Re: compute cannot be used if rot disk size is 0

2022-11-04 Thread jordan j
Yes CPU/RAM are fixed! Code for disk and service offering: createDiskOffering isMirrored=false name=custom-disk displaytext=custom-disk storageType=local cacheMode=none provisioningType=thin customized=true disksizestrictness=false { "diskoffering": { "cacheMode": "none", "created": "20

Re: CloudStack Presented at Events

2022-11-04 Thread Ivet Petrova
Hi all, A few updates here: - I will go and book us a booth for the CloudFest, Hope I can use the logo of Apache CloudStack on it. We will be also looking for volunteers to join us at the booth. - I did not manage to get a lot of feedback for the Fosdem, so I am proceeding with applying for a t

Re: Ceph for Secondary Storage and Primary Storage

2022-11-04 Thread Wido den Hollander
Op 03-11-2022 om 12:00 schreef Mauro Ferraro - G2K Hosting: It is a very promising technology, but in our experience, ceph made our life a hell. We had an energy event in our Datacenter and ceph couldnt support it, we can understand that these events may not happend, but shits happends.

Re: compute cannot be used if rot disk size is 0

2022-11-04 Thread Wido den Hollander
Op 04-11-2022 om 09:30 schreef jordan j: Yes CPU/RAM are fixed! Code for disk and service offering: createDiskOffering isMirrored=false name=custom-disk displaytext=custom-disk storageType=local cacheMode=none provisioningType=thin customized=true disksizestrictness=false { "diskoffering"

Re: compute cannot be used if rot disk size is 0

2022-11-04 Thread jordan j
Hey Wido, What do you mean by unset? When the disk offering is created i do not specify disksize so it is defaulted to 0. Moreover when custom disk offering is created and a disksize value is defined ACS reports an error that this value is not allowed to be defined. This is the command: createDisk

Re: Ceph for Secondary Storage and Primary Storage

2022-11-04 Thread Mevludin Blazevic
Hi, thanks for your information and sharing of your experience! One time we had a powerloss for 1 hour. After that the cloud as well as the Ceph cluster where up with absolutely no issues. I think a corrupted Ceph cluster might be result of hardware failure, e.g. using Erasure Coding with to

Multiple NFS Secondary Storage

2022-11-04 Thread Granwille Strauss
Hi Guys I added three NFS secondary storage drives to cloudstack. All three NFS servers are different subnet servers.  I see now one of the three disk is full and now my scheduled volume snapshots are failing. Does cloudstack not automatically detect the next available NFS storage to store vo