Re: Quick installation guide issue

2020-04-04 Thread tobin
So after restarting everything, I have an SSVM up and running. I've logged into it and it hasn't picked up an IP address: root@systemvm:~# ip a 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope ho

Re: Quick installation guide issue

2020-04-04 Thread tobin
Ha, that worked. I'm sure I tried that! Thanks. On Sat, 4 Apr 2020 at 10:51, Andrija Panic wrote: > > root / password is the login to ssvm/cpvm/VRs > > On Fri, 3 Apr 2020, 23:39 tobin, wrote: > > > I've installed virt-manager on the box. When I select "Open" against > > the SSMV I get a passwor

Re: Quick installation guide issue

2020-04-04 Thread Vivek Kumar
If it is asking password when for virt-viewer ? Then run # virsh list Find the name then run # virsh edit ( It will show the VNC password but make sure you don’t change anything ). Then use this password for view the console of your machine. Vivek Kumar Manager - Cloud & DevOps IndiQus

Re: Quick installation guide issue

2020-04-04 Thread Andrija Panic
root / password is the login to ssvm/cpvm/VRs On Fri, 3 Apr 2020, 23:39 tobin, wrote: > I've installed virt-manager on the box. When I select "Open" against > the SSMV I get a password prompt. > > Please advise? > > On Fri, 3 Apr 2020 at 21:36, Vivek Kumar wrote: > > > > No but it helps as part

Re: Quick installation guide issue

2020-04-03 Thread tobin
I've installed virt-manager on the box. When I select "Open" against the SSMV I get a password prompt. Please advise? On Fri, 3 Apr 2020 at 21:36, Vivek Kumar wrote: > > No but it helps as part of troubleshooting specially on KVM hosts. Because > other hypervisor i.e Xenserver and VMware you ca

Re: Quick installation guide issue

2020-04-03 Thread tobin
That's correct. On Fri, 3 Apr 2020 at 21:39, Vivek Kumar wrote: > > I am assuming that you are performing the SSH to the system VMs from the host > where system VM are running ? It’s only accessible from the host where your > system VMs running, it can’t be connected from other hosts > > Vivek

Re: Quick installation guide issue

2020-04-03 Thread tobin
So how should I debug the "No route to host" issue? It seems to be quite a commonly reported issue but there don't seem to be any general answers. Thanks, Tobin On Fri, 3 Apr 2020 at 21:36, Vivek Kumar wrote: > > No but it helps as part of troubleshooting specially on KVM hosts. Because > othe

Re: Quick installation guide issue

2020-04-03 Thread Vivek Kumar
I am assuming that you are performing the SSH to the system VMs from the host where system VM are running ? It’s only accessible from the host where your system VMs running, it can’t be connected from other hosts Vivek Kumar Manager - Cloud & DevOps IndiQus Technologies 24*7 O +91 11 4055 141

Re: Quick installation guide issue

2020-04-03 Thread Vivek Kumar
No but it helps as part of troubleshooting specially on KVM hosts. Because other hypervisor i.e Xenserver and VMware you can view the console without doing the SSH. Vivek Kumar Manager - Cloud & DevOps IndiQus Technologies 24*7 O +91 11 4055 1411 | M +91 7503460090 www.indiqus.com

Re: Quick installation guide issue

2020-04-03 Thread tobin
Hi, I just followed the quick installation guide. Is it missing something? Thanks, Tobin On Fri, 3 Apr 2020 at 21:31, Vivek Kumar wrote: > > Dont you have GUI installed on your KVM host where you can take the console > of your system VMs via virt-viewer. It’s good practice part of > troublesh

Re: Quick installation guide issue

2020-04-03 Thread Vivek Kumar
Dont you have GUI installed on your KVM host where you can take the console of your system VMs via virt-viewer. It’s good practice part of troubleshooting purpose if you have GUI installed on KVM host if your SSH doesn’t work somehow to the system VM. Vivek Kumar Manager - Cloud & DevOps Ind

Re: Quick installation guide issue

2020-04-03 Thread tobin
# ssh -i /root/.ssh/id_rsa.cloud -p 3922 root@169.254.3.206 ssh: connect to host 169.254.3.206 port 3922: No route to host Thanks, Tobin On Fri, 3 Apr 2020 at 21:13, Andrija Panic wrote: > > login to inside the SSVM (ssh to KVM host, from KVM host, ssh to SSVM) and > run the check script: > > ss

Re: Quick installation guide issue

2020-04-03 Thread Andrija Panic
login to inside the SSVM (ssh to KVM host, from KVM host, ssh to SSVM) and run the check script: ssh -i /root/.ssh/id_rsa.cloud -p 3922 r...@169.254.xxx.yyy /usr/local/cloud/systemvm/ssvm-check.sh and report back the results - there is check if VM can ping 8,8.8.8 (public network works fine - ssv

Re: Quick installation guide issue

2020-04-03 Thread tobin
Hi, The global settings host field has the value of 192.168.0.186 which is the correct address for the host. If I "View console" a blank pop up appears. If I try to ssh into the the SSVM, I get "No route to host". It exists, as `virsh console s-2-VM` shows "Apache CloudStack SystemVM 4.11.2.0", e

Re: Quick installation guide issue

2020-04-03 Thread Vivek Kumar
Hello Tobin, Agent state must be in ‘UP’ state. Then it will download the default template. Can you just login to the system VM and check the /var/log/cloud.log. Can you also verify the host setting in global setting. Just click on the global setting and type ‘host’ in search button and enter.

Quick installation guide issue

2020-04-03 Thread tobin
Hi, I've completed the instructions at http://docs.cloudstack.apache.org/en/latest/quickinstallationguide/qig.html 1. Home > Infrastructure > System VMs now displays two VMs with a "VM state" of "Running" and an "Agent State" of "-". Is this normal? 2. If I select "New Instance" it displays n