Installation and Deployment [v3.10.0]
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
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
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
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
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
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
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
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
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
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