Re: 404 - not found user meta-data error

2014-10-13 Thread Asanka sanjaya Herath
Hi kirk, Thank you. Problem solved. I think this user guide should be edited , Because this guide doesn't say from where we should run that command. Thank you again. On Tue, Oct 14, 2014 at 1:57 AM, Kirk Kosinski wrote: > Hi, are you testing the curl command from the instance? The user- and >

Re: KVM console login

2014-10-13 Thread Ivan Rodriguez
Thank you guys this is exactly what I was looking for appreciate it On Mon, Oct 13, 2014 at 4:10 PM, Rohit Yadav wrote: > Hi Ivan, > > CloudStack stores this in encrypted way, you may either you what Kirk has > suggested, or try: > > cd /var/run/libvirt/qemu > cat .xml | grep vnc # grab the pa

instances using virtual router for DNS instead of DNS servers

2014-10-13 Thread Ian Young
When I set up CloudStack, I chose my physical DNS servers as both the internal and external DNS servers. They perform recursion, so they are suitable for queries about hosts on the LAN as well as on the rest of the internet. However, the /etc/resolv.conf file in my instances lists the virtual rou

Re: services not running after reboot

2014-10-13 Thread Ian Young
I didn't find anything like that. Everything's been runnin ok over the weekend so I will leave it as is. On Mon, Oct 13, 2014 at 2:18 AM, Daan Hoogland wrote: > Good going Ian, sorry you didn't get any assistance on the way. Did you > find a setting that should have a different default? Like th

Re: ACS 4.2.1 - realhostip.com unable to access console Pleas click here for an importan msg

2014-10-13 Thread motty cruz
Kirk, Thank you very much! that worked Thanks, Motty On Mon, Oct 13, 2014 at 1:57 PM, Kirk Kosinski wrote: > Hi, your hosts file entries are invalid. The dots in the IPs in the > hostname need to be changed to hyphens. e.g. > > 209.16.49.5 209-16-49-5.realhostip.com > > Best regards, > Kirk

Re: ACS 4.2.1 - realhostip.com unable to access console Pleas click here for an importan msg

2014-10-13 Thread Kirk Kosinski
Hi, your hosts file entries are invalid. The dots in the IPs in the hostname need to be changed to hyphens. e.g. 209.16.49.5 209-16-49-5.realhostip.com Best regards, Kirk On 10/13/2014 01:47 PM, motty cruz wrote: > Thanks Amogh, > I still can't get it to work. I am using Ubuntu, my desktop tha

Re: ACS 4.2.1 - realhostip.com unable to access console Pleas click here for an importan msg

2014-10-13 Thread motty cruz
Thanks Amogh, I still can't get it to work. I am using Ubuntu, my desktop that is. my co-worker is using windows and is working for him, he can access Instances. Thank you very much! Motty On Mon, Oct 13, 2014 at 1:27 PM, Amogh Vasekar wrote: > For 4.2 set-ups : > You do not need the asterisk a

Re: 404 - not found user meta-data error

2014-10-13 Thread Kirk Kosinski
Hi, are you testing the curl command from the instance? The user- and meta-data can only be accessed by the instance. I ask because the 404 is for "/userdata/192.168.56.1/user-data" which suggests you are testing from a machine with the IP 192.168.56.1 and not the instance at 192.168.56.27. Bes

Re: ACS 4.2.1 - realhostip.com unable to access console Pleas click here for an importan msg

2014-10-13 Thread Amogh Vasekar
For 4.2 set-ups : You do not need the asterisk at the start of the config. Only 4.3.1+ need the asterisk. Please reset to "realhostip.com" and restart management server. Thanks Amogh On 10/13/14 12:58 PM, "motty cruz" wrote: >Thanks Nitin, > >this is how my /etc/hosts looks like: >209.16.49.5

Re: ACS 4.2.1 - realhostip.com unable to access console Pleas click here for an importan msg

2014-10-13 Thread motty cruz
Thanks Nitin, this is how my /etc/hosts looks like: 209.16.49.5 209.16.49.5.realhostip.com 209.16.49.106 209.16.49.106.realhostip.com 209.16.48.194 209.16.48.194.realhostip.com 209.16.48.195 209.16.48.195.realhostip.com but I still can't get to the systems VMs (list is a lot longer) consoleproxy.

Static NAT Public IPV4 from metadata server

2014-10-13 Thread Venkat Srinivasan
Hello All, I have setup cloudstack 4.4 with advanced networking and created a VPC and a network tier. I launched a virtual machine inside this network which to the isolated network assigned as 10.0.0.117 I acquired a new IP from the guest network , 172.16.10.110 and associated it with this virtual

Re: Fwd: Guest VM with Multiple Networks on single VR (Virtual Router)

2014-10-13 Thread Kirk Kosinski
Hi, all VM configuration needs to be done in CloudStack, otherwise it will be undone by CloudStack under various common circumstance (reboot, stop/start, etc.). Best regards, Kirk On 10/13/2014 04:03 AM, Abdul Rasool wrote: > Hi Kirk > > Thanks for your reply, > > adding to some more points on

Re: ACS 4.2.1 - realhostip.com unable to access console Pleas click here for an importan msg

2014-10-13 Thread Nitin Mehta
For every public ip(say xxx.xxx.xxx.xxx) of CPVM/SSMV in your system you need to add the entry in /etc/hosts in the following way. xxx.xxx.xxx.xxx xxx-xxx-xxx-xxx.realhostip.com This should be done by every user (who accesses consoles of vms or uses copy/download template functionalities) on their

Re: ACS 4.2.1 - realhostip.com unable to access console Pleas click here for an importan msg

2014-10-13 Thread motty cruz
Hi Chiradeep, would you know how to get those DNS entries? I am a bit confuse but your solution seems simple and clean, I would like to implement until I upgrade that cluster to latest release. Thanks, Motty On Fri, Oct 10, 2014 at 7:08 PM, Chiradeep Vittal < chiradeep.vit...@citrix.com> wrote:

404 - not found user meta-data error

2014-10-13 Thread Asanka sanjaya Herath
Hi all, I Followed this[1] guide for view user-meta data set for my instance. When I'm running the curl command for retrieve the user-meta data, I'm getting this error. $ curl http://192.168.56.22/latest/user-data 404 Not Found Not Found The requested URL /userdata/192.168.56.1/user-data was n

Re: Fwd: Guest VM with Multiple Networks on single VR (Virtual Router)

2014-10-13 Thread Abdul Rasool
Hi Kirk Thanks for your reply, adding to some more points on the same case I want to add additional physical NIC to VM without mention IPs and service offering from cloudstack is that possible ?. in my case I have 1 VM which has public NIC and need one more additional physical NIC for internal us

Re: [ACS 43] [MGMT Server][High Availability]

2014-10-13 Thread benoit lair
Ok, you are using the Xen hypervisor, not Xenserver. I would like to achieve my replication with drbd and xenserver. But i was not thinking about doing it at the hypervisor level but in the vm level. 2014-10-10 15:40 GMT+02:00 France : > For ACS we are using XS 6.0.2+hotfixes. > For the “old

Re: issue with devcloud

2014-10-13 Thread Daan Hoogland
On Mon, Oct 13, 2014 at 1:43 AM, sri cloud wrote: > devcloud2 ​not sure what version of cloudstack you are using but devcloud2 doesn't work with anything over 4.3.working on windows this can be a big hassle. devcloud4 is an vagrant image you might want to use. Install vagrant and get https://gi

Re: services not running after reboot

2014-10-13 Thread Daan Hoogland
Good going Ian, sorry you didn't get any assistance on the way. Did you find a setting that should have a different default? Like the router service offering memory :P or doesn't that make any sense? On Sat, Oct 11, 2014 at 5:11 AM, Ian Young wrote: > Aha! I restarted cloudstack-agent, which ca

Re: [ACS43][MGMT Server][Load Balancing]

2014-10-13 Thread benoit lair
Hello, Is there somebody already accomplished some load balancing on the management app server ? Thanks for your responses. Regards. 2014-10-09 16:24 GMT+02:00 benoit lair : > Here are the logs entries i have in the other mgmt node : > > DEBUG [c.c.a.m.ClusteredAgentManagerImpl] (AgentManag

Re: Management Node Detected

2014-10-13 Thread Daan Hoogland
Mo, I am sure about the procedure to correct it but it looks like the database contains a line about this MS with a different id then the host has for itself. Backup the db and delete the entry (or first try just the id) for the host in one of two tables mshost or mshost_peer. check if ACS is down