|
|
MySQL [neutron]> update neutron.lbaas_loadbalancers set provisioning_status='ACTIVE' where id='29bfb879-5aed-4074-b265-a787ebc8fb03'; ; m# ]' m+ Q& P9 ^1 a" g6 P: C) x
ERROR 2006 (HY000): MySQL server has gone away V& f! [5 @/ G6 ], [1 ?" V
No connection. Trying to reconnect...0 i* o- Y+ C! D% W0 P
Connection id: 30751936% c* z. @1 T! Q6 q5 Z' a
Current database: neutron: f/ O6 Z) l# T3 t1 g# S
8 X a1 o: V6 E% `! r: D+ a
Query OK, 1 row affected (0.15 sec)4 c3 Y) y0 o, X# n6 C
Rows matched: 1 Changed: 1 Warnings: 0' ^. z2 U: E+ e+ w- h/ X
2 B5 z& k6 P+ @8 m. q3 U) D1 F0 t
MySQL [neutron]> select * from lbaas_loadbalancers where id='29bfb879-5aed-4074-b265-a787ebc8fb03'\G;
7 f; {6 {. \$ d*************************** 1. row ***************************
- r' D+ a6 z- S% E tenant_id: ba6da1da49c3454383c723891df40064
8 e: {) n: t0 {9 v id: 29bfb879-5aed-4074-b265-a787ebc8fb030 t' P0 y! I4 n
name: ???
! L& H* Y6 w. j8 Y9 s- w description: (vTMs: 10.12.12.10, 10.112.12.11; VIP: 10.12.12.19)
9 ]/ Y2 }: G/ G0 c5 Y( ^ vip_port_id: 2e227fa3-9e3e-4374-980b-0c8ea0eefa93
; o, n; k: D5 H2 O3 J u& y vip_subnet_id: 1c3ce1e0-2d8c-4ce7-ae13-33e2b62e8edb
9 [5 X9 w& U' I5 h W% k vip_address: 10.12.12.19 C' g2 ]. ^- w: X: G: T( S: P
admin_state_up: 1( m' M H; N" ^, s3 N+ ~
provisioning_status: ACTIVE0 M0 L: X& Q3 M4 C# d2 H
operating_status: ONLINE
: Z2 Y; v+ Z+ E bandwidth: NULL
' i; s9 |% k( \1 row in set (0.01 sec)
9 i j) I9 s' B. W$ \% f' ]6 s7 p# H9 u4 d: M' p
ERROR: No query specified
: x: f4 \/ w* O9 W- `3 E, c h) L& ~4 B6 l
neutron lbaas-loadbalancer-show 29bfb879-5aed-4074-b265-a787ebc8fb03! P: X$ [/ c0 t* S
+---------------------+--------------------------------------------------------------+4 t( G0 V; }, Y- l" z
| Field | Value |
; q; Z1 Z4 d B5 D Z+---------------------+--------------------------------------------------------------+8 K$ U7 x4 D0 t% Z' j
| admin_state_up | True |
+ U; c( `0 }! Z+ g9 K4 `7 {| bandwidth | |
, B r0 R( B s; J% l% w5 @) K| description | (vTMs: ) |
( a1 H2 J) C2 t* C8 v| id | 29bfb879-5aed-4074-b265-a787ebc8fb03 |
, L# d# [$ l$ e. ^; q; M$ E l) T| listeners | |
6 b& J" n3 g0 T% J y$ S7 \- F| name | 林业局 |1 w y) K: w3 q- [, s
| operating_status | ONLINE |
" \: {6 R2 W" w6 ]6 A| provider | brocade |
8 L. V; w3 s. t. @: S( `1 O8 ^| provisioning_status | ACTIVE |/ l, m. f- M: p1 A4 i
| tenant_id | ba6da1da49c3454383c723891df40064 |
9 o; B# j- m U- L* w, W0 r| vip_address | 10.112.102.149 |/ g- s. h, L1 i- O
| vip_port_id | 2e227fa3-9e3e-4374-980b-0c8ea0eefa93 |
, @' O- v+ U+ q, f/ m3 ?| vip_subnet_id | 1c3ce1e0-2d8c-4ce7-ae13-33e2b62e8edb |
, ~+ m7 U X# g8 ~ t7 H; U6 P \+---------------------+--------------------------------------------------------------+
6 p8 x$ p: g+ q/ J[root@BFJD-PSC-SDN-SV1 deployer]# neutron lbaas-loadbalancer-delete 29bfb879-5aed-4074-b265-a787ebc8fb03 --force --debug; y% \1 y5 C' U! Y1 n7 u
DEBUG: keystoneclient.session REQ: curl -g -i -X GET http://-VIP1:35357/v3 -H "Accept: application/json" -H "User-Agent: python-keystoneclient"
: y+ x. L, j* s( X! J" _' HDEBUG: keystoneclient.session RESP: [200] content-length: 261 vary: X-Auth-Token keep-alive: timeout=5, max=100 server: Apache/2.4.6 (CentOS) mod_wsgi/3.4 Python/2.7.5 connection: Keep-Alive date: Thu, 14 Feb 2019 01:36:28 GMT content-type: application/json x-openstack-request-id: req-b9a313c0-8b09-43a0-aa16-b12f9a78db44
- M3 t g$ N. H, L) DRESP BODY: {"version": {"status": "stable", "updated": "2015-03-30T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.4", "links": [{"href": "http://-VIP1:35357/v3/", "rel": "self"}]}}- [$ }4 H _: M4 p: b7 F
DEBUG: neutronclient.neutron.v2_0.lb.v2.loadbalancer.DeleteLoadBalancer run(Namespace(id=u'29bfb879-5aed-4074-b265-a787ebc8fb03', request_format='json'))* Y% y6 J+ U5 S+ ~1 K: H$ \3 z; D
DEBUG: keystoneclient.auth.identity.v3.base Making authentication request to http://-VIP1:35357/v3/auth/tokens
/ N' l% W# _ V- w- PDEBUG: stevedore.extension found extension EntryPoint.parse('appdesigner = nuage_neutronclient.appdesigner')! j% V( f6 F' f8 Y( M' o, a) R
DEBUG: stevedore.extension found extension EntryPoint.parse('floatingip = nuage_neutronclient.floatingip'), ? h! s" m' y5 X
DEBUG: stevedore.extension found extension EntryPoint.parse('gateway = nuage_neutronclient.gateway')
. k" a5 g, t; T" N& \DEBUG: stevedore.extension found extension EntryPoint.parse('externalsecuritygroup = nuage_neutronclient.externalsecuritygroup')
3 f* t+ B7 K6 p0 Z- rDEBUG: stevedore.extension found extension EntryPoint.parse('redirecttarget = nuage_neutronclient.redirecttarget')$ F" m* R( U1 R
DEBUG: keystoneclient.session REQ: curl -g -i -X GET http://-VIP:9696/v2.0/lbaas/loadbalancers.json?fields=id&id=29bfb879-5aed-4074-b265-a787ebc8fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90dcd34ce218ec34550461c343d210dee1dc7ea"' h2 U! n3 E4 c( g" J
DEBUG: keystoneclient.session RESP: [200] date: Thu, 14 Feb 2019 01:36:28 GMT content-length: 467 content-type: application/json; charset=UTF-8 x-openstack-request-id: req-5edfbce3-bae3-435b-a47f-c42bc7886adf
M4 z1 N d# M# e8 N) r& aRESP BODY: {"loadbalancers": [{"description": " (vTMs: 10.112.102.150, 10.112.102.151; VIP: 10.112.102.149)", "provisioning_status": "ACTIVE", "admin_state_up": true, "bandwidth": null, "id": "29bfb879-5aed-4074-b265-a787ebc8fb03", "listeners": [], "vip_port_id": "2e227fa3-9e3e-4374-980b-0c8ea0eefa93", "vip_address": "10.112.102.149", "vip_subnet_id": "1c3ce1e0-2d8c-4ce7-ae13-33e2b62e8edb", "provider": "brocade", "operating_status": "ONLINE", "name": "\u6797\u4e1a\u5c40"}]}
, Z$ J1 V9 l6 y0 R/ p% ?DEBUG: keystoneclient.session REQ: curl -g -i -X DELETE http://-VIP:9696/v2.0/lbaas/loadbalancers/29bfb879-5aed-4074-b265-a787ebc8fb03.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90dcd34ce218ec34550461c343d210dee1dc7ea"
9 x4 o5 o( D6 | S$ ^' T$ i h
3 g/ @8 y2 q$ e9 F |
|