Recently I had to set up some linux volumes and partitions in a production environment. I have compiled some points that I find relevant.
In this post I will show you how to do the following configurations in Linux Operating Systems:
- Add a new Physical Volume and Create Partition;
- Create new Volume Group and Logical Volume with one or more disks;
- Extend Volume Group with new Logical Volume;
- Extend Volume Group and the Logical Volume;
- Reduce a Logical Volume;
- Mount/Umount NFS Volumes