This was something that I posted late last night. April 02, 2024.
I have 4x HGST 8TB drives. 2 are SAS and the remaining 2 are SATA. Three of the drives have a block size of 512 and the fourth (Sun Oracle HUH72808AL5200) has the 4096 block size.
I should mention that I, after having read some of the earllier posts in this thread,
I decided to try my hand at converting the Sun Oracle SAS drive. This went without a hitch after issuing this command:
sg_format --format --size=4096 fmtpinfo=0 /dev/sdx
I loaded VMware ESXi 6.7.x and can see three of the drives with the 512 block size. I am wondering if it has anything to do with the Sun Oracle’s 4K block size. All drives are connected to an Adaptec ASR-71605 RAID controller set to HBA mode.
If absolutely necessary, how would I go about re-formatting the drive to 512K block size. I did try entering:
sg3_format --format --size=512 fmtpinfo-0 /dev/sdx
sg3_format --format --size=512 /dev/sdx
But neither of those commands worked. They resulted in errors. I will come back with screenshots of those error messages shortly. Your time and assistance will be greatly appreciated. Thank you. Peter
The BAD news below:
April 03, 2024. And this is how my day began. I booted up my HP Z820 and thought that I would continue where I left off last night.
The HGST SAS 8TB 4K drive that I was thinking of converting back to 512 is completely gone. It doesn’t show up in the Adaptec RAID controller ACU nor do I see it when launching Disks from my Ubuntu Live CD. It just vanished.