I looking to use LVM to easily limit a users usable disk space.
Is it possible to provision new LVM volumes from unallocated space LVM space without having to create/initialize all the drives and partitions again?
Lets say I have a volume group named "datag".
Can create new logical volumes as needed (lvcreate)? Or do I need to create them all at once?
I have been looking at this article but it doesn't really state if this is possible or not. http://www.linuxdevcenter.com/pub/a/linux/2006/04/27/managing-disk-space-with-lvm.html