Re: unable to add host

2013-03-31 Thread Kirk Kosinski
Besides ping, make sure your management server can access TCP ports 22, 80, and 443 on your XenServer hosts. Best regards, Kirk On 03/31/2013 11:09 AM, Pranav Saxena wrote: > Well , I usually see this in case you happened to select the wrong hypervisor > type from the GUI . So please check if yo

Re: 404 error

2013-03-31 Thread Kirk Kosinski
A 404 error is quite strange. Is it from Tomcat (it says Tomcat at the bottom)? Is the cloud-client rpm installed correctly? rpm -vV cloud-client Are you sure Tomcat is listening on 8080/tcp on the management server? Also make sure to connect directly to the correct server (no proxy, at least d

Re: Cloudstack KVM Failing

2013-03-31 Thread Kirk Kosinski
The error from your browser indicates it cannot reach the web server that should be running on the public IP of the console proxy VM. Check if the CPVM is running, and if so log on to it[1] and look for a java process listening on 443/tcp[2]. If there is a problem with this, stop/start the CPVM t

Re: unable to add host

2013-03-31 Thread Ahmad Emneina
Can you add more logs, we'll need more to troubleshoot. Also, can you post it to paste.cloudstack.org Ahmad On Mar 31, 2013, at 10:40 AM, Richard S wrote: > I found this in the log > > com.cloud.exception.DiscoveryException: Unable to add the host >at > com.cloud.resource.ResourceMana

RE: unable to add host

2013-03-31 Thread Pranav Saxena
Well , I usually see this in case you happened to select the wrong hypervisor type from the GUI . So please check if you have chosen the correct hypervisor type . Also please check if you are able to ping your host from your management server . Thanks, Pranav -Original Message- From:

Re: unable to add host

2013-03-31 Thread Richard S
I found this in the log com.cloud.exception.DiscoveryException: Unable to add the host at com.cloud.resource.ResourceManagerImpl.discoverHostsFull(ResourceManagerImpl.java:737) at com.cloud.resource.ResourceManagerImpl.discoverHosts(ResourceManagerImpl.java:544) at com.clou

RE: unable to add host

2013-03-31 Thread Pranav Saxena
Check the management server log in your cloudstack repo . It will list you the entire stacktrace of where the exception occurred and due to what reason. In case there's a problem with your host then you got to check the xensource.log file in your xenserver host. Thanks, Pranav -Original Me

unable to add host

2013-03-31 Thread Richard S
I'm running Xenserver 6.0 with Cloudstack 4.0.1. when I try to add the Xenserver as s host I get "unable to add host". I can't find which log to check to see what the problem is.

RE: API call 'listVolumes' permissions

2013-03-31 Thread Pranav Saxena
This is definitely a bug then . Please file it . This is how you should expect listVolumes to behave - http://download.cloud.com/releases/3.0.0/api_3.0.0/root_admin/listVolumes.html Thanks, Pranav -Original Message- From: Nick Wales [mailto:n...@nickwales.co.uk] Sent: Sunday, March 3

Re: API call 'listVolumes' permissions

2013-03-31 Thread Nick Wales
Thanks Nitin, I realised the only volumes I can't see are those in a project in the subdomain which belong to a different user. Still, I may be wrong but I'd expect the ROOT domain admin user to be able to see everything everywhere. I can see the project if I use 'listall = true" in listProjects b

RE: Unable to install CloudStack 4.0 (build 140) on vSphere5.1 using burbank-systemvm-08012012.ova

2013-03-31 Thread DogPatch06
Hi, Thanks for your reply Ahmad, I have few workstations working with CentOS too. I have available 3 servers with VMware ESXi installed to start work with CloudStack . Can anyone advise what I should I start to install first and what are the next steps ? Regards, Carlos -Original Messag

Re: Cloudstack KVM Failing

2013-03-31 Thread Maurice Lawler
Yes, it has worked before. I will attempt to add port 5900. Is that the only port for KVM, i have also restarted it too. Marcus Sorensen wrote: >This looks like your console proxy VM isn't working. It could be firewall >on the KVM host not allowing access to 5900+ anymore, or the consoleproxy

Re: Unable to install CloudStack 4.0 (build 140) on vSphere5.1 using burbank-systemvm-08012012.ova

2013-03-31 Thread Ahmad Emneina
I'm personally comfortable with centOS, I believe there is a sizeable Ubuntu user base. Your cloudstack management server can run within a vm. Just make sure the hypervisor it resides on wont be under the control of cloudstack. Help is what we're here for, feel free to post more questions if you

RE: Unable to install CloudStack 4.0 (build 140) on vSphere5.1 using burbank-systemvm-08012012.ova

2013-03-31 Thread DogPatch06
Hi Ahmad Emneina, I have read the document, but before I start the Management Server Installation, I need to have installed an OS. Witch OS do you advise, and should I install on a virtual machine inside the vmware ESXi, or I should install the OS direct in the hardeware server. Like I said I'm ne

Re: API call 'listVolumes' permissions

2013-03-31 Thread Nitin Mehta
Hi Nick - He should be able to all the resources belonging to the subdomains as well. Please file a bug if you don't see the behavior AS a workaround you can try passing the domain id of ROOT domain along with isRecursive = true. See if that works for you. Thanks, -Nitin On 30/03/13 10:54 AM, "

RE: 404 error

2013-03-31 Thread Pranav Saxena
Hi, Could you check from either the management sever logs /firebug logs to investigate more about the issue and paste them on pastebin? Can you check if you are able to ping your MS IP from wherever you are trying to launch the UI ? Thanks, Pranav -Original Message- From: Richard S [