jolausa

e-pod1

Jan 26th, 2017
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.80 KB | None | 0 0
  1.  
  2.  
  3. [root@fuel-ericsson-pod1 ~]# fuel nodes
  4. ssid | status | name | cluster | ip | mac | roles | pending_roles | online | group_id
  5. ---+--------+------------------+---------+------------+-------------------+----------------------+---------------+--------+---------
  6. 5 | ready | Untitled (e7:88) | 1 | 10.20.0.14 | 14:58:d0:54:e7:88 | controller | | 1 | 1
  7. 2 | ready | Untitled (6a:60) | 1 | 10.20.0.16 | 14:58:d0:54:6a:60 | controller, mongo | | 1 | 1
  8. 1 | ready | Untitled (10:18) | 1 | 10.20.0.13 | 9c:b6:54:8a:10:18 | ceph-osd, compute | | 1 | 1
  9. 4 | ready | Untitled (7a:28) | 1 | 10.20.0.15 | 14:58:d0:54:7a:28 | ceph-osd, controller | | 1 | 1
  10. 3 | ready | Untitled (95:a0) | 1 | 10.20.0.12 | 9c:b6:54:8a:95:a0 | ceph-osd, compute | | 1 | 1
  11.  
  12.  
  13.  
  14.  
  15. #CONTROLLER
  16.  
  17. [root@fuel-ericsson-pod1 ~]# ssh 10.20.0.15
  18. root@node-4:~# . openrc
  19. root@node-4:~# neutron net-list
  20. +--------------------------------------+--------------------+-------------------------------------------------------+
  21. | id | name | subnets |
  22. +--------------------------------------+--------------------+-------------------------------------------------------+
  23. | 45e85d18-89ed-4b77-82af-6fe5fac5f757 | demo-97dd44cf-test | 9a17c881-5f7c-49f3-9cfa-bf02ef8d32fb 10.0.1.0/24 |
  24. | b2df4cbe-fd9c-4210-b062-4adbff2f9357 | admin_floating_net | 5fc052f7-ff12-4491-af18-029195178739 100.64.200.0/24 |
  25. | fc217ccd-5a2a-4dc9-9a40-c879232bab26 | admin_internal_net | f2264511-1c9b-4ca8-98c4-5c977d2d6a9d 192.168.111.0/24 |
  26. +--------------------------------------+--------------------+-------------------------------------------------------+
  27.  
  28.  
  29. root@node-4:~# nova list
  30. +--------------------------------------+----------------------+--------+------------+-------------+--------------------------------------------+
  31. | ID | Name | Status | Task State | Power State | Networks |
  32. +--------------------------------------+----------------------+--------+------------+-------------+--------------------------------------------+
  33. | 428ea1df-f2f7-46f2-a2ca-43b1075268f4 | ares.demo-97dd44cf | ACTIVE | - | Running | demo-97dd44cf-test=10.0.1.8 |
  34. | 01418d6a-5b25-4106-9238-508e4751d50a | athena.demo-97dd44cf | ACTIVE | - | Running | demo-97dd44cf-test=10.0.1.6, 100.64.200.35 |
  35. +--------------------------------------+----------------------+--------+------------+-------------+--------------------------------------------+
  36.  
  37.  
  38.  
  39.  
  40.  
  41. #COMPUTE
  42.  
  43. [root@fuel-ericsson-pod1 ~]# ssh 10.20.0.13
  44. root@node-1:~# virsh list
  45. Id Name State
  46. ----------------------------------------------------
  47. 2 instance-0000000f running
  48. 3 instance-00000012 running
  49.  
  50.  
  51. root@node-1:~# virsh domiflist instance-0000000f
  52. Interface Type Source Model MAC
  53. -------------------------------------------------------
  54. - vhostuser - virtio fa:16:3e:37:16:af
  55.  
  56. root@node-1:~# virsh domiflist instance-00000012
  57. Interface Type Source Model MAC
  58. -------------------------------------------------------
  59. - vhostuser - virtio fa:16:3e:2d:15:5d
  60.  
  61.  
  62.  
  63. root@node-1:~# ovs-vsctl show
  64. 7758d759-570f-4d0a-9cc3-d325edfca659
  65. Manager "ptcp:6640:127.0.0.1"
  66. is_connected: true
  67. Bridge br-int
  68. Controller "tcp:127.0.0.1:6633"
  69. is_connected: true
  70. fail_mode: secure
  71. Port int-br-prv
  72. Interface int-br-prv
  73. type: patch
  74. options: {peer=phy-br-prv}
  75. Port br-int
  76. Interface br-int
  77. type: internal
  78. Port "vhu14a61ba7-53"
  79. tag: 2
  80. Interface "vhu14a61ba7-53"
  81. type: dpdkvhostuser
  82. Port "vhu1367ea2f-f8"
  83. tag: 2
  84. Interface "vhu1367ea2f-f8"
  85. type: dpdkvhostuser
  86. Bridge br-prv
  87. Controller "tcp:127.0.0.1:6633"
  88. is_connected: true
  89. fail_mode: secure
  90. Port phy-br-prv
  91. Interface phy-br-prv
  92. type: patch
  93. options: {peer=int-br-prv}
  94. Port br-prv
  95. Interface br-prv
  96. type: internal
  97. Port "dpdk0"
  98. Interface "dpdk0"
  99. type: dpdk
  100. Bridge br-floating
  101. Port "p_ff798dba-0"
  102. Interface "p_ff798dba-0"
  103. type: internal
  104. Port br-floating
  105. Interface br-floating
  106. type: internal
  107. ovs_version: "2.6.1"
  108.  
  109.  
  110.  
  111.  
  112.  
  113. root@node-1:~# brctl show
  114. bridge name bridge id STP enabled interfaces
  115. br-ex 8000.38eaa78f1248 no ens2f0.80
  116. p_ff798dba-0
  117. br-fw-admin 8000.9cb6548a1018 no eno1
  118. br-mgmt 8000.38eaa78f1248 no ens2f0.81
  119. br-storage 8000.38eaa78f1248 no ens2f0.82
  120.  
  121.  
  122.  
  123.  
  124.  
  125. root@node-1:~# ifconfig
  126. br-ex Link encap:Ethernet HWaddr 38:ea:a7:8f:12:48
  127. inet addr:100.64.200.14 Bcast:0.0.0.0 Mask:255.255.255.0
  128. inet6 addr: fe80::80e:bbff:fe0b:b588/64 Scope:Link
  129. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  130. RX packets:22298 errors:0 dropped:0 overruns:0 frame:0
  131. TX packets:6515 errors:0 dropped:0 overruns:0 carrier:0
  132. collisions:0 txqueuelen:1000
  133. RX bytes:66825789 (66.8 MB) TX bytes:476428 (476.4 KB)
  134.  
  135. br-floating Link encap:Ethernet HWaddr da:d0:e5:da:b1:4a
  136. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  137. RX packets:11633 errors:0 dropped:0 overruns:0 frame:0
  138. TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
  139. collisions:0 txqueuelen:1
  140. RX bytes:536036 (536.0 KB) TX bytes:270 (270.0 B)
  141.  
  142. br-fw-admin Link encap:Ethernet HWaddr 9c:b6:54:8a:10:18
  143. inet addr:10.20.0.13 Bcast:0.0.0.0 Mask:255.255.255.0
  144. inet6 addr: fe80::b47a:37ff:fe01:94b5/64 Scope:Link
  145. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  146. RX packets:12922 errors:0 dropped:0 overruns:0 frame:0
  147. TX packets:11866 errors:0 dropped:0 overruns:0 carrier:0
  148. collisions:0 txqueuelen:1000
  149. RX bytes:10986456 (10.9 MB) TX bytes:16114556 (16.1 MB)
  150.  
  151. br-mgmt Link encap:Ethernet HWaddr 38:ea:a7:8f:12:48
  152. inet addr:192.168.10.5 Bcast:0.0.0.0 Mask:255.255.255.0
  153. inet6 addr: fe80::e802:89ff:fe5f:e2b4/64 Scope:Link
  154. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  155. RX packets:13618 errors:0 dropped:0 overruns:0 frame:0
  156. TX packets:6283 errors:0 dropped:0 overruns:0 carrier:0
  157. collisions:0 txqueuelen:1000
  158. RX bytes:28806539 (28.8 MB) TX bytes:2582392 (2.5 MB)
  159.  
  160. br-prv Link encap:Ethernet HWaddr 38:ea:a7:8f:12:49
  161. inet6 addr: fe80::3aea:a7ff:fe8f:1249/64 Scope:Link
  162. UP BROADCAST RUNNING PROMISC MTU:1500 Metric:1
  163. RX packets:29 errors:0 dropped:0 overruns:0 frame:0
  164. TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
  165. collisions:0 txqueuelen:1000
  166. RX bytes:4667 (4.6 KB) TX bytes:828 (828.0 B)
  167.  
  168. br-storage Link encap:Ethernet HWaddr 38:ea:a7:8f:12:48
  169. inet addr:192.168.20.14 Bcast:0.0.0.0 Mask:255.255.255.0
  170. inet6 addr: fe80::ec50:24ff:fe55:6adb/64 Scope:Link
  171. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  172. RX packets:21370 errors:0 dropped:0 overruns:0 frame:0
  173. TX packets:21491 errors:0 dropped:0 overruns:0 carrier:0
  174. collisions:0 txqueuelen:1000
  175. RX bytes:5313909 (5.3 MB) TX bytes:5713666 (5.7 MB)
  176.  
  177. eno1 Link encap:Ethernet HWaddr 9c:b6:54:8a:10:18
  178. inet6 addr: fe80::9eb6:54ff:fe8a:1018/64 Scope:Link
  179. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  180. RX packets:18555 errors:0 dropped:0 overruns:0 frame:0
  181. TX packets:20283 errors:0 dropped:0 overruns:0 carrier:0
  182. collisions:0 txqueuelen:1000
  183. RX bytes:11608690 (11.6 MB) TX bytes:16750191 (16.7 MB)
  184. Interrupt:68 Memory:f6000000-f67fffff
  185.  
  186. ens2f0 Link encap:Ethernet HWaddr 38:ea:a7:8f:12:48
  187. inet6 addr: fe80::3aea:a7ff:fe8f:1248/64 Scope:Link
  188. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  189. RX packets:111500 errors:0 dropped:0 overruns:0 frame:0
  190. TX packets:36006 errors:0 dropped:0 overruns:0 carrier:0
  191. collisions:0 txqueuelen:1000
  192. RX bytes:105346819 (105.3 MB) TX bytes:8886360 (8.8 MB)
  193.  
  194. ens2f0.80 Link encap:Ethernet HWaddr 38:ea:a7:8f:12:48
  195. inet6 addr: fe80::3aea:a7ff:fe8f:1248/64 Scope:Link
  196. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  197. RX packets:22301 errors:0 dropped:0 overruns:0 frame:0
  198. TX packets:6509 errors:0 dropped:0 overruns:0 carrier:0
  199. collisions:0 txqueuelen:1000
  200. RX bytes:66825947 (66.8 MB) TX bytes:476176 (476.1 KB)
  201.  
  202. ens2f0.81 Link encap:Ethernet HWaddr 38:ea:a7:8f:12:48
  203. inet6 addr: fe80::3aea:a7ff:fe8f:1248/64 Scope:Link
  204. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  205. RX packets:13619 errors:0 dropped:0 overruns:0 frame:0
  206. TX packets:6277 errors:0 dropped:0 overruns:0 carrier:0
  207. collisions:0 txqueuelen:1000
  208. RX bytes:28806599 (28.8 MB) TX bytes:2582140 (2.5 MB)
  209.  
  210. ens2f0.82 Link encap:Ethernet HWaddr 38:ea:a7:8f:12:48
  211. inet6 addr: fe80::3aea:a7ff:fe8f:1248/64 Scope:Link
  212. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  213. RX packets:21385 errors:0 dropped:0 overruns:0 frame:0
  214. TX packets:21485 errors:0 dropped:0 overruns:0 carrier:0
  215. collisions:0 txqueuelen:1000
  216. RX bytes:5315005 (5.3 MB) TX bytes:5713414 (5.7 MB)
  217.  
  218. lo Link encap:Local Loopback
  219. inet addr:127.0.0.1 Mask:255.0.0.0
  220. inet6 addr: ::1/128 Scope:Host
  221. UP LOOPBACK RUNNING MTU:65536 Metric:1
  222. RX packets:42980 errors:0 dropped:0 overruns:0 frame:0
  223. TX packets:42980 errors:0 dropped:0 overruns:0 carrier:0
  224. collisions:0 txqueuelen:1
  225. RX bytes:2730534 (2.7 MB) TX bytes:2730534 (2.7 MB)
  226.  
  227. p_ff798dba-0 Link encap:Ethernet HWaddr d2:bb:3e:b7:a2:33
  228. inet6 addr: fe80::d0bb:3eff:feb7:a233/64 Scope:Link
  229. UP BROADCAST RUNNING MULTICAST MTU:65000 Metric:1
  230. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  231. TX packets:11633 errors:0 dropped:0 overruns:0 carrier:0
  232. collisions:0 txqueuelen:1
  233. RX bytes:0 (0.0 B) TX bytes:698898 (698.8 KB)
Advertisement
Add Comment
Please, Sign In to add comment