Re: the console of this VM I have a timeout error message and I cannot see the VM.

2020-02-01 Thread Nicolas Vazquez
Hi Philippe, Are you trying to view the VM console from the UI portal? Does your console proxy VM appear as running and connected? If not, have you tried recreating it? Which version are you running? Regards, Nicolas Vazquez De: Philippe Luneau Enviado: vierne

Re: Redundant NFS Storage for ACS

2020-02-01 Thread Cloud Udupi
Hi Jerry, I have tried doing the same as you mentioned but still no luck. HA doesn't work, host stucks in alert state. *Primary Storage 1 -* Ceph RBD, *Tag= *rbd *Primary Storage 2 - *NFS (Size=100 MB) All Offerings created with storage tag= rbd In my case, HA works only when NFS as primary. Do I

Re: Redundant NFS Storage for ACS

2020-02-01 Thread Ivan Kudryavtsev
You have to deploy HA NFS outside Cloudstack. CS doesn't care about storage fault tolerance. Gluster is fine (shared mountpoint), Ceph is fine too, HA Nfs can be deployed with certain approaches or with proprietary appliances. сб, 1 февр. 2020 г., 19:28 Cloud Udupi : > Hi, > We are new to Apache

回复: Redundant NFS Storage for ACS

2020-02-01 Thread li jerry
Hi Mark I can provide one of my solutions for your reference: Hypervisor = KVM CloudStack = 4.11.3 Primary Storage0 = Ceph RBD, tag = rbd Primary Storage1 = NFS Primary Storage0 stores VM Volume, Primary Storage1 stores the heartbeat of KVM (suggested capacity is 100MB) all Compute Offerings.St

Redundant NFS Storage for ACS

2020-02-01 Thread Cloud Udupi
Hi, We are new to Apache CloudStack. We are looking for a Primary Storage (NFS share) solution, where it does not fail because of single node failure. Is there a way where I can use the NFS via any kind of clustering, so that when one node fails i will still have the VM's working from another node