Re: Issue with SSVM on KVM on master

2016-10-11 Thread Tutkowski, Mike
gt; >> I do see the ISO, though, on secondary storage here: >> >> cloudstack@cloudstack-virtual-machine:/export/secondary/systemvm$ >> ls -l >> total 83420 >> -rw-rw-r-- 1 cloudstack cloudstack 85420032 Aug 15 16:10 >> systemvm-4.10.0-SNAPSHOT.iso

Re: Issue with SSVM on KVM on master

2016-10-11 Thread Frank Maximus
rageResource >> >> I do see the ISO, though, on secondary storage here: >> >> cloudstack@cloudstack-virtual-machine:/export/secondary/systemvm$ >> ls -l >> total 83420 >> -rw-rw-r-- 1 cloudstack cloudstack 85420032 Aug 15 16:10 >> systemvm-4.10.0-SNAPSHOT.iso >> ___

Re: Issue with SSVM on KVM on master

2016-10-11 Thread Tutkowski, Mike
miumSecondaryStorageResource >> >> I do see the ISO, though, on secondary storage here: >> >> cloudstack@cloudstack-virtual-machine:/export/secondary/systemvm$ >> ls -l >> total 83420 >> -rw-rw-r-- 1 cloudstack cloudstack 85420032 Aug 15 16:10 >> systemvm-4.10.0-SNAPSH

Re: Issue with SSVM on KVM on master

2016-10-10 Thread Tutkowski, Mike
temvm$ > ls -l > total 83420 > -rw-rw-r-- 1 cloudstack cloudstack 85420032 Aug 15 16:10 > systemvm-4.10.0-SNAPSHOT.iso > ____ > From: Tutkowski, Mike > Sent: Thursday, August 18, 2016 8:17 AM > To: dev@cloudstack.apa

Re: Issue with SSVM on KVM on master

2016-08-21 Thread Tutkowski, Mike
m$ > ls -l > total 83420 > -rw-rw-r-- 1 cloudstack cloudstack 85420032 Aug 15 16:10 > systemvm-4.10.0-SNAPSHOT.iso > ________ > From: Tutkowski, Mike > Sent: Thursday, August 18, 2016 8:17 AM > To: dev@cloudstack.apache.org > Subject: Re: Issue with

Re: Issue with SSVM on KVM on master

2016-08-21 Thread Rajani Karuturi
/secondary/systemvm$ ls -l total 83420 -rw-rw-r-- 1 cloudstack cloudstack 85420032 Aug 15 16:10 systemvm-4.10.0-SNAPSHOT.iso From: Tutkowski, Mike Sent: Thursday, August 18, 2016 8:17 AM To: dev@cloudstack.apache.org Subject: Re: Issue with SSVM on KVM on master

Re: Issue with SSVM on KVM on master

2016-08-18 Thread Tutkowski, Mike
@cloudstack.apache.org Subject: Re: Issue with SSVM on KVM on master In /var/log/cloud/cloud.out, I see the following repeated over and over again (below). I'm running version 4.10.0 of the management server (but the implementation version of the agent looks to be 4.9.0). I do have systemvm-4

Re: Issue with SSVM on KVM on master

2016-08-18 Thread Tutkowski, Mike
ource From: Tutkowski, Mike Sent: Thursday, August 18, 2016 7:54 AM To: dev@cloudstack.apache.org Subject: Re: Issue with SSVM on KVM on master Thanks for the comments, Simon. I went ahead and tried to telnet into 8250 on my management server (first from the SSV

Re: Issue with SSVM on KVM on master

2016-08-18 Thread Tutkowski, Mike
ubject: Re: Issue with SSVM on KVM on master Mike, I wonder whether this could be related to the NIO connection improvements. We saw this type of problem quite a bit when we were testing it (with all types of agents). Typically you'll see the agent logs indicating they can't connec

Re: Issue with SSVM on KVM on master

2016-08-18 Thread Simon Weller
case. Try telnetting to 8250 on your mgmt server and see if suddenly your agent starts to work. - Si From: Tutkowski, Mike Sent: Wednesday, August 17, 2016 6:04 PM To: dev@cloudstack.apache.org Subject: Re: Issue with SSVM on KVM on master I should have pointe

Re: Issue with SSVM on KVM on master

2016-08-17 Thread Rajani Karuturi
. From: Tutkowski, Mike Sent: Wednesday, August 17, 2016 5:03 PM To: dev@cloudstack.apache.org Subject: Issue with SSVM on KVM on master Hi, I am trying to build a cloud making use of KVM system VMs. My SSVM VM comes up, but its agent doesn't seem to: http://imgur.com/a/Fo2ax Though

Re: Issue with SSVM on KVM on master

2016-08-17 Thread Tutkowski, Mike
I should have pointed out that this is a Basic Zone. Also, there is only one KVM host in my one cluster. From: Tutkowski, Mike Sent: Wednesday, August 17, 2016 5:03 PM To: dev@cloudstack.apache.org Subject: Issue with SSVM on KVM on master Hi, I am

Issue with SSVM on KVM on master

2016-08-17 Thread Tutkowski, Mike
Hi, I am trying to build a cloud making use of KVM system VMs. My SSVM VM comes up, but its agent doesn't seem to: http://imgur.com/a/Fo2ax Thoughts on what might be going on here? Thanks! Mike