RE: Trouble Attaching Volume

2015-04-03 Thread Somesh Naidu
: users@cloudstack.apache.org Subject: Re: Trouble Attaching Volume But obviously ACS4.1.0 with vmware hypervisor and fc-san storage , the mechanism not working for me. --- Thanks, Yitao(依涛 姜) jiangyt.github.io On Fri, Apr 3, 2015 at 1:14 PM, Koushik Das wrote: > There is already a vm-s

Re: Trouble Attaching Volume

2015-04-02 Thread Yitao Jiang
But obviously ACS4.1.0 with vmware hypervisor and fc-san storage , the mechanism not working for me. --- Thanks, Yitao(依涛 姜) jiangyt.github.io On Fri, Apr 3, 2015 at 1:14 PM, Koushik Das wrote: > There is already a vm-sync mechanism to synchronise states between > hypervisor and CS DB. When VM

Re: Trouble Attaching Volume

2015-04-02 Thread Koushik Das
There is already a vm-sync mechanism to synchronise states between hypervisor and CS DB. When VMs get moved from one host to another outside of CS, vm-sync is supposed to update the DB with the new host id. On 03-Apr-2015, at 7:13 AM, Yitao Jiang wrote: > Synchronisation work need to be done.

Re: Trouble Attaching Volume

2015-04-02 Thread Yitao Jiang
Synchronisation work need to be done. I will do some hacking when i am free. On Apr 2, 2015 10:27 PM, "Steve Searles" wrote: > That was it. Thanks!. What is the best practice for DRS and HA with > vmware for use with Cloudstack? Disabled? > > Steven Searles > > > > On Apr 2, 2015, at 2:17 AM, S

Re: Trouble Attaching Volume

2015-04-02 Thread Steve Searles
That was it. Thanks!. What is the best practice for DRS and HA with vmware for use with Cloudstack? Disabled? Steven Searles On Apr 2, 2015, at 2:17 AM, Sanjeev N mailto:sanj...@apache.org>> wrote: Also make sure that vm is actually running on the host On Thu, Apr 2, 2015 at 6:11 AM, Yita

Re: Trouble Attaching Volume

2015-04-01 Thread Sanjeev N
Also make sure that vm is actually running on the host On Thu, Apr 2, 2015 at 6:11 AM, Yitao Jiang wrote: > I met the same issue before. Cause under vmware cluster ha enabled, so the > vm mirgrated among hosts. You can check the host which vm lives in cloud > databases, and compare to the actual

Re: Trouble Attaching Volume

2015-04-01 Thread Yitao Jiang
I met the same issue before. Cause under vmware cluster ha enabled, so the vm mirgrated among hosts. You can check the host which vm lives in cloud databases, and compare to the actual host, if mismatchrd, changing the db table, thrn all works fine. On Apr 1, 2015 9:52 PM, "Steve Searles" wrote: