...
Check if the host has 1 disk with more partitions or 2 disks (usually the first disk sda is used for Operating System the second sdb for the /var/lib/nova/instances). Check also if there is a BIOS boot partition used for EFI. This has been will be useful for choose one partition talbe in foreman we interface.
...
Code Block |
---|
[root@cld-ctrl-01 ~]#openstack# openstack compute service list |
Finds the VM instantiated on this compute node
...