LMV on 200 student computers that has run out of room in VMWare?
FedoraThis forum is for the discussion of the Fedora Project.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
My first submission.
Here goes. I run computer laboratories in a community college in California, that is, I am responsible for part of the lab configuration. We run Fedora 10 as a guest O.S. in a VMWare Workstation environment on top of a Vista host for about 200 student stations. (Most of our courses are Windows based, thus dictating the Host/Guest alignment we use.) I'm a self-taught LINUX enthusiast in love with Fedora 10, but few faculty, staff or students seem to share my ardor for Fedora or LINUX.) The complete package is rolled out each semester via Sematic Ghost, which is not part of my bailiwick. The initial setup had an harddrive with 8 Gb of reserved space. The "Disk Usage Analyzer" reports that I have a 4.1 Gb HD rather than the 8 GB I'd reserved. Rather than fight with VMWare, I decided to add a second 8 GB HD, but I'm stuck with an LVM and I do not know how to add the second HD. Students have their work stored on the initial drive, so I cannot simply blow each of the 200 implementations away and start over.
Next semester I'll probably configure my setup using traditional partitions, but how can I incorporate the additional space to limp by with what I now have?
One of the easiest ways to accomplish this task (ie. not having to read too many man pages and mess about with the command line) is to use the system-config-lvm program which is a gui interfacing with all the LVM commands. Have a look at this and you should be able to extend your logical volumes.
Although upon rereading your post I'm not sure if this is what you mean. I'm not sure if you have a VMWare problem or a Fedora one. If your problem is Fedora and LVM, the above comments will work, but if it is VMWare problem I'm not sure how you go about extending HDD space.?? I actually use the FREE VirtualBox which works perfectly for my use, although I run a virtual WinXP on F10 in VirtualBox, not the other way around.
Here is a very good HOWTO for LVM. In a nutshell, create your new drive, boot guest, find new device in fdisk, initialize it as a physical volume, join it to, or create a new vol group and create a new volume or expand one. Easiest is to create new and move data from other volumes to this new one to free up space.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.