Created
February 12, 2021 15:41
-
-
Save michalskalski/8d6d71d382911def1029e72b909e2220 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(undercloud) [stack@undercloud ~]$ openstack ccloud nodemap list | |
+---------------------------------+----------------+------------+----------------+ | |
| Name | IP | Hypervisor | Hypervisor IP | | |
+---------------------------------+----------------+------------+----------------+ | |
| overcloud8st-afxctrl-0 | 192.168.213.69 | controler2 | 192.168.213.6 | | |
| overcloud8st-afxctrl-1 | 192.168.213.52 | controler3 | 192.168.213.7 | | |
| overcloud8st-afxctrl-2 | 192.168.213.58 | controler1 | 192.168.213.5 | | |
| overcloud8st-ctrl-0 | 192.168.213.73 | controler2 | 192.168.213.6 | | |
| overcloud8st-ctrl-1 | 192.168.213.63 | controler1 | 192.168.213.5 | | |
| overcloud8st-ctrl-2 | 192.168.213.59 | controler3 | 192.168.213.7 | | |
| overcloud8st-cephstorageblue1-0 | 192.168.213.62 | storage3 | 192.168.213.62 | | |
| overcloud8st-compdpdk-0 | 192.168.213.56 | compute1 | 192.168.213.56 | | |
| overcloud8st-cephstorageblue2-0 | 192.168.213.61 | storage2 | 192.168.213.61 | | |
| overcloud8st-cephstorageblue2-1 | 192.168.213.80 | storage1 | 192.168.213.80 | | |
+---------------------------------+----------------+------------+----------------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment