Installation and Deployment [v3.10.0]

What hardware environments does ZStack support?
ZStack supports x86 and ARM servers with hardware virtualization features, workstations or desktops, and mainstream Intel or AMD processors.
Fri, 25 Mar, 2022 at 3:06 PM
What operating systems does ZStack support?
ZStack supports ZStack Custom ISO that is deeply customized based on CentOS 7.4 or CentOS 7.6.
Fri, 25 Mar, 2022 at 3:12 PM
Can I install ZStack by using the standard CentOS 7.4 or CentOS 7.6 operating system?
Currently this is not supported. However, ZStack supports ZStack Custom ISO that is deeply customized based on CentOS 7.4 or CentOS 7.6.
Fri, 25 Mar, 2022 at 3:13 PM
How many servers are needed to install and deploy ZStack?
A minimum of one server is required. This server can act as the management node and compute node at the same time. In a production environment, we recommend...
Fri, 25 Mar, 2022 at 3:15 PM
What is the minimum server configuration requirement for installing and deploying ZStack?
4 CPUs, 8 GB memory, 60 GB primary storage, and 60 GB backup storage. Note that the minimum configuration is only applicable to test environments (POC, Proo...
Fri, 25 Mar, 2022 at 3:28 PM
What installation modes does ZStack Custom ISO support? What are the differences?
ZStack Custom ISO supports the following installation modes: ZStack Enterprise Management Node Install the ZStack Custom ISO that is deeply customized bas...
Fri, 25 Mar, 2022 at 3:33 PM
How do I install ZStack Enterprise?
Download the latest ZStack Custom ISO. If you are installing the system for the first time, we recommend that you select the Enterprise management node. Aft...
Fri, 25 Mar, 2022 at 3:34 PM
How do I upgrade ZStack Enterprise?
To upgrade ZStack that you already deployed to the latest version, use one of the following methods. Here we take c76 as an example. Incremental upgrade: ...
Fri, 25 Mar, 2022 at 3:35 PM
How do I upgrade from an expert node to a management node?
Run the following commands: [root@localhost ~]# yum --disablerepo=* --enablerepo=zstack-local install zstack-manager [root@localhost ~]# bash ZStack-install...
Fri, 25 Mar, 2022 at 3:36 PM
How do I upgrade from an expert node to a compute node?
Run the following command: [root@localhost ~]# yum --disablerepo=* --enablerepo=zstack-local,qemu-kvm-ev groupinstall zstack-host
Fri, 25 Mar, 2022 at 3:37 PM