Cloudstack VM HA with 2 primary storage

2023-11-22 Thread Yu Huang Chan
Hi All, According to the CloudStock documentation, HA for hosts and HA-enabled KVM VMs only work with primary storage and must have iSCSI or NFS storage. In our current setup, the primary storage is Linstor raw block storage. To enable HA for hosts and HA-enabled KVM VM features, is it possible

Cloudstack fail to create windows 2022 templates

2023-11-22 Thread Yu Huang Chan
Hi All, We are going to try to make a Windows 2022 template and follow the documentation guides that require downloading and installing Windows AIK. When we look at the Windows System Image Manager catalog, it shows the error "Details: Parameter count mismatch." The below latest documentation

Re: Firewall rules based on IP lists

2023-11-22 Thread Nux
This could be easily done with a security group, but I take it you're not using a security groups zone.. The alternative is like Ruben said to use ipsets inside the guest. On 22 November 2023 17:39:15 CET, Ruben Bosch wrote: >I'm not aware of this existing in CloudStack, but you could very

Re: SMBIOS UUID sticky

2023-11-22 Thread Nux
Hi, It seems like a serious enough problem , I'd open a guthyb issue explaining it and hopefully something can be done about it. On 22 November 2023 17:46:04 CET, Francisco Arencibia Quesada wrote: >Hello everyone! > >I'm really hoping to find an answer here, since I can't find anything on

SMBIOS UUID sticky

2023-11-22 Thread Francisco Arencibia Quesada
Hello everyone! I'm really hoping to find an answer here, since I can't find anything on the internet regarding my problem. So, here's the deal: I'm using cloudstack as an orchestrator for XenServer. I noticed that each time a Windows VM shuts down, when it starts up again it has a different

Re: Firewall rules based on IP lists

2023-11-22 Thread Ruben Bosch
I'm not aware of this existing in CloudStack, but you could very easily use "ipset" to achieve this within your Linux VM. Met vriendelijke groet / Kind regards, Ruben Bosch CLDIN > On 22 Nov 2023, at 17:36, Murilo Moura wrote: > > Is there any future feature planned to allow creating

Firewall rules based on IP lists

2023-11-22 Thread Murilo Moura
Is there any future feature planned to allow creating firewall rules based on "lists" with multiple source IPs together? it would be useful with cloudflare, for example, which has several IPs that are geographically distributed and need to be released on the client's firewall.

RE: VM Trunk Port

2023-11-22 Thread Lewis Di Ciacca
That is possible but the maximum number of interfaces I can add to the OS in KVM is 24. This limits the scalability of the solution not the worst thing in the world but if I can do a trunk port it gives more scalability and flexibility. Lewis Di Ciacca Senior Technical Consultant 0161 537

AW: VM Trunk Port

2023-11-22 Thread me
Is it not an option to just add another nic to the VM so each VLAN is using the coresponding nic?Regards,SwenVon: Lewis Di Ciacca lewis.dicia...@quadris.co.uk.INVALID Gesendet: Mittwoch, 22. November 2023 11:39An: users@cloudstack.apache.orgBetreff: VM Trunk PortMorning All, Is anyone aware of

VM Trunk Port

2023-11-22 Thread Lewis Di Ciacca
Morning All, Is anyone aware of a way to connect a Virtual machine to a Trunk Port IE more that 1 VLAN? Thanks Lewis Lewis Di Ciacca Senior Technical Consultant 0161 537 4980 07891 141025 lewis.dicia...@quadris.co.uk www.quadris.com Innovation House, 12-13 Bredbury Business Park Bredbury Park

Re: XCP-NG 8.2 and Linux Bridging

2023-11-22 Thread Wei ZHOU
Lucian is right.. I missed the zone type.. -Wei 在 2023年11月22日星期三,Nux 写道: > I never was able to use XS with OVS in a Security Groups zone, you need a > bridge so iptables/ebtables work well on it. > > > On 2023-11-22 07:30, Wei ZHOU wrote: > >> Hi, >> >> OVS/XS should be supported. doc may be

Re: Cloudstack Still Trying to connect to secondary storage NFS after removing it.

2023-11-22 Thread Jithin Raju
Granwille, The ISO that is mentioned in the below log snippets shows SSVM (not management server itself) is trying to download the file to NFS server 192.168.50.2. Is it the secondary storage you removed? If yes restart the SSVM. If management server is still attempting to connect to this NFS

Re: VM Templates - ROOT DISK link

2023-11-22 Thread Nux
Yes there is, when you create a Compute Offering you can choose between thin provisioning, sparse provisioning and fat provisioning (full clone afaik). That said I do not recommend full clones generally, they generate a lot of I/O and "waste" of space. On 2023-11-21 14:18, Murilo Moura

Re: XCP-NG 8.2 and Linux Bridging

2023-11-22 Thread Nux
I never was able to use XS with OVS in a Security Groups zone, you need a bridge so iptables/ebtables work well on it. On 2023-11-22 07:30, Wei ZHOU wrote: Hi, OVS/XS should be supported. doc may be out of date. -Wei On Tue, 21 Nov 2023 at 21:15, Marty Godsey wrote: In the