Re: Preferred storage pool (preferred.storage.pool)
What's your question ? It is an account-level setting, you can set different values per account or domain. -Wei On Tue, Sep 17, 2024 at 9:25 AM Sanjay Kumar wrote: > Hello! > > Please let us know if we use this option(preferred.storage.pool), then all > VMs will use this pool which uuid we will use with this setting. > > > Any help would be really appreciated. Thank you! > > Regards, > SK >
Re: Preferred storage pool (preferred.storage.pool)
Hi, It depends on the disk offerings. If the disk offering says it uses local storage, volumes will be created on the local storage pool. otherwise on the ceph rbd. `preferred.storage.pool` is useless in your case. -Wei On Tue, Sep 17, 2024 at 9:53 AM Sanjay Kumar wrote: > Hi Wei, > > Thanks for the quick revert. > > We have to cluster in our setup, one is rbd and one is local. I want to set > the uuid of primary storage of local in preferred.storage.pool from global > setting then the vm will create in local or rbd pool? > > > Thank you > > > > On Tue, Sep 17, 2024 at 1:13 PM Wei ZHOU wrote: > > > What's your question ? > > > > It is an account-level setting, you can set different values per account > or > > domain. > > > > -Wei > > > > On Tue, Sep 17, 2024 at 9:25 AM Sanjay Kumar > > wrote: > > > > > Hello! > > > > > > Please let us know if we use this option(preferred.storage.pool), then > > all > > > VMs will use this pool which uuid we will use with this setting. > > > > > > > > > Any help would be really appreciated. Thank you! > > > > > > Regards, > > > SK > > > > > >
Re: Preferred storage pool (preferred.storage.pool)
Hi Wei, Thanks for the quick revert. We have to cluster in our setup, one is rbd and one is local. I want to set the uuid of primary storage of local in preferred.storage.pool from global setting then the vm will create in local or rbd pool? Thank you On Tue, Sep 17, 2024 at 1:13 PM Wei ZHOU wrote: > What's your question ? > > It is an account-level setting, you can set different values per account or > domain. > > -Wei > > On Tue, Sep 17, 2024 at 9:25 AM Sanjay Kumar > wrote: > > > Hello! > > > > Please let us know if we use this option(preferred.storage.pool), then > all > > VMs will use this pool which uuid we will use with this setting. > > > > > > Any help would be really appreciated. Thank you! > > > > Regards, > > SK > > >
Preferred storage pool (preferred.storage.pool)
Hello! Please let us know if we use this option(preferred.storage.pool), then all VMs will use this pool which uuid we will use with this setting. Any help would be really appreciated. Thank you! Regards, SK
[PR] Ubuntu: fix apt-get usage [cloudstack-documentation]
krokodilerian opened a new pull request, #436: URL: https://github.com/apache/cloudstack-documentation/pull/436 "apt-get upgrade" does not parse any parameters, and just updates all packages that can be upgraded. As this does not seem to be the intended result, all usages of "apt-get" upgrade are modified to update only the requested package. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org