RE: vmware cluster dedicated storage network

2014-03-20 Thread Len Bellemore
Hi Ilya, So, it looks like the SSVM is establishing a HTTPS connection to the management IP of my ESX server. Obviously the management ip of the SSVM is on the same network as the management IP of my ESX host so there are no firewalls in between. It fails with the following error: Unable to c

Is installing xstools.iso drivers enough for Windows VMs?

2014-03-20 Thread Junaid Shahid
Hi, If a Windows VM is spun from a template that is not marked as "Other PV", rather it is marked as "Windows R2 Std. etc", and we install Xen PV drivers in that VM by attaching xstools.iso, and reboot it, would the VM start using new PV drivers or do we have to mark it as "Other PV"? In our exp.

Re: vmware cluster dedicated storage network

2014-03-20 Thread ilya musayev
Can you confirm for SSVM that each nic is on proper vswitch and portgroup - if you do tagging, pay attention to that as well. Do ping test for each NIC to another host from SSVM. Last but not least, see if you can figure out what that mount is and if its accessible - it got there somehow. On

CloudStack 4.2.1 XenServer version support

2014-03-20 Thread Peter Sadowski
Hi, Since the release of CS 4.2.1 is XenServer 6.2 supported? In the install docs all I see is support up to version 6.0.2. Thx in advance, Peter

Re: [PROPOSAL] Support pure Xen as a hypervisor

2014-03-20 Thread Marco Sinhoreli
+1 Marco Sinhoreli Consultant Manager Phone: +55 21 2586 6390 | Fax: +55 21 2586 6002 | Mobile: +55 21 98276 3636 Praia de Botafogo 501, bloco 1 - sala 101, Botafogo, Rio de Janeiro, RJ - Brazil - CEP 22250-040 [email protected]| www.shapeblue.com

system vm network question

2014-03-20 Thread Frank Lind
Hi, Getting Cloudstack 4.2.1 going and we have an issue with configuration of our storage system VM. Logged into the ssvm via ssh correctly and ran the test script. This fails where the connection to the storage is not made properly due to a name resolution issue. The nameserver in /etc/resol

RE: Reserving IP address in DHCP range

2014-03-20 Thread Sanjeev Neelarapu
Hi Alex, We can reserve few IP address range from the guest CIDR for static allocation. E.g. if guest CIDR is 10.x.x.0/24 you can reserve IP range 10.x.x.0/26 for static allocation. For more information please refer to http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Installa

RE: Reserving IP address in DHCP range

2014-03-20 Thread Alex Hartner
Hi Sanjeev, Thanks for getting back to me. I found this article as well, however it mentions: "If your customers wish to have non-CloudStack controlled VMs or physical servers on the same network, they can share a part of the IP address space that is primarily provided to the guest network."

RE: Reserving IP address in DHCP range

2014-03-20 Thread Sanjeev Neelarapu
I think in the same guest network we can't have few VMs with dynamic IP addresses and others with static. -Original Message- From: Alex Hartner [mailto:[email protected]] Sent: Friday, March 21, 2014 10:39 AM To: [email protected] Subject: RE: Reserving IP address in D

RE: Reserving IP address in DHCP range

2014-03-20 Thread Alex Hartner
I was afraid of this. Just want to confirm that to avoid conflict between static and dynamic addresses I have to use separate networks. I wonder how this affects services which rely on multicast / broadcast to work between the VMs. I fear it may not work in the case of separate networks. Thanks

Re: Is installing xstools.iso drivers enough for Windows VMs?

2014-03-20 Thread Kirk Kosinski
Hi, no, you should continue to use the applicable Windows OS Types for Windows VMs. The PV drivers will work correctly with the correct Windows OS Type. Furthermore, on XenServer hosts a Windows VM won't work at all with a PV mode OS Type such as "Other PV". Those OS Types are only for OSs with

Re: Reserving IP address in DHCP range

2014-03-20 Thread Shanker Balan
On 21-Mar-2014, at 11:00 am, Sanjeev Neelarapu wrote: > I think in the same guest network we can't have few VMs with dynamic > IP addresses and others with static. CloudStack does allow you to use an external DHCP server via custom network offering. You should be able to make reservations on t

Re: vm stuck in starting state, unable to delete it

2014-03-20 Thread Sugandh S
Hi, So, I have finally managed to access console proxy vm but I am still unable to create instances. I have pasted the log file here: http://pastebin.com/UrjLuBiM Here are the exceptions from the log that I got: 2014-03-20 12:26:10,766 DEBUG [agent.transport.Request] (AgentManager-Handler-15

Re: vm stuck in starting state, unable to delete it

2014-03-20 Thread Sugandh S
Hi > Try stopping the firewall on your machine. > > Service iptables stop. I have stopped the firewall, it was done by stopping ufw by issuingĀ  "ufw disable". > Also try this ..check whether your able to access system vms including router > vm from host: I am able to access console proxy and

Reserving IP address in DHCP range

2014-03-20 Thread Alex Hartner
Hi all, Most of our systems are allocated IP addresses from the CIDR of the guest network which is defined at 10.X.X.0/24. Some of our VMs require a static IP address, so we allocate these manually on startup and specify the IPADDRESS attribute on the startup request (example : nic>ipaddress=10

Re: Seeking Clarification for XenServer FC Primary Storage

2014-03-20 Thread Osay Osman Yuuni
Thanks. The documentation needs to be updated. It's confusing when they say "On the storage server ". On 20 March 2014 08:06, Kirk Kosinski wrote: > Hi, it doesn't matter where you run the "uuidgen" command. The point is > only to generate a random UUID. In the next step you use the rand

Re: vm stuck in starting state, unable to delete it

2014-03-20 Thread Sugandh S
Okay, so I managed to solve the problem. I had to reboot the router vm and once that was done, I could create instances. Thanks everyone. Keep up the good work! Cheers, Sugandh On Thursday, 20 March 2014 3:02 PM, Sugandh S wrote: Hi > Try stopping the firewall on your machine. > > Servic

Issue with Instance

2014-03-20 Thread Osay Osman Yuuni
Hi, I've instantiated a template and in the web UI I see it's running. When I try launching the console I get in the console window the following error "Access is denied for the console session. Please close the window and retry later". When I look at the vm through XenCenter I see that it's st

RE: vm stuck in starting state, unable to delete it

2014-03-20 Thread Suresh Sadhu
Great :) Enjoy the journey with cloudstack.also try to attend the meetups happening around your area. Like http://www.meetup.com/CloudStack-Hyderabad-Group/events/172106682/ http://www.meetup.com/CloudStack-Bangalore-Group/events/169340552/ Bay Area(US): http://clds.co/1lx1GgN Regards S

Re: Seeking Clarification for XenServer FC Primary Storage

2014-03-20 Thread Sebastien Goasguen
On Mar 20, 2014, at 7:37 AM, Osay Osman Yuuni wrote: > Thanks. The documentation needs to be updated. It's confusing when they > say "On the storage server ". we are changing the docs format, it should be easy for you to submit a github pull request: https://github.com/apache/cloudstack-

RE: Issue with Instance

2014-03-20 Thread Suresh Sadhu
Can you provide the output : run this command on your host: cat /etc/xensource/network.conf regards sadhu -Original Message- From: Osay Osman Yuuni [mailto:[email protected]] Sent: 20 March 2014 17:15 To: [email protected] Subject: Issue with Instance Hi, I've instantiated a

Re: Issue with Instance

2014-03-20 Thread Osay Osman Yuuni
Thanks Suresh. The output of the above command is "openvswitch". It looks to be something to do with the template used for the instantiation. When I instantiate using the default CentOS 5.6 template it works. I've tried two other templates, one Windows 2012 R2 and the other Ubuntu 12.04 LTS and