Jump to content

Logical Volume Management in Linux?

Go to solution Solved by Brief-Wishbone,

I've got it. I just needed to add a new disk using vmware workstation pro. And continue that article on linustechi.com

For eg: this tutorial
 
I'm unable to continue from here.
 
>From the above output we can see that there is a physical volume (PV) named /dev/sda2 and the PV is a partition of the first disk drive. We can also see that there is a volume group (VG) named centos on this physical volume.
 
>Now we want to add another Hard Disk Drive to increase our volume group. The new HDD will be the second Disk Drive and the device location will be /dev/sdb. To find your newly added drive location, issue the following command.
 
I'm wondering what're the preriquisites to start a LVM tutorial. 
 
Can you share a step by step guide to use set up LVM and test some cases?
 
It includes prerequisites as:
 
>Raw disk attached to Linux system
 
What does this mean? How do I do it in my system? I can't attach a totally new disk as I don't have money for that at the moment.
 
How do I do it?
 
Link to comment
https://linustechtips.com/topic/1504203-logical-volume-management-in-linux/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×