weizhouapache commented on issue #7178: URL: https://github.com/apache/cloudstack/issues/7178#issuecomment-1467688169
> @weizhouapache > > I am unable to get into SSVM console. When I try to get into the console using the GUI, it seems to cannot load the page. In addition, where do I find the login credentials to the SSVM. > > Also shouldn't there be a virtual router created as well for the gateway of the guest network? @Atiqul-Islam sorry for late response. you can ssh into system vms and virtual routers from the kvm host. ssh -p 3922 -i /root/.ssh/id_rsa.cloud 169.254.x.x or "virsh console s-xx-VM" the credential is root/password The virtual router will be created when a vm is created I think. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
