Formatting drives to 512 byte sectors

This must be done for the HGST SAS 10TB drives which were factory formatted with 4096 byte sectors. 4096 byte sectors are not compatible with Un-Raid. 

Drives are noted by their last few letters. The command is as follows:

sg_format --format --fmtpinfo=0 --size=512 -v /dev/sdh


Revision #1
Created 15 July 2024 23:30:49 by Sam Brost
Updated 15 July 2024 23:32:18 by Sam Brost