Re: Problems with Cloudstack 4.2.1 installation

2014-02-12 Thread sebgoa
On Feb 12, 2014, at 7:19 AM, Giri Prasad wrote: > Hello All, > > I have downloaded cloudstack 4.2.1 and trying to install it in my pc. The > system config is : i3 processor, 8 gb ram, 500 gb hard disk, 1 nic card etc > etc. > > I have installed java and maven as follows: > > javac -versio

Re: Unable to create slave connection to host [Machine gets rebooted]

2014-02-12 Thread sebgoa
Hi Umair, Can you give specifics on which version of cloudstack you are using ? Are you using the packages or compiling from source ? Which version of Xenserver are you using ? -Sebastien On Feb 11, 2014, at 4:29 AM, Umair Azam wrote: > Is there anybody who can help me out on this issue, I m

RE: Unable to create slave connection to host [Machine gets rebooted]

2014-02-12 Thread Geoff Higginbottom
Hi Umair, Can you also provide more info about your environment, as the logs indicate its an issue related to the communication between your management server and the host. Other things to check are the following global settings: 1. host - IP of the CloudStack Management Server (if it has more

RE: cannot login with login api on cloudstack4.2

2014-02-12 Thread Santhosh Edukulla
Try logging with username and plain password (not the hashed one )as it is, check if it works. Santhosh From: Asako TOYAMA [a-tooy...@creationline.com] Sent: Monday, February 10, 2014 6:57 AM To: users@cloudstack.apache.org Subject: cannot login with login

RE: Unable to create slave connection to host [Machine gets rebooted]

2014-02-12 Thread Santhosh Edukulla
Umair, Adding to what Geoff mentioned, as such you mentioned that your host is rebooting automatically, so could be the reason for management server not connecting to host. Check the reason specific to host and xenserver as why it is rebooting first? Possible reasons could also be your primar

Re: Problems with Cloudstack 4.2.1 installation

2014-02-12 Thread Giri Prasad
Thanks for your input. mvn -X -P developer,systemvm clean install  produces the same error: [DEBUG] Configuring mojo org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-remote-resources-plugin:1.3, parent: sun

Super CIDR on a VPC - Why the limitation?

2014-02-12 Thread Adrian Lewis
Hi All, Just wondering what the purpose of specifying a "super CIDR" for a VPC actually is? Reasons for it that I can think of (not even sure of they're correct) are: 1. Sets the quickmode selectors for IPsec VPNs 2. Sets up some form of routing sanity checks such as RPF in the VR

Re: Unable to see/add any template or iso

2014-02-12 Thread Pierre-Luc Dion
Hi Ankush, Look like your SSVM can't communicate with your Secondary Storage NFS. If your Secondary Storage NFS share path is nfs://localhost/data/secondary, you will have to change it for the IP of your cloudstack server so the SSVM can mount the NFS share. Also, for ERROR: Cannot connect to p

RE: Super CIDR on a VPC - Why the limitation?

2014-02-12 Thread Geoff Higginbottom
Hi Adrian, All valid points. The good news is that this has already been raised but the bad news is that no one is currently working on it. https://issues.apache.org/jira/browse/CLOUDSTACK-755 Suggest you add your vote to try and get its profile raised etc Regards Geoff Higginbottom D: +44

RE: Super CIDR on a VPC - Why the limitation?

2014-02-12 Thread Adrian Lewis
Cheers Geoff, Voted for and following Hope someone finds this interesting enough to develop. Not a chance of me doing it unfortunately - no programming skills at all. Lottie Dexter would be ashamed of me. -Original Message- From: Geoff Higginbottom [mailto:geoff.higginbot...@shapeblue.co

System VM trouble with fresh CloudStack 4.2.1 and XenServer 6.2 SP1

2014-02-12 Thread Erik Weber
I've just done a fresh installation of ACS 4.2.1 with XS 6.2 SP1 hosts. Primary and secondary storage are on NFS. ssvm and cpvm launches, as in they get created and starts, but for some reason they do not seem to use/provision the systemvm.iso, and when looking into the console the vm's are rather

Re: Unable to create slave connection to host [Machine gets rebooted]

2014-02-12 Thread Umair Azam
Hi, I am using cloudstack 4.2.1 installed through yum and xenserver 6.2, I am getting very strange errors and i have no idea whats going on. Managment server IP: 10.11.17.30 Primary/secondar Storage IP: 10.11.17.31 PoD IP range 10.11.17.100 to 10.11.17.112 (for system VM's) Guest IP range: 10.

Re: NFS machine not responding, timed out issue

2014-02-12 Thread Umair Azam
Thanks for the follow up shanker. Please go through below details and help me dig out the issue, I am using cloudstack 4.2.1 installed through yum and xenserver 6.2, I am getting very strange errors and i have no idea whats going on. Managment server IP: 10.11.17.30 Primary/secondar Storage I

Re: Unable to create slave connection to host [Machine gets rebooted]

2014-02-12 Thread Umair Azam
Hi, I am using cloudstack 4.2.1 installed through yum and xenserver 6.2, I am getting very strange errors and i have no idea whats going on. Managment server IP: 10.11.17.30 Primary/secondar Storage IP: 10.11.17.31 PoD IP range 10.11.17.100 to 10.11.17.112 (for system VM's) Guest IP range: 10.

Re: NFS machine not responding, timed out issue

2014-02-12 Thread Carlos Reategui
Hi Umar, Did you verify your network per Shanker's suggestion? You need to make sure the NIC flapping is fixed first before you can expect anything to run stably. When you say you are able to mount it manually, did you also try copying data over that mount? I had a similar problem once and it en

Re: NFS machine not responding, timed out issue

2014-02-12 Thread Umair Azam
Hi carlos, I have changed switch ports, cables etc, I am successfully able to mount and copy data. Below logs in the thread are latest after this fix. Umair Azam On 2/13/2014 6:03 AM, Carlos Reategui wrote: Hi Umar, Did you verify your network per Shanker's suggestion? You need to make sure

Cannot mount ISO on XS6.2 SP1 and CS 4.2.1

2014-02-12 Thread Francois Gaudreault
Hi, Anyone faced that issue on 4.2.1 where you can't mount ISO to a VM while you can mount the same ISO to another VM? :S This is the stack trace. Any ideas? 2014-02-12 20:13:44,060 DEBUG [agent.manager.DirectAgentAttache] (DirectAgent-454:null) Seq 1-1166937279: Executing request 2014-02-12

Re: NFS machine not responding, timed out issue

2014-02-12 Thread Carlos Reategui
Hi Umair (sorry missed the 'i' last time) Haven't been able to digest your logs but one common problem with XS is forgetting to get the specific vhd-util mentioned in the docs: section 4.5.3.3 of https://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Installation_Guide/management-se

Re: NFS machine not responding, timed out issue

2014-02-12 Thread Umair Azam
Hi, Carlos thanks for the follow up I really appreciate that, Well i have got the vhd-util placed in /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver/vhd-util on managment server but missed to place it on XS host in /opt/xensource/bin. I probably missed or couldn't find anything i

TCP migration in CloudStack

2014-02-12 Thread Hoang Minh
Hello, I'm currently interested in using some TCP migration techniques together with CloudStack. What I want to do is basically like this: - An application is connecting to client using TCP connection - I make the same application in a different host (server) - Thus I want to somehow migrate the

Re: cannot login with login api on cloudstack4.2

2014-02-12 Thread 遠山朝子
Thank you, Santhosh. It works. Asako 2014/02/12 20:16、Santhosh Edukulla のメール: > Try logging with username and plain password (not the hashed one )as it is, > check if it works. > > Santhosh > > From: Asako TOYAMA [a-tooy...@creationline.com] > Sent:

Re: NFS machine not responding, timed out issue

2014-02-12 Thread Carlos Reategui
If you had it on the management server then it would have been copied over to the hosts when you added them and there is no need for you to do it now. > On Feb 12, 2014, at 5:46 PM, Umair Azam wrote: > > Hi, > > Carlos thanks for the follow up I really appreciate that, Well i have got the > v

Re: TCP migration in CloudStack

2014-02-12 Thread Shanker Balan
Hi Hoang, Comments inline. On 13-Feb-2014, at 8:37 am, Hoang Minh wrote: > Hello, > > I'm currently interested in using some TCP migration techniques together > with CloudStack. > > What I want to do is basically like this: > - An application is connecting to client using TCP connection Ok >

Re: NFS machine not responding, timed out issue

2014-02-12 Thread Umair Azam
I have been so much frustrated, couldn't find any solution and unable to resolve the problem, I can mount primary secondary storage manually, copy data also, but hypervisor logs show me nfs server not responding and timed out heartbeat: Problem with heartbeat, no iSCSI or NFS mount defined in

Re: Unusual bare-metal scenario - practical?

2014-02-12 Thread Ahmad Emneina
I'll give this a shot, havent used CloudStack baremetal in quite a while... see inline. On Thu, Feb 6, 2014 at 6:20 AM, Dustin J. Mitchell wrote: > > Hi Dustin, I am far from an expert on all of the baremetal stuff but > > I'll try and take a first stab; and I've cced some folks who should be >