Re: All cluster reboot when a Primary storage fails

2021-10-15 Thread Daniel Augusto Veronezi Salvador
Hi Mauro, On KVM's monitor, when there is an inconsistency on the heartbeat's file or heartbeat timeout is extrapolated several times, by default, the host is restarted. The PR 4586 (https://github.com/apache/cloudstack/pull/4586) already addressed this issue by externalizing a property,

Re: All cluster reboot when a Primary storage fails

2021-10-15 Thread vas...@gmx.de
Hi Mauro, that is really intresting to hear - i am not so long dealing with cloudstack. so this is quiet new to me. how ever: reading through the admin guide http://docs.cloudstack.apache.org/en/latest/adminguide/reliability.html?highlight=Storage%20Outage#primary-storage-outage-and-data-loss The

All cluster reboot when a Primary storage fails

2021-10-15 Thread Mauro Ferraro - G2K Hosting
Hi guys, how are you?. We are having this problems with ACS when a primary storages fails. We have several primary storage with Linux and NFS server serving KVM images. So every hosts have been mounted all the NFS servers because in one Host can be running VMs from different storages. The

Re: [!!Mass Mail]Exception : Can not find network: cloudbr0

2021-10-15 Thread Bs Serge
Thank you Vash and Дикевич Евгений Александрович Everything worked in the end. what I had to do was : - put the cloudbr0 in UP state : cmd : ip link set cloudbr0 up - and then deactivate the eno1 interface : (I used the nmtui tool) As I always say you guys are my favourite community and I wish

Kubernetes ClusterAPI integration

2021-10-15 Thread Vladimir Dombrovski
Hello, We are currently looking into using Kubernetes inside Cloudstack. We have successfully tested the Kubernetes provider, which as it stands leverages a good amount of effort required to deploy the solution. However, we would like to go further with this, especially in order to provision

Re: [!!Mass Mail]Exception : Can not find network: cloudbr0

2021-10-15 Thread vas...@gmx.de
Hi Serge, i really don't see the point in bonding those two interfaces, as they are meant to be used for different taffic. Therefore i guess you should at the moment remain on your inital configuration. As far as i have read through all of this you would like to "clone" the setup from the host

RE: API Command Question for "networkids"

2021-10-15 Thread Corey, Mike
Hi, I am running ACS 4.15.1.0. I will download the template using the “Read VM settings from OVA” and test the deployment from our front-end portal. Stay tuned! MC From: Daan Hoogland Sent: Friday, October 15, 2021 4:02 AM To: Corey, Mike Cc: users@cloudstack.apache.org; Rohit Yadav ;

Re: RE: AMD graphics PCI passthrough possible?

2021-10-15 Thread James Steele
This is the XML from a running Windows Server 2019 guest that works with KVM on the Ubuntu 20.04 host. It was created directly with VMM - not CloudStack. After windows is installed, virtio-win-0.1.208.iso is run, rebooted, then the AMD Radeon WX5100 driver package is installed. Everything works

Re: [!!Mass Mail]Exception : Can not find network: cloudbr0

2021-10-15 Thread Bs Serge
I appreciate the help, I tried the above, created a bond and combined eno1 and eno4 but when I rebooted neither of the interfaces or the bond or bridges were showing up in ifconfig, which meant I couldn't even SSH, so I had to set them back manually. I'd like to mention that another host works

Re: systemvm-vmware-4.15.1 template - Did not find a guest OS with type otherLinux64Guest

2021-10-15 Thread Wei ZHOU
What is your current cloudstack version ? Could you please share more details? -Wei On Fri, 15 Oct 2021 at 11:59, David Larsen wrote: > Hi > > We use vcenter/vsphere 6.7 > > > > Sendt fra min Galaxy > > > > Opprinnelig melding > Fra: Wei ZHOU > Dato: 15.10.2021 09:18

RE: systemvm-vmware-4.15.1 template - Did not find a guest OS with type otherLinux64Guest

2021-10-15 Thread David Larsen
Hi We use vcenter/vsphere 6.7 Sendt fra min Galaxy Opprinnelig melding Fra: Wei ZHOU Dato: 15.10.2021 09:18 (GMT+01:00) Til: users Emne: Re: systemvm-vmware-4.15.1 template - Did not find a guest OS with type otherLinux64Guest Hi David, Which version of vmware do you

RE: [!!Mass Mail]Exception : Can not find network: cloudbr0

2021-10-15 Thread Дикевич Евгений Александрович
Mb better combine eno1 and eno4 in bond and then create bridge on this bond: Smth like this: cat /etc/sysconfig/network-scripts/ifcfg-eno1 TYPE=Ethernet BOOTPROTO=none NAME=eno1 DEVICE=eno1 ONBOOT=yes MASTER=bond0 SLAVE=yes NM_CONTROLLED=no cat /etc/sysconfig/network-scripts/ifcfg-eno2

Re: [!!Mass Mail]Exception : Can not find network: cloudbr0

2021-10-15 Thread Bs Serge
Yes, I just realized that On the host both the bridge cloudbr0 and the interface eno1 have the same IP : 192.168.1.10 which is the IP of the host server. the management server IP is 192.168.1.8 I tried to reboot the host but the issue was not resolved This is my bridge configuration, cat

RE: [!!Mass Mail]Exception : Can not find network: cloudbr0

2021-10-15 Thread Дикевич Евгений Александрович
And you have management IP on eno1. Mb U should reboot your host first:) -Original Message- From: Дикевич Евгений Александрович [mailto:evgeniy.dikev...@becloud.by] Sent: Friday, October 15, 2021 12:14 PM To: users@cloudstack.apache.org Subject: RE: [!!Mass Mail]Exception : Can not find

RE: [!!Mass Mail]Exception : Can not find network: cloudbr0

2021-10-15 Thread Дикевич Евгений Александрович
Hi Your cloudbr0 is in DOWN state. Check your network again https://ibb.co/rFyh4Zk -Original Message- From: Bs Serge [mailto:sergeb...@gmail.com] Sent: Friday, October 15, 2021 11:57 AM To: users@cloudstack.apache.org Subject: [!!Mass Mail]Exception : Can not find network: cloudbr0 Hi,

Exception : Can not find network: cloudbr0

2021-10-15 Thread Bs Serge
Hi, my favourite community, Cloudstack 4.15.2 Host KVM Centos 8 I'm trying to add a new KVM host to cloudstack and I'm getting this exception in the management server that says it can not find a network named cloudbr0 on the agent while the bridge network cloudbr0 exists, Below I shared the

Re: [!!Mass Mail]Re: Specify cluster for virtual router

2021-10-15 Thread Daan Hoogland
please do Evengy (can't decipher the rest of your names, sorry) On Thu, Oct 14, 2021 at 5:20 PM Дикевич Евгений Александрович < evgeniy.dikev...@becloud.by> wrote: > Hmmm interesting... > > It works when U use host tags. With storage tags this isn't work))) > Mb I should open issue?) > > >

Re: API Command Question for "networkids"

2021-10-15 Thread Daan Hoogland
Mike, What version of ACS are your using? the name in the UI would be : - *"Read VM settings from OVA"* in the db it is called vm_template.deploy_as_is On Thu, Oct 14, 2021 at 5:44 PM Corey, Mike wrote: > Daan,Rohit, > > I don't see the "deployAsIs" in the Register Template UI when >

Re: systemvm-vmware-4.15.1 template - Did not find a guest OS with type otherLinux64Guest

2021-10-15 Thread Wei ZHOU
Hi David, Which version of vmware do you use ? -Wei On Thu, 14 Oct 2021 at 16:20, David Larsen wrote: > Hi > > I have just tried to install systemvm-vmware-4.15.1 template to prepare > for cloudstack 4.15.2 upgrade. When I choose Hypervisor: VMware, I cannot > choos OS Type afterwards. > The