Storage
2 easy methods to extend/shrink resize primary partition in Linux
Resize primary partition shrink and extend non lvm root, boot and other primary partition, change size of partition using unallocated free space fdisk & parted
How to mount filesystem in certain order one after the other in CentOS/RHEL
Mount filesystem in certain order during reboot one after the other using systemd unit file or /etc/fstab using RequiresMountsFor x-systemd.requires- mounts-for …
How to boot Linux host from LVM snapshot using BOOM (CentOS/RHEL 8)
Step by Step guide to boot CentOS/RHEL 8 or 7.5 and higher Linux with LVM snapshot using BOOM. with examples. Merge LVM snapshot and delete boom profile later.
How to create filesystem on a Linux partition or logical volume
Steps to create filesystem on a linux partition of on a logical volume using mkfs. Create mount point and mount the filesystem to access and store the data.
How to configure iSCSI target and initiator on CentOS/RHEL 7/8 Linux
How to configure iscsi target and initiator multipath SAN on CentOS / RHEL 7 Linux. Configure iscsi target with targetcli and initiator with iscsiadm
