Hardware

How can I check whether one host supports hardware virtualization?
Run egrep "vmx|svm" /proc/cpuinfo in the terminal. If there are outputs, the host supports hardware virtualization.
Mon, 28 Mar, 2022 at 11:47 AM
How do I enable the support for hardware virtualization in BIOS?
By default, the support for hardware virtualization is enabled in BIOS. If the support is modified, enable the Intel Virtual Technology or Secure Virtual Ma...
Mon, 28 Mar, 2022 at 11:48 AM
Which versions of QEMU and libvirt are supported by a ZStack compute node?
Run virsh version on the host to check the qemu version and libvirt version.
Mon, 28 Mar, 2022 at 11:48 AM
Why does a host keep connecting for a long time after the management node restarts?
After the management node or service restarts, it will reconnect to various hardware resources. Also, the related agents will take a long time to be redeplo...
Mon, 28 Mar, 2022 at 11:49 AM
What should I quickly do if IP addresses of a management node, database, and message bus are modified?
For more information, see Change MN IP Address.
Mon, 28 Mar, 2022 at 11:54 AM
What should I quickly do if the IP address of a compute node is modified?
If the IP address of a compute node is modified, use the following method: Navigate to Hardware > Host, expand the host details page, and click Edit behi...
Mon, 28 Mar, 2022 at 11:55 AM
What should I quickly do if the IP address of a backup storage is modified?
If the IP address of a backup storage is modified, use the following method: Navigate to Hardware > Backup Storage, expand the host details page, and cli...
Mon, 28 Mar, 2022 at 11:55 AM
How can I manually extend the boot time for a ZStack management node?
Symptom: If you run ZStack in a VM instance, you will probably find that the Cloud fails to start due to the boot timeout. However, after you run zstack-ct...
Mon, 28 Mar, 2022 at 11:56 AM
How can I migrate a ZStack management node from a host to another host?
For more information, see Switch MN.
Mon, 28 Mar, 2022 at 11:56 AM
How can I resume the original configurations after reinstalling the management node?
For more information, see Upgrade Compute Node to Management Node.
Mon, 28 Mar, 2022 at 11:56 AM