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.apache.org/en/latest/adminguide/reliability.html#ha-enabled-hosts
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Out-of-band+Management+for+CloudStack
https://www.shapeblue.com/host-ha-for-kvm-hosts-in-cloudstack/#Host-HA_on_KVM_host

Best regards,
Slavka

On Fri, Dec 2, 2022 at 9:02 AM Ranjit Jadhav 
wrote:

> 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.
> >
> > Regards Pradeep Kumar
>


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.
>
> Regards Pradeep Kumar


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 Thu, Dec 1, 2022 at 5:56 PM technologyrss.m...@gmail.com <
technologyrss.m...@gmail.com> wrote:

> 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 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,
> >>>
> >>> 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
> >>> communication and only internet traffic using 172.16.x.x/23.
> >>>
> >>> Now I create cloud vm so I see vm have internet ping fine,
> >>>
> >>> but my question is, can I add POD (192.168.x.x/24) network on my
> cloud vm?
> >>>
> >>> --
> >>>
> >>> *Thanks & Regards.*
> >>>
> >>> *Support Admin*
> >>>
> >>>
>  
> >>>
> >>> *Facebook  <
> https://www.facebook.com/TechnologyRSS>  | Twitter
> >>>   <
> https://twitter.com/technologyrss1>  | YouTube
> >>>   <
> https://www.youtube.com/channel/UCBq7qGqFEUe6ObVHMuxudTw>  | LinkedIn
> >>>   <
> https://www.linkedin.com/company/technologyrss/>*
> >>>
> >>> *Address : *116/1 West Malibagh, D. I. T Road
> >>>
> >>> Dhaka-1217, Bangladesh
> >>>
> >>> *Mob :* +88 01716915504
> >>>
> >>> *Email :*support.ad...@technologyrss.com
> >>>
> >>> *Web :*www.technologyrss.com  
> >>>
> > --
> >
> > *Thanks & Regards.*
> >
> > *Support Admin*
> >
> >
>  
> >
> > *Facebook  | Twitter
> >  | YouTube
> >  |
> > LinkedIn *
> >
> > *Address : *63-B, D.I.T Road, Malibagh chowdhury para
> >
> > (Ground floor of NCC bank)
> >
> > Dhaka-1219, Bangladesh
> >
> > *Mob :* +88 01716915504
> >
> > *Email :* support.ad...@technologyrss.com
> >
> > *Web :* www.technologyrss.com 
> >
> >
> >
> > --
> > Daan
> --
>
> *Thanks & Regards.*
>
> *Support Admin*
>
> 
>
> *Facebook  | Twitter
>  | YouTube
>  | LinkedIn
> *
>
> *Address : *63-B, D.I.T Road, Malibagh chowdhury para
>
> (Ground floor of NCC bank)
>
> Dhaka-1219, Bangladesh
>
> *Mob :* +88 01716915504
>
> *Email :* support.ad...@technologyrss.com
>
> *Web :* www.technologyrss.com
>


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 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,

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
communication and only internet traffic using 172.16.x.x/23.

Now I create cloud vm so I see vm have internet ping fine,

but my question is, can I add POD (192.168.x.x/24) network on my cloud vm?

--

*Thanks & Regards.*

*Support Admin*



*Facebook  
  | Twitter
    
| YouTube
  
  | LinkedIn
  
*

*Address : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :*support.ad...@technologyrss.com

*Web :*www.technologyrss.com  

-- 


*Thanks & Regards.*

*Support Admin*



*Facebook  | Twitter
 | YouTube
 |
LinkedIn *

*Address : *63-B, D.I.T Road, Malibagh chowdhury para

(Ground floor of NCC bank)

Dhaka-1219, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com 



--
Daan

--

*Thanks & Regards.*

*Support Admin*



*Facebook  | Twitter 
 | YouTube 
 | LinkedIn 
*


*Address : *63-B, D.I.T Road, Malibagh chowdhury para

(Ground floor of NCC bank)

Dhaka-1219, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com


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 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 PM 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), 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
> communication and only internet traffic using 172.16.x.x/23.
>
> Now I create cloud vm so I see vm have internet ping fine,
>
> but my question is, can I add POD (192.168.x.x/24) network on my cloud vm?
>
> --
>
> *Thanks & Regards.*
>
> *Support Admin*
>
> 
>
> *Facebook  
>  | 
> Twitter 
>  | 
> YouTube 
>  | 
> LinkedIn 
> *
>
> *Address : *116/1 West Malibagh, D. I. T Road
>
> Dhaka-1217, Bangladesh
>
> *Mob :* +88 01716915504
>
> *Email :* support.ad...@technologyrss.com
>
> *Web :* www.technologyrss.com
>
> --
>
> *Thanks & Regards.*
>
> *Support Admin*
> --
>
> *Facebook  | Twitter
>  | YouTube
>  | LinkedIn
> *
>
> *Address : *63-B, D.I.T Road, Malibagh chowdhury para
>
> (Ground floor of NCC bank)
>
> Dhaka-1219, Bangladesh
>
> *Mob :* +88 01716915504
>
> *Email :* support.ad...@technologyrss.com
>
> *Web :* www.technologyrss.com
>


-- 
Daan


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,

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
communication and only internet traffic using 172.16.x.x/23.

Now I create cloud vm so I see vm have internet ping fine,

but my question is, can I add POD (192.168.x.x/24) network on my cloud vm?

--

*Thanks & Regards.*

*Support Admin*



*Facebook  | Twitter
  | YouTube
  | LinkedIn
*

*Address : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :*support.ad...@technologyrss.com

*Web :*www.technologyrss.com




--

*Thanks & Regards.*

*Support Admin*



*Facebook  | Twitter 
 | YouTube 
 | LinkedIn 
*


*Address : *63-B, D.I.T Road, Malibagh chowdhury para

(Ground floor of NCC bank)

Dhaka-1219, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com


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 the Guest Network type is Shared Network.
>
> Yours sincerely,
>
>
> Nazmul Parvej
> Deputy Manager, Product Development
> IT Division
>
> Bangladesh Export Import Company Ltd.
>
> Level-9, SAM Tower, Plot #4, Road #22, Gulshan-1, Dhaka-1212,Bangladesh
>
> Tel: +880 9609 000 999, +880 2 5881 5559, Ext: 14193, Fax:  +880 2 
> 95757
>
> Cell: +8801787680841, Email: nazmul.par...@bol-online.com, Web:
> www.bol-online.com
>
>
> >
>


-- 
Daan


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), 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
> communication and only internet traffic using 172.16.x.x/23.
>
> Now I create cloud vm so I see vm have internet ping fine,
>
> but my question is, can I add POD (192.168.x.x/24) network on my cloud vm?
>
> --
>
> *Thanks & Regards.*
>
> *Support Admin*
>
> 
>
> *Facebook  | Twitter
>  | YouTube
>  | LinkedIn
> *
>
> *Address : *116/1 West Malibagh, D. I. T Road
>
> Dhaka-1217, Bangladesh
>
> *Mob :* +88 01716915504
>
> *Email :* support.ad...@technologyrss.com
>
> *Web :* www.technologyrss.com
>


-- 
Daan


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 
communication and only internet traffic using 172.16.x.x/23.


Now I create cloud vm so I see vm have internet ping fine,

but my question is, can I add POD (192.168.x.x/24) network on my cloud vm?

--

*Thanks & Regards.*

*Support Admin*



*Facebook  | Twitter 
 | YouTube 
 | LinkedIn 
*


*Address : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com