Re: [D] Maintenance mode does not move volumes of offline VMs [cloudstack]

2024-11-04 Thread via GitHub
GitHub user rajujith added a comment to the discussion: Maintenance mode does not move volumes of offline VMs @Rubueno I believe the volumes in local storage won't be migrated according to the current design. However, having a tool or script to evacuate a primary storage will be useful. Gi

CloudStack Security Standards & Framework Adherence: ISO 27001:2022, Cloud Security Alliance – Security, Trust, Assurance, and Risk (CSA STAR)

2024-11-04 Thread Traiano Welcome
Hi I'd like to know which security standards CloudStack supports or has been made to comply with? e.g does anyone know of cloudstack being configured to comply with the following standards: ISO 27001:2022, Cloud Security Alliance – Security, Trust, Assurance, and Risk (CSA STAR) My objective is

AW: CloudStack is creating several PortGroups on DSwitch for the same VLAN

2024-11-04 Thread Christian Reichert
Hi Alex, thanks a lot for the detailed explanations :-) Best regards, Christian -Ursprüngliche Nachricht- Von: Alex Mattioli [mailto:alex.matti...@shapeblue.com] Gesendet: Montag, 4. November 2024 16:29 An: users@cloudstack.apache.org Betreff: RE: CloudStack is creating several PortGro

Re: Dedicated Primary StoragePool for a Project

2024-11-04 Thread Jeroen Kleijer
Hi Ruben, Thanks for the quick response. This was exactly what I was hoping for: to use tags but it never occurred to me to use service offerings as well. Thanks! Jeroen On Mon, Nov 4, 2024 at 11:10 AM Ruben Bosch wrote: > Hi Jeroen, > > This is a perfect use case of tags. You can add a stora

RE: CloudStack is creating several PortGroups on DSwitch for the same VLAN

2024-11-04 Thread Alex Mattioli
Hi Christian, The number after vlan ID is the bandwidth allowed, which can be set in a network offering level, compute offering level, global, etc... So it might happen that the bandwidth allowed for the network is, for example, 300mbps. But for the compute offering of a certain VM it is 200mbps

CloudStack is creating several PortGroups on DSwitch for the same VLAN

2024-11-04 Thread Christian Reichert
Hi all, we are running CloudStack on vmware ESXi Hypervisor. Sometimes CloudStack is creating several port groups for the same VLAN-ID. Always end on cloud.guest.VLAN-ID.200.1-DSwitch-Service, .300 .500 The instances belong not all to the same Port-Group depending on when they were created. No w

Re: [D] HTTP ERROR 503 Service Unavailable [cloudstack]

2024-11-04 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: HTTP ERROR 503 Service Unavailable > I have the same issue after upgrading from 4.19.0.0 to 4.19.1.2 on Ubuntu > 22.04. MySQL and the management server are running on the same node. After > the following steps, the management consol

Re: Dedicated Primary StoragePool for a Project

2024-11-04 Thread Ruben Bosch
Hi Jeroen, This is a perfect use case of tags. You can add a storage pool tag to service offerings and if the same tag exists on the storage pool, a disk will be deployed on that specific storage pool. On Mon, Nov 4, 2024 at 11:06 AM Jeroen Kleijer wrote: > Hi all, > > I'm trying to set up an A

Dedicated Primary StoragePool for a Project

2024-11-04 Thread Jeroen Kleijer
Hi all, I'm trying to set up an ACS environment where we will have multiple tenants that we will try to separate using projects. These tenants will have different IO requirements and we would like to separate them at the storage level as well and have tenant1 have their instances stored on storage

Re: [D] Failed to set up CEPH S3 as secondary storage. [cloudstack]

2024-11-04 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Failed to set up CEPH S3 as secondary storage. @vigneshvrm can you upload the full log ? IMHO, it looks like the error happened when you started the mgmt service GitHub link: https://github.com/apache/cloudstack/discussions/9884#d

Re: [D] Failed to set up CEPH S3 as secondary storage. [cloudstack]

2024-11-04 Thread via GitHub
GitHub user vigneshvrm added a comment to the discussion: Failed to set up CEPH S3 as secondary storage. @weizhouapache The issue arose during the zone configuration while setting up secondary storage. GitHub link: https://github.com/apache/cloudstack/discussions/9884#discussioncomment-1114

Re: [D] Failed to set up CEPH S3 as secondary storage. [cloudstack]

2024-11-04 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Failed to set up CEPH S3 as secondary storage. @vigneshvrm Did the error happen when the cloudstack-management service was started ? GitHub link: https://github.com/apache/cloudstack/discussions/9884#discussioncomment-11139923 ---