Submitted by yngens on Wed, 09/03/2014 - 19:22
When setting up a Cloudmin system I configured "Create disk images in" to "Regular files under base" and created several guest systems, which are now in production. I found out later that "LVM volume group" was better option and now would like to switch to it. So I have couple question with regard to this:
What happens if to switch "Regular files under base directory" to "LVM volume group" in working Cloudmin system? Won't it break already running guest systems?
How do I transfer already running guest systems to LVM based systems?
Thanks.
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Wed, 09/03/2014 - 20:36 Comment #1
This won't effect running systems at all, only new ones.
You can move a disk to the new storage location at Resources -> Manage Disks by clicking on a disk.
Submitted by yngens on Thu, 09/04/2014 - 08:14 Comment #2
Thanks!