Re: Adding new host with VMware hypervisor

2017-02-14 Thread Semih Tolga DEMİR
Hi, Thank you, for your all answers. Tolga 2017-02-13 15:15 GMT+03:00 Suresh Anaparti : > When the new host has a different network config, Add it to a new cluster > in the vCenter and then add that Cluster in ACS with cluster override > traffic labels for guest and public traffic. Refer the pa

Enabling IPv6 in ACS-4.8

2017-02-14 Thread Vladimir Melnik
Hello, According to the documentation (http://docs.cloudstack.apache.org/en/latest/networking/ipv6.html), it's required to upgrade the SystemVM template to enable IPv6 support on virtual routers. Where can I found the image? There's a reference to http://cloudstack.apt-get.eu/systemvm/ in the

Re: VM in incorrect state

2017-02-14 Thread Natalia Costas Lago
Dear Rafael, Thre requested information: ACS version: 4.9.0 hypervisors used: kvm storage systems used: gluster as primary networking: advanced And this is the error... 2017-02-14 17:48:56,112 DEBUG [c.c.u.d.T.Transaction] (API-Job-Executor-2:ctx-4eca9fd0 job-1329 ctx-39cd3fd6) (logid:2eed

Re: VM in incorrect state

2017-02-14 Thread Rafael Weingärtner
Hi Natalia, This problem is caused at class method “org.apache.cloudstack.engine.orchestration.NetworkOrchestrator.releaseNic(VirtualMachineProfile, long)” line 1631 as you can see by the stack trace. Did you change something else in the database or ACS while these VMs were stuck in "stopping"? T

Re: VM in incorrect state

2017-02-14 Thread Sergey Levitskiy
I saw something like this when VM ‘lost’ a NIC somehow. Can you check if there is at least one NIC assigned to the VM? Fix was to restore NIC record for that VM in the DB. Another option (if VM is slated for destruction) is just to change VM state to ‘Destroyed’ and garbage collector thread wil

Re: VM in incorrect state

2017-02-14 Thread Natalia Costas Lago
I did nothing unsual to the nic. What it is true is that: I had two sessions opened: - 1 session as user. This user owns two specific networks. And this VM had two nics on those networks. - 1 session ad Admin The user belongs to a specific domain. Therefore the admin cannot do all operations

Moving VMs to particular Hosts

2017-02-14 Thread Makrand
Hi, Lets say I've a XENserver resource pool containing 8 hosts in my cloudstack setup. I've only handful of windows VM running, lets say on host1. In case host1 goes down abruptly, is there any way I can restrict these VMs to move (via HA motion) to only host 2,3 or 4 and not to remaining hosts in

Basic Networking (ACS 4.9) --Allow VMs access from Local Area Network

2017-02-14 Thread John Adams
Hi all, Still learning the ropes in a test environment here. Hitting a little snag with networking here. The physical network has 2 VLANs. (192.168.10.0 and 192.168.30.0) This is my current ACS testing environment: 1 management server (Ubuntu 14.04): 192.168.30.14 2 KVM Hosts (Ubuntu 14.04): 19

Re: Moving VMs to particular Hosts

2017-02-14 Thread Koushik Das
Use host tags or only have the required number of hosts in the cluster. -Koushik On 15/02/17, 11:43 AM, "Makrand" wrote: Hi, Lets say I've a XENserver resource pool containing 8 hosts in my cloudstack setup. I've only handful of windows VM running, lets say on host1. In case