Generated Commands
Fstab Entry
Verification Commands
Data Migration Command
Resize Commands
📘 Additional Resize Notes
- Unmount the filesystem before resizing.
- Resize in SAN GUI if applicable.
- Rescan:
rescan-scsi-bus.sh -m -s
- Restart multipath:
service multipathd restart
〽️ Dell Specific Resize Notes
- Resize the SAN Volume: Unmount volume on sharesX, and resize the volume in the SAN management interface.
- Rescan the SCSI Bus: After resizing the SAN volume, rescan the SCSI bus to detect the new size.
- Restart the Multipath Service: Restart the multipath service to ensure the system recognizes the new size.
- Confirm Quota and Filesystem Changes: Confirm that the quotas and filesystem changes are correct.
Log in to the SAN Management Interface.
Resize the Virtual Volume by the desired amount (e.g., 1.0TiB).
rescan-scsi-bus.sh -m -s
service multipathd restart
quota -g ME4084_www_data
df -h | grep -i 'ME4084_www_data'