SSVM agent state greyed out in web UI

2023-05-01 Thread Ron Bramlett
Hello, Quick overview: I've been following the installation tutorial at https://docs.cloudstack.apache.org/en/latest/installguide/index.html to install a basic instance for initial evaluation. My issue is that after creating the Zone in the web UI, the Agent State for the secondarystoragevm a

RE: SSVM agent state greyed out in web UI

2023-05-02 Thread Ron Bramlett
Hello Jithin. Thanks for your reply. It looks like the ICMP packets are going out on ens192, but no reply packets are being received. >From SSVM: root@s-4-VM:~# ping 172.18.5.71 PING 172.18.5.71 (172.18.5.71): 56 data bytes ^C--- 172.18.5.71 ping statistics --- 58 packets transmitted, 0 packets r

RE: [EXTERNAL] Re: SSVM agent state greyed out in web UI

2023-05-09 Thread Ron Bramlett
Hello Wei. Thank you for your suggestion. I moved the second KVM nic to a different subnet and reprovisioned the Zone with new public and guest IPs. However, the system VMs still cannot access the network. Is there any sysctl settings that could be blocking this? The KVM installation guide and

RE: [EXTERNAL] Re: SSVM agent state greyed out in web UI

2023-05-11 Thread Ron Bramlett
Here is the network config from my kvm host. Thanks. /etc/sysconfig/network-scripts/ifcfg-ens192: NAME=ens192 DEVICE=ens192 HWADDR=xx:xx:xx:xx:xx:xx ONBOOT=yes HOTPLUG=no BOOTPROTO=none TYPE=Ethernet BRIDGE=cloudbr0 /etc/sysconfig/network-scripts/ifcfg-cloudbr0 NAME=cloudbr0 DEVICE=cloudbr0 ONBO