|
|
The IP Address 12.35.22.17 is currently in use by subnet with ID dde80c9c-a247-4e50-8-db01917ddfc29 N% {% O5 E/ k' C: l% @
6 B2 ~# h. I8 Y7 {# [/ u
这种状态是数据库中存在垃圾数据,清理掉产品VSD垃圾数据
& t& H, F& n* b登录vsd数据库,查询. S/ m; U- ]; T2 Z0 D* `
mysql> select * from FLOATINGIP where address ="12.35.22.17 ";
: H; G% U! b* X7 c+--------------------------------------+---------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------+---------+---------------------+--------------------------------------+---------------------+--------------------------------------+---------------+---------------+----------+-------------------------+--------------------------------------+--------------------------------------+--------------------------------------+--------------------------------------+
, N+ g3 Q0 T+ e3 @| id | externalId | fdn | version | creationDate | lastUpdatedBy | lastUpdatedDate | owner | accessControl | address | assigned | assigned_to_object_type | associatedSharedNetworkResourceId | assocIPEntry_id | domain_id | enterprise_id |
$ ~' v0 n5 L' B7 q2 |& H1 d' w& X4 h+--------------------------------------+---------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------+---------+---------------------+--------------------------------------+---------------------+--------------------------------------+---------------+---------------+----------+-------------------------+--------------------------------------+--------------------------------------+--------------------------------------+--------------------------------------+ z6 j0 A( n. u( s3 M* Q3 x0 A% D
| 4e28d7a1-239d-420d-9539-ab02bef0051c | f9249729-c53c-4265-bec1-9c57fa6e4a26@0167b0c0-35ad-4d4a-8707-72c7d856cd0a | enterprise:82c67dc8-df3d-4a01-8c83-1a04f3cd8ab6:domain:ed43c991-c3d9-4b17-86bf-5ac039563cfb:floatingip:4e28d7a1-239d-420d-9539-ab02bef0051c | 1 | 2019-01-08 13:36:45 | b2dde9fa-37a3-4a2a-894a-b1493731da4e | 2019-01-08 13:36:45 | b2dde9fa-37a3-4a2a-894a-b1493731da4e | | 12.35.22.17 | | vport | dde80c9c-a247-4e50-8276-db01917ddfc2 | 9f84a90e-f421-4087-8ad2-497a0d598862 | ed43c991-c3d9-4b17-86bf-5ac039563cfb | 82c67dc8-df3d-4a01-8c83-1a04f3cd8ab6 |
2 D$ T, H3 A. G+ e& H+--------------------------------------+---------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------+---------+---------------------+--------------------------------------+---------------------+--------------------------------------+---------------+---------------+----------+-------------------------+--------------------------------------+--------------------------------------+--------------------------------------+--------------------------------------+6 v; J' a7 Y- f2 q" W3 e
1 row in set (0.00 sec)9 S; p* U% z4 Z) G7 A
: s+ e/ y. B. T" V4 B6 p- l,即可解决问题,重新绑定即可。! O) p* G" H, o( s2 s8 J
|
|