Re: dual NIC VLAN configuration

2014-07-25 Thread Daan Hoogland
Ian, I would imagine that guest traffic can't go out to the net this way. Maybe you should swap them. This is only guessing however. What are you seeing? On Fri, Jul 25, 2014 at 2:00 AM, Ian Young wrote: > Here's the less verbose version: My hypervisor has two NICs and I've set > up a label on e

Re: Error while deploying a new VM

2014-07-25 Thread sandeep khandekar
Please find the copy of log the details on the link below for job-15 http://paste.algolibre.com/115 Thank you On Fri, Jul 25, 2014 at 12:05 PM, sandeep khandekar < [email protected]> wrote: > Dear ALL, > > Previously I used to have cloudstack, it was running properly, created the >

Re: Error while deploying a new VM

2014-07-25 Thread sandeep khandekar
2014-07-25 10:48:51,933 DEBUG [cloud.capacity.CapacityManagerImpl] (AgentConnectTaskPool-1:null) release cpu from host: 1, old used: 1000,reserved: 0, actual total: 5866, total with overprovisioning: 5866; new used: 500,reserved:500; movedfromreserved: false,moveToReserveredtrue 2014-07-25 10:48:51

RE: Error while deploying a new VM

2014-07-25 Thread Rajesh Battala
To deploy the VM, first virtual router will be deployed. From the logs, to deploy the virtual router there is an issue. Deployment for virtual router is failing due to its not able to find any storage pool ( local, cluster, zone) wide pool to allocate the root disk for the VR. Hence VR deployme

RE: dual NIC VLAN configuration

2014-07-25 Thread Geoff Higginbottom
Ian, It looks like you are trying to setup a basic zone and have a Management Server on IP 192.168.101.3 and a Host on IP 192.168.101.4. The second interface on the host does not need any IP configuration on the Host as it will not be used by the Host so remove the 192.168.102.4 mapping.. This

Re: Change IP subnet of cluster

2014-07-25 Thread Carlos Reátegui
Any thoughts out there? It keeps trying to connect to the hosts but it is unable to and there are no clues in the logs as to why. I am successfully connected with XenCenter to the pool and also am able to ssh to all the hosts from the MS. What does “Disable Cluster” or “Unmanage Cluster” do?

Re: dual NIC VLAN configuration

2014-07-25 Thread Ian Young
Thank you, Geoff. That was precisely the answer I was looking for. I knew I was doing something wrong. I didn't realize the second adapter could be used without an IP address explicitly assigned to it. Yes, this is a basic zone (just an internal project so we don't need any public IP addresses)

Re: dual NIC VLAN configuration

2014-07-25 Thread Ian Young
So if management/storage traffic is on cloudbr0 and guest VMs are on cloudbr1, would these be the correct settings in agent.properties? guest.network.device=cloudbr1 private.network.device=cloudbr1 public.network.device=cloudbr1 On Fri, Jul 25, 2014 at 10:11 AM, Ian Young wrote: > Thank you, G

Re: Change IP subnet of cluster [SOLVED]

2014-07-25 Thread Carlos Reátegui
My system is back up and running. As I suspected in my second email the problem was related to the msid in the mshost table. Upon bringing up my system a new mshost entry was being created for the same MS and for some reason it was unable to connect to my XenServer hosts. I decided to go bac

Moving SVM range

2014-07-25 Thread Carlos Reátegui
Feeling good about moving my basic network deployment from one subnet to another, I would now like to move the System VM ip range and expand the guest VM range. I had been sharing the previous subnet with others and only had from .150 up through .249. The new subnet is all mine. As part of th

SSL Keystore functionality in CloudStack

2014-07-25 Thread Chandan Purushothama
I tried looking around to understand the role of SSL Keystore in CS and an exhaustive list of its functionality/Use cases in CS. I couldn't find any documentation that explains about it. Can anyone help me direct to any relevant documentation to understand keystore's role in CS, Thank you, Chan

Re: SSL Keystore functionality in CloudStack

2014-07-25 Thread Amin Pashapour
Lookup SSL keystore in google. It's not unique to cloudstack. Or look up https on cloudstack. On Jul 25, 2014, at 7:30 PM, Chandan Purushothama wrote: > I tried looking around to understand the role of SSL Keystore in CS and an > exhaustive list of its functionality/Use cases in CS. I couldn

Re: Error while deploying a new VM

2014-07-25 Thread sandeep khandekar
you are right rajesh my primary storage is not coming up now. I dont know how to fix it now. I used certain set of mount commands to mount secondary and primary. If I mount primary first secondary doesnt comes up, and vice versa also. as secondary is keeping all the zones pods and clusters hosts te

Re: Change IP subnet of cluster [SOLVED]

2014-07-25 Thread Daan Hoogland
H Carlos, glad you figured it out. A colleague had a similar issue but his finding was that the host table included a timestamp to identify the management server. You are right about the replacement of the management server whether it is mac or timestamp, this will pose a problem. On Fri, Jul 25,

VR will not start after upgrade from 4.1.1 to 4.3

2014-07-25 Thread Carlos Reátegui
I have tried destroying the VR and restarting it but it won’t go. The SSVM and Console VM are up. The MS does not like the response it is getting from the VR but I am not sure how to fix. Here is the template info: mysql> select name, display_text,url,guest_os_name,hypervisor_type,state from

Re: dual NIC VLAN configuration

2014-07-25 Thread Geoff Higginbottom
Hi Ian, As you are deploying a Basic network there will be no public traffic. The private traffic, assuming you allocate an IP range to the POD which is in the same CIDR as the Management Server would typically be assigned to cloudbr0 private.network.device=cloudbr0 Guest traffic would then be