I am having a real issue. I have two SATA 16Tb hard drives in the back of my HPE DL380 Gen9. I am running 12 6TB SAS HDs in the front plane in 1=0 raid with a P840 card.
I have tried adding the drives with the native SATA controllers, I have tried adding them through thep840, I have added raid 0 on the drives (I really don't want to do that If I can avoid it).
The best that has happened to this point is I will add the directory and the drive immediately disappears as soon as I try and send a backup.
A lot of the time I get errors similar to this:
I was convinced it was AHCI for a bit, but I'm less so now. I'm at a loss. I have tried everything I can find, and nothing seems to do the trick. The second error is interesting, but I haven't figured it out yet. Any thoughts?
I have tried adding the drives with the native SATA controllers, I have tried adding them through thep840, I have added raid 0 on the drives (I really don't want to do that If I can avoid it).
The best that has happened to this point is I will add the directory and the drive immediately disappears as soon as I try and send a backup.
A lot of the time I get errors similar to this:
# /sbin/sgdisk -n1 -t1:8300 /dev/sdbCreating new GPT entries in memory.The operation has completed successfully.# /sbin/mkfs -t ext4 /dev/sdb1mke2fs 1.47.0 (5-Feb-2023)Creating filesystem with 3906469627 4k blocks and 488308736 inodesFilesystem UUID: 75f5bc01-2fa9-4a4e-8272-be9d31e9ca82Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968, 102400000, 214990848, 512000000, 550731776, 644972544, 1934917632, 2560000000, 3855122432Allocating group tables: 0/119216 done Writing inode tables: 0/119216 done Creating journal (262144 blocks): doneWriting superblocks and filesystem accounting information: 0/119216 mkfs.ext4: Input/output error while writing out and closing file systemTASK ERROR: command '/sbin/mkfs -t ext4 /dev/sdb1' failed: exit code 1# /sbin/sgdisk -n1 -t1:8300 /dev/sdbWarning! Disk size is smaller than the main header indicates! Loadingsecondary header from the last sector of the disk! You should use 'v' toverify disk integrity, and perhaps options on the experts' menu to repairthe disk.Warning! Main and backup partition tables differ! Use the 'c' and 'e' optionson the recovery & transformation menu to examine the two tables.Warning! One or more CRCs don't match. You should repair the disk!Main header: OKBackup header: OKMain partition table: OKBackup partition table: ERROR****************************************************************************Caution: Found protective or hybrid MBR and corrupt GPT. Using GPT, but diskverification and recovery are STRONGLY recommended.****************************************************************************Could not create partition 1 from 34 to 2047Error encountered; not saving changes.TASK ERROR: command '/sbin/sgdisk -n1 -t1:8300 /dev/sdb' failed: exit code 4I was convinced it was AHCI for a bit, but I'm less so now. I'm at a loss. I have tried everything I can find, and nothing seems to do the trick. The second error is interesting, but I haven't figured it out yet. Any thoughts?
Last edited: