Not 100% sure where this topic lies, so sorry if it's in the wrong subforum
After lots of "fun" attempting to flash a PERC H330 to IT mode, I gave up, and flashed an IBM LSI SAS9302-8i instead.
Fresh install of Proxmox, all updated, OS sees the HBA, butonly one of the eight disks attached to it (nvme3n1) none of the disks are visible
Disks are all attached to HBA via a pair of 1-to-4 cables, each with a a single Mini SAS SFF-8643 at one end and four 29pin SFF-8482 connectors at the other (this one here in fact)
Anything obvious I'm doing or not doing?
lspci:
lsblk:
lsmod | grep "sas":
# ./sas3ircu list:
./sas3ircu 0 display
After lots of "fun" attempting to flash a PERC H330 to IT mode, I gave up, and flashed an IBM LSI SAS9302-8i instead.
Fresh install of Proxmox, all updated, OS sees the HBA, but
Disks are all attached to HBA via a pair of 1-to-4 cables, each with a a single Mini SAS SFF-8643 at one end and four 29pin SFF-8482 connectors at the other (this one here in fact)
Anything obvious I'm doing or not doing?
lspci:
Code:
03:00.0 Serial Attached SCSI controller: Broadcom / LSI SAS3008 PCI-Express Fusion-MPT SAS-3 (rev 02)
Code:
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
nvme1n1 259:0 0 931.5G 0 disk
├─nvme1n1p1 259:1 0 1007K 0 part
├─nvme1n1p2 259:2 0 1G 0 part /boot/efi
└─nvme1n1p3 259:3 0 930.5G 0 part
├─pve-swap 253:0 0 8G 0 lvm [SWAP]
├─pve-root 253:1 0 96G 0 lvm /
├─pve-data_tmeta 253:2 0 8.1G 0 lvm
│ └─pve-data 253:4 0 794.3G 0 lvm
└─pve-data_tdata 253:3 0 794.3G 0 lvm
└─pve-data 253:4 0 794.3G 0 lvm
nvme0n1 259:4 0 931.5G 0 disk
├─nvme0n1p1 259:9 0 931.5G 0 part
└─nvme0n1p9 259:10 0 8M 0 part
nvme2n1 259:5 0 931.5G 0 disk
├─nvme2n1p1 259:7 0 931.5G 0 part
└─nvme2n1p9 259:8 0 8M 0 part
nvme3n1 259:6 0 1.5T 0 disk
Code:
xhci_pci_renesas 20480 1 xhci_pci
mpt3sas 376832 0
raid_class 16384 1 mpt3sas
scsi_transport_sas 53248 1 mpt3sas
Code:
Avago Technologies SAS3 IR Configuration Utility.
Version 17.00.00.00 (2018.04.02)
Copyright (c) 2009-2018 Avago Technologies. All rights reserved.
Adapter Vendor Device SubSys SubSys
Index Type ID ID Pci Address Ven ID Dev ID
----- ------------ ------ ------ ----------------- ------ ------
0 SAS3008 1000h 97h 00h:03h:00h:00h 1000h 30e0h
SAS3IRCU: Utility Completed Successfully.
Code:
Avago Technologies SAS3 IR Configuration Utility.
Version 17.00.00.00 (2018.04.02)
Copyright (c) 2009-2018 Avago Technologies. All rights reserved.
Read configuration has been initiated for controller 0
------------------------------------------------------------------------
Controller information
------------------------------------------------------------------------
Controller type : SAS3008
BIOS version : 8.37.00.00
Firmware version : 16.00.10.00
Channel description : 1 Serial Attached SCSI
Initiator ID : 0
Maximum physical devices : 1023
Concurrent commands supported : 9856
Slot : 24
Segment : 0
Bus : 3
Device : 0
Function : 0
RAID Support : No
------------------------------------------------------------------------
IR Volume information
------------------------------------------------------------------------
------------------------------------------------------------------------
Physical device information
------------------------------------------------------------------------
------------------------------------------------------------------------
Enclosure information
------------------------------------------------------------------------
Enclosure# : 1
Logical ID : 500605b0:0b2c9b80
Numslots : 8
StartSlot : 0
------------------------------------------------------------------------
SAS3IRCU: Command DISPLAY Completed Successfully.
SAS3IRCU: Utility Completed Successfully.
Last edited: