verendrakalsi commented on issue #10808: URL: https://github.com/apache/cloudstack/issues/10808#issuecomment-2851570988
We were able to fix the networking issue, but now even after adding these files still we got keystore error. Updating this file remote_mode= "legacy" in the libvirtd.conf file. Adding this as a new file /etc/sysconfig/libvirtd with only this content LIBVIRTD_ARGS="--listen" Here is the setup.log. [root@lvhssm04y system-connections]# cat /var/log/cloudstack/agent/setup.log DEBUG:root:execute:route -n|awk '/^0.0.0.0/ {print $2,$8}' DEBUG:root:execute:ifconfig cloudbr600 DEBUG:root:Found default network device:cloudbr600 DEBUG:root:execute:uuidgen DEBUG:root:execute:hostname -f DEBUG:root:execute:awk '/MemTotal/ { printf "%.3f \n", $2/1024 }' /proc/meminfo DEBUG:root:execute:ip a | grep "^\w" | grep -iv "^lo" | wc -l DEBUG:root:execute:selinuxenabled DEBUG:root:execute:setenforce 0 DEBUG:root:execute:route -n|awk '/^0.0.0.0/ {print $2,$8}' DEBUG:root:execute:ifconfig cloudbr600 DEBUG:root:Found default network device:cloudbr600 DEBUG:root:execute:ifconfig ens5f0np0.600 DEBUG:root:execute:setenforce 1 DEBUG:root:execute:service network restart DEBUG:root:Failed to execute:Redirecting to /bin/systemctl restart network.service Failed to restart network.service: Unit network.service not found. DEBUG:root:execute:route -n|awk '/^0.0.0.0/ {print $2,$8}' DEBUG:root:execute:ifconfig cloudbr600 DEBUG:root:Found default network device:cloudbr600 DEBUG:root:execute:uuidgen DEBUG:root:execute:hostname -f DEBUG:root:execute:awk '/MemTotal/ { printf "%.3f \n", $2/1024 }' /proc/meminfo DEBUG:root:execute:ip a | grep "^\w" | grep -iv "^lo" | wc -l DEBUG:root:execute:selinuxenabled DEBUG:root:execute:setenforce 0 DEBUG:root:execute:route -n|awk '/^0.0.0.0/ {print $2,$8}' DEBUG:root:execute:ifconfig cloudbr600 DEBUG:root:Found default network device:cloudbr600 DEBUG:root:execute:ifconfig ens5f0np0.600 DEBUG:root:execute:setenforce 1 DEBUG:root:execute:service network restart DEBUG:root:Failed to execute:Redirecting to /bin/systemctl restart network.service Failed to restart network.service: Unit network.service not found. DEBUG:root:execute:route -n|awk '/^0.0.0.0/ {print $2,$8}' DEBUG:root:execute:ifconfig cloudbr600 DEBUG:root:Found default network device:cloudbr600 DEBUG:root:execute:uuidgen DEBUG:root:execute:hostname -f DEBUG:root:execute:awk '/MemTotal/ { printf "%.3f \n", $2/1024 }' /proc/meminfo DEBUG:root:execute:ip a | grep "^\w" | grep -iv "^lo" | wc -l DEBUG:root:execute:selinuxenabled DEBUG:root:execute:setenforce 0 DEBUG:root:execute:route -n|awk '/^0.0.0.0/ {print $2,$8}' DEBUG:root:execute:ifconfig cloudbr600 DEBUG:root:Found default network device:cloudbr600 DEBUG:root:execute:ifconfig ens5f0np0.600 DEBUG:root:execute:setenforce 1 DEBUG:root:execute:service network restart DEBUG:root:Failed to execute:Redirecting to /bin/systemctl restart network.service Failed to restart network.service: Unit network.service not found. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org