Re: VMs HA not working with Ceph

2022-12-01 Thread Slavka Peleva
Hello Pradeep, Ranjit, As far as I know, you need to have an NFS primary storage and OOBM configured. There is a PR that provides a solution to have HA for RBD, but it's not merged yet - https://github.com/apache/cloudstack/pull/5862. I hope the links below will help you https://docs.cloudstack.a

Re: VMs HA not working with Ceph

2022-12-01 Thread Ranjit Jadhav
Hello Guys, We are also struggling with this HA thing any guidance will be highly appreciated. Regards, Ranjit On Thu, 1 Dec 2022 at 20:50, pspa...@hotmail.com wrote: > Hi, > I have build new infra with Ceph storage everything working well. > But VMs HA not working. Can anyone guide me. > > Re

Re: Add MGMT network on cloud vm

2022-12-01 Thread Samuel Adu
Are you aware of this tool for making API requests? https://github.com/apache/cloudstack-cloudmonkey Once you have it setup, making api requests become very simple. I wouldn't be surprised if you don't know about it, since I also chanced upon it. I didn't see any mention of it in the docs On Th

Re: Add MGMT network on cloud vm

2022-12-01 Thread technologyrss.m...@gmail.com
can it possible from MGMT UI ? On 12/1/2022 7:55 PM, Daan Hoogland wrote: I *think* you need to use this API: https://cloudstack.apache.org/api/apidocs-4.17/apis/createManagementNetworkIpRange.html On Thu, Dec 1, 2022 at 2:48 PM technologyrss.m...@gmail.com wrote: another Q: can I add

VMs HA not working with Ceph

2022-12-01 Thread pspa...@hotmail.com
Hi, I have build new infra with Ceph storage everything working well. But VMs HA not working. Can anyone guide me. Regards Pradeep Kumar

Re: Add MGMT network on cloud vm

2022-12-01 Thread Daan Hoogland
I *think* you need to use this API: https://cloudstack.apache.org/api/apidocs-4.17/apis/createManagementNetworkIpRange.html On Thu, Dec 1, 2022 at 2:48 PM technologyrss.m...@gmail.com < technologyrss.m...@gmail.com> wrote: > another Q: can I add different network like 10.10.0.0/16? > On 12/1/2022

Re: Add MGMT network on cloud vm

2022-12-01 Thread technologyrss.m...@gmail.com
another Q: can I add different network like 10.10.0.0/16? On 12/1/2022 7:39 PM, Daan Hoogland wrote: a user instance would typically not have access to the management network. On Thu, Dec 1, 2022 at 2:36 pmsupport.ad...@technologyrss.com < support.ad...@technologyrss.com> wrote: Hi, Environ

Re: How can I make my existing shared network virtual router redundant?

2022-12-01 Thread Daan Hoogland
there is an option to make it redundant on restart. see https://cloudstack.apache.org/api/apidocs-4.17/apis/restartNetwork.html. On Thu, Dec 1, 2022 at 5:00 AM Nazmul Parvej wrote: > Hi There, > > How can I make my existing shared network virtual router redundant? > > I am using ACS 4.17.1.0 and

Re: Add MGMT network on cloud vm

2022-12-01 Thread Daan Hoogland
a user instance would typically not have access to the management network. On Thu, Dec 1, 2022 at 2:36 PM support.ad...@technologyrss.com < support.ad...@technologyrss.com> wrote: > Hi, > > Environment is centos7 using nfs and kvm. Create basic zone using static > ip like POD (192.16x.x.x/24), Gu

Add MGMT network on cloud vm

2022-12-01 Thread support.ad...@technologyrss.com
Hi, Environment is centos7 using nfs and kvm. Create basic zone using static ip like POD (192.16x.x.x/24), Guest (172.16.x.x/23), My POD network have no internet traffic but Guest network have internet traffic, My all server are using static ip 192.168.x.x/24 for server to server communicatio