给实例绑定浮动ip的时候提示以下错误:
错误:External network 6809a712-4e4e-407a-b651-88d3034a3929 is not reachable from subnet cc16ed3e-54d2-4e42-a61f-740f2c5229fb. Therefore, cannot associate Port 0add2268-31b6-44bf-b136-215d4fbaca44 with a Floating IP.Neutron server returns request_ids: ['req-a7cd9d7f-77f9-4d37-8dc9-a7166074c7da']
看了日志有以下错误:
ERROR neutron.agent.ovsdb.impl_vsctl [req-fc311af2-3548-4b00-bf73-82d23563c2c7 None None] Unable to execute ['ovs-vsctl', '--timeout=10', '--oneline', '--format=json', '--', '--id=@manager', 'create', 'Manager', 'target="ptcp:6640:127.0.0.1"', '--', 'add', 'Open_vSwitch', '.', 'manager_options', '@manager']. Exception: Exit code: 1; Stdin: ; Stdout: ; Stderr: 2018-04-12T14:51:30Z|00002|ovsdb_idl|WARN|transaction error: {"details":"Transaction causes multiple rows in \"Manager\" table to have identical values (\"ptcp:6640:127.0.0.1\") for index on column \"target\". First row, with UUID 457e2dc7-0d9c-4a41-983a-ae6000c68313, was inserted by this transaction. Second row, with UUID 8fdde571-719e-4afd-859e-f967ce3a946f, existed in the database before this transaction and was not modified by the transaction.","error":"constraint violation"}
/opt/stack/logs/q-agt.log:ovs-vsctl: transaction error: {"details":"Transaction causes multiple rows in \"Manager\" table to have identical values (\"ptcp:6640:127.0.0.1\") for index on column \"target\". First row, with UUID 457e2dc7-0d9c-4a41-983a-ae6000c68313, was inserted by this transaction. Second row, with UUID 8fdde571-719e-4afd-859e-f967ce3a946f, existed in the database before this transaction and was not modified by the transaction.","error":"constraint violation"}
有人知道怎么解决么
错误:External network 6809a712-4e4e-407a-b651-88d3034a3929 is not reachable from subnet cc16ed3e-54d2-4e42-a61f-740f2c5229fb. Therefore, cannot associate Port 0add2268-31b6-44bf-b136-215d4fbaca44 with a Floating IP.Neutron server returns request_ids: ['req-a7cd9d7f-77f9-4d37-8dc9-a7166074c7da']
看了日志有以下错误:
ERROR neutron.agent.ovsdb.impl_vsctl [req-fc311af2-3548-4b00-bf73-82d23563c2c7 None None] Unable to execute ['ovs-vsctl', '--timeout=10', '--oneline', '--format=json', '--', '--id=@manager', 'create', 'Manager', 'target="ptcp:6640:127.0.0.1"', '--', 'add', 'Open_vSwitch', '.', 'manager_options', '@manager']. Exception: Exit code: 1; Stdin: ; Stdout: ; Stderr: 2018-04-12T14:51:30Z|00002|ovsdb_idl|WARN|transaction error: {"details":"Transaction causes multiple rows in \"Manager\" table to have identical values (\"ptcp:6640:127.0.0.1\") for index on column \"target\". First row, with UUID 457e2dc7-0d9c-4a41-983a-ae6000c68313, was inserted by this transaction. Second row, with UUID 8fdde571-719e-4afd-859e-f967ce3a946f, existed in the database before this transaction and was not modified by the transaction.","error":"constraint violation"}
/opt/stack/logs/q-agt.log:ovs-vsctl: transaction error: {"details":"Transaction causes multiple rows in \"Manager\" table to have identical values (\"ptcp:6640:127.0.0.1\") for index on column \"target\". First row, with UUID 457e2dc7-0d9c-4a41-983a-ae6000c68313, was inserted by this transaction. Second row, with UUID 8fdde571-719e-4afd-859e-f967ce3a946f, existed in the database before this transaction and was not modified by the transaction.","error":"constraint violation"}
有人知道怎么解决么