The recent disk management utility in the Fedora/RHEL installers are a bit challenging. Since I don't know why things had changed, I won't bother commenting. But, I don't find them nearly as easy/convenient as before.... Anyhow... I installed a 500GB SSD in my Intel NUC to build up as a "NAS" host (NFS and iSCSI). The OS will take around 20GB, then SWAP, /boot.. whatever. So, I wanted the remainder of the disk to be in it's own VG [root@rhel7-nas registry]# parted -l | grep Disk Disk /dev/sda: 480GB Disk Flags: Disk /dev/mapper/vg_exports-lv_registry: 21.5GB Disk Flags: Disk /dev/mapper/rhel7--nas-home: 1074MB Disk Flags: Disk /dev/mapper/rhel7--nas-swap: 8389MB Disk Flags: Disk /dev/mapper/rhel7--nas-root: 32.2GB Disk Flags: [root@rhel7-nas ~]# parted -s /dev/sda print free Model: ATA INTEL SSDSC2BP48 (scsi) Disk /dev/sda: 480GB Sector size (logical/physical): 512B/512B Partition Table: gpt Disk Flags: Number Start End ...
Linux: The whole world made it for you... This blog is a collection of things I come across either at home or at work as a Linux Administrator. I have worked as an Admin working with Solaris, SAN, Backups and Linux at the Enterprise level for over 16 years.