Creating an LVM Volume Group with a mounted ext3 partition
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
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.
Creating an LVM Volume Group with a mounted ext3 partition
Hello,
I've installed Ubuntu 8.10 on a normal ext3 partiton. I know that it is possible to create an LVM Volume Group on an unmounted partition. Is it possible to create an LVM set on a ext3 mounted partition?
How?
not without nuking it first, no. you'd need to migrate data off, convert it to an LVM partition, create a PV and then a LV inside it and format that as ext3.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.