Hellow!!
server : rockyLinux 9.2
host : rockyLinux 9.2
mysql : 8.0
At first, I deployed acs 4.18. and upgrade to 4.18.1
I got some problems.
So I remove acs 4.18 as follows;
sudo dnf remove cloudstack-management
Install 4.18.1
on mysql drop database cloud and cloud_usage.
I exicute
cloudstack-setup-databasees &
cloudstack-setup-management
with no problems.
But I get Duplicate column name 'provisioning_type' log message.
So I complete remove acs with follows and reinstall.
sudo rm -fr /var/log/cloudstack
sudo rm -fr /var/lib/cloudstack
sudo rm -fr /etc/cloudstack
I monitor for a day and I think there are no problems;
My server status are
● cloudstack-management.service - CloudStack Management Server
Loaded: loaded (/usr/lib/systemd/system/cloudstack-management.service;
enabled; preset: disabled)
Active: active (running) since Fri 2023-09-22 11:59:46 KST; 8min ago
Main PID: 1122 (java)
Tasks: 188 (limit: 408699)
Memory: 1.2G
CPU: 1min 10.908s
CGroup: /system.slice/cloudstack-management.service
└─1122 /usr/bin/java
-Djava.security.properties=/etc/cloudstack/management/java.security.ciphers
-Djava.awt.headless=true -Dcom.sun.management.>
Sep 22 12:05:07 mgmt1.acs.unitm.kr java[1122]: INFO
[c.c.r.ResourceLimitManagerImpl] (ResourceCountChecker-1:ctx-6e7d4c89)
(logid:cf43eaa1) Started resourc>
Sep 22 12:05:08 mgmt1.acs.unitm.kr java[1122]: INFO [c.c.s.StatsCollector]
(StatsCollector-5:ctx-d64da795) (logid:9e726b27) system memory from /proc:
67003>
Sep 22 12:05:08 mgmt1.acs.unitm.kr java[1122]: INFO [c.c.s.StatsCollector]
(StatsCollector-5:ctx-d64da795) (logid:9e726b27) free memory from /proc:
6399541>
Sep 22 12:05:08 mgmt1.acs.unitm.kr java[1122]: INFO [c.c.s.StatsCollector]
(StatsCollector-5:ctx-d64da795) (logid:9e726b27) used memory from /proc: 1175584
Sep 22 12:06:08 mgmt1.acs.unitm.kr java[1122]: INFO [c.c.s.StatsCollector]
(StatsCollector-6:ctx-275afd32) (logid:9eb48844) system memory from /proc:
67003>
Sep 22 12:06:08 mgmt1.acs.unitm.kr java[1122]: INFO [c.c.s.StatsCollector]
(StatsCollector-6:ctx-275afd32) (logid:9eb48844) free memory from /proc:
6396216>
Sep 22 12:06:08 mgmt1.acs.unitm.kr java[1122]: INFO [c.c.s.StatsCollector]
(StatsCollector-6:ctx-275afd32) (logid:9eb48844) used memory from /proc: 1152756
Sep 22 12:07:08 mgmt1.acs.unitm.kr java[1122]: INFO [c.c.s.StatsCollector]
(StatsCollector-3:ctx-d606bc72) (logid:cfe80f92) system memory from /proc:
67003>
Sep 22 12:07:08 mgmt1.acs.unitm.kr java[1122]: INFO [c.c.s.StatsCollector]
(StatsCollector-3:ctx-d606bc72) (logid:cfe80f92) free memory from /proc:
6394894>
Sep 22 12:07:08 mgmt1.acs.unitm.kr java[1122]: INFO [c.c.s.StatsCollector]
(StatsCollector-3:ctx-d606bc72) (logid:cfe80f92) used memory from /proc: 1153032
● nfs-server.service - NFS server and services
Loaded: loaded (/usr/lib/systemd/system/nfs-server.service; enabled;
preset: disabled)
Drop-In: /run/systemd/generator/nfs-server.service.d
└─order-with-mounts.conf
Active: active (exited) since Fri 2023-09-22 11:59:52 KST; 6min ago
Process: 1203 ExecStartPre=/usr/sbin/exportfs -r (code=exited,
status=0/SUCCESS)
Process: 1210 ExecStart=/usr/sbin/rpc.nfsd (code=exited, status=0/SUCCESS)
Process: 1435 ExecStart=/bin/sh -c if systemctl -q is-active gssproxy; then
systemctl reload gssproxy ; fi (code=exited, status=0/SUCCESS)
Main PID: 1435 (code=exited, status=0/SUCCESS)
CPU: 20ms
Sep 22 11:59:51 mgmt1.acs.unitm.kr systemd[1]: Starting NFS server and
services...
Sep 22 11:59:52 mgmt1.acs.unitm.kr systemd[1]: Finished NFS server and services.
● rpcbind.service - RPC Bind
Loaded: loaded (/usr/lib/systemd/system/rpcbind.service; enabled; preset:
enabled)
Active: active (running) since Fri 2023-09-22 11:59:45 KST; 7min ago
TriggeredBy: ● rpcbind.socket
Docs: man:rpcbind(8)
Main PID: 865 (rpcbind)
Tasks: 1 (limit: 408699)
Memory: 3.2M
CPU: 13ms
CGroup: /system.slice/rpcbind.service
└─865 /usr/bin/rpcbind -w -f
Sep 22 11:59:45 mgmt1.acs.unitm.kr systemd[1]: Starting RPC Bind...
Sep 22 11:59:45 mgmt1.acs.unitm.kr systemd[1]: Started RPC Bind.
host status are :
● libvirtd.service - Virtualization daemon
Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled; preset:
disabled)
Active: active (running) since Thu 2023-09-21 19:44:58 KST; 16h ago
Docs: man:libvirtd(8)
https://libvirt.org
Main PID: 1461 (libvirtd)
Tasks: 19 (limit: 32768)
Memory: 46.5M
CPU: 639ms
CGroup: /system.slice/libvirtd.service
└─1461 /usr/sbin/libvirtd -l
Sep 21 19:44:58 host1.acs.unitm.kr systemd[1]: Starting Virtualization daemon...
Sep 21 19:44:58 host1.acs.unitm.kr systemd[1]: Started Virtualization daemon.
Sep 21 19:44:58 host1.acs.unitm.kr libvirtd[1461]: libvirt version: 9.0.0,
package: 10.2.el9_2 (Rocky Linux Build System (Peridot)
<[email protected]>, >
Sep 21 19:44:58 host1.acs.unitm.kr libvirtd[1461]: hostname: host1.acs.unitm.kr
Sep 21 19:44:58 host1.acs.unitm.kr libvirtd[1461]: Configured security driver
"none" disables default policy to create confined guests
$ showmount -e 10.0.33.1
Export list for 10.0.33.1:
/var/lib/acs/primary *
/var/lib/acs/secondary *
After configuration, I got much error mesages.
at /var/log/cloudstack/agent/setup.log
Failed to execute:Failed to start nfs.service: Unit nfs.service not found.
rockylinux 9.2 use 'nfs-server' as service name.
I wonder why are there no problems upgrade 4.18.1 from 4.18.
on fresh installed acs, system VMs are not created.