Table of Contents

Linux Disk Configuration and Command



Local Disk

Basic Disk Operation parted or fdisk → mkfs → mount


NFS

NFS /etc/exports


SAN

HBA (WWN, Driver) systool -c fc_host -v |grep port_name
/opt/hp/hp_fibreutils/adapter_info ← HPE ProLiant Server
Scanning Storage /opt/hp/hp_fibreutils/hp_rescan -a ← HPE ProLiant
multipath /etc/multipath.conf
multipath -ll → parted or fdisk → mkfs → mount
LVM multipath -ll → parted or fdisk → pvcreate → vgcreate → lvcreate → mkfs → mount


iSCSI