From 4a98a6f6f891665fd639b9bf4ad780d1b2d4c540 Mon Sep 17 00:00:00 2001 From: Jared Vititoe Date: Fri, 6 Feb 2026 18:20:44 -0500 Subject: [PATCH] Add storage-01 HBA bay 5 mapping (phy9) Verified via ls -la /dev/disk/by-path/ and physical inspection that HBA SAS3416 phy9 maps to bay 5 (C0 SATA breakout). Remaining C0 bays 6-8 and C1 bays 9-10 still need drives to verify. Ref https://code.lotusguild.org/LotusGuild/driveAtlas/issues/25 Co-Authored-By: Claude Opus 4.6 --- driveAtlas.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/driveAtlas.sh b/driveAtlas.sh index 081c58b..2c42e7e 100644 --- a/driveAtlas.sh +++ b/driveAtlas.sh @@ -529,14 +529,17 @@ declare -A SERVER_MAPPINGS=( # C1: 4x SATA breakout → bays 9-10 (2 of 4 ports used) # C2: U.2 NVMe (serial ends in 0d66) → u2-1 # C3: U.2 NVMe (serial ends in 0d4f) → u2-2 - # NOTE: HBA PHY-to-bay mapping needs verification via ls -la /dev/disk/by-path/ - # NOTE: U.2 drives require HBA firmware update to appear + # C0 verified: phy9=bay5 (remaining phy8/10/11 → bays 6-8 TBD) + # C1: PHY-to-bay mapping TBD (bays 9-10) + # C2: U.2 NVMe (serial ends in 0d66) → u2-1 (needs FW update) + # C3: U.2 NVMe (serial ends in 0d4f) → u2-2 (needs FW update) # Also present: 09:00.0 AMD FCH SATA Controller [AHCI mode] ["storage-01"]=" pci-0000:02:00.1-ata-1 1 pci-0000:02:00.1-ata-2 2 pci-0000:02:00.1-ata-5 3 pci-0000:02:00.1-ata-6 4 + pci-0000:01:00.0-sas-phy9-lun-0 5 " # large1