Submitted by JackB on Sun, 06/05/2016 - 01:36
Hi,
I am trying to do some pre setup of the system before I colocate it, I currently have a single master cloudmin install that will connect to a local host and other host systems (which I will deploy in time as servers come up for renewal).
My question is how do I actually configure cloudmin to allow me to select different mounted raids on the host - For example each server has an M.2 SSD Raid, a SATA SSD Raid and a HDD Raid.
The reason for the M.2 and SATA SSDs are for shared or dedicated disk access and the HDD RAID provides backups.
I am sure it is probably simple but I have just switched from VMware to KVM (yay) so I do need to relearn the interface.
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Sun, 06/05/2016 - 17:36 Comment #1
Do you have a different LVM volume group on each of these RAID devices? Or are they mounted as regular filesystems, but at different mount points?
Submitted by JackB on Mon, 06/06/2016 - 16:56 Comment #2
Currently Different LVMs.
Submitted by JamieCameron on Mon, 06/06/2016 - 21:04 Comment #3
Ok, so are you looking for a way to select the LVM (and thus RAID) to use at VM creation time?
You can set a default for the KVM host already, at Host Systems -> KVM Host Systems -> your-host
Submitted by JackB on Tue, 06/07/2016 - 04:39 Comment #4
It doesn't seem to want to let me change that per KVM virtual server. But I will play around with it again.
Submitted by JamieCameron on Tue, 06/07/2016 - 23:01 Comment #5
Oh, so you want to be able to select an LV at VM creation time?
Submitted by JackB on Wed, 07/06/2016 - 05:28 Comment #6
Yes
Submitted by JamieCameron on Wed, 07/06/2016 - 09:18 Comment #7
Ok, that's something we really should support. I'll look into adding this...
Submitted by JackB on Wed, 07/06/2016 - 09:25 Comment #8
As a workaround would switching the default each time work?
Or do I need to create manually and then add them?
Submitted by JamieCameron on Wed, 07/06/2016 - 09:37 Comment #9
Yes, changing the default will work as a work-around.
Submitted by JamieCameron on Fri, 07/22/2016 - 00:18 Comment #10
Storage location selection at creation time has been implemented, and will be included in the 9.1 release of Cloudmin.
Submitted by JamieCameron on Fri, 07/22/2016 - 00:19 Comment #11
Submitted by JackB on Sat, 07/30/2016 - 01:48 Comment #12
Awesome work.