broozar
Dabbler
- Joined
- Mar 2, 2023
- Messages
- 15
Hi everyone, I am consolidating 2 servers (A: pure SSD, B: pure HDD) into 1 server (6 ZFS-SSD and 4 ZFS-HDD), both were previously running TrueNAS and the disks were in ZFS pools. The SSDs are connected to one LSI HBA (2 cables, 8087 to 4x SATA), the HDDs to another (1 cable, also 8087 to 4x SATA). Both controllers are recognised by lspci:
All 6 SSDs attached to 01:00.0 are recognized without issues, the same goes for the 2 additional SSDs connected directly to the motherboard (1 for the SCALE installation, 1 scratch disk) when running lsblk. However, the 4 HDDs are nowhere to be found. I can hear the disks spinning, but that's it. The HDDs were previously working with the HBA they are connected to in the old server B with the same cable in the same order, also running SCALE.
- Are 2 HBAs supported under SCALE (latest version, just pulled the release a few hours ago)?
- If not, any suggestions on a 4-port 8087 HBA?
- Any suggestions on what I might try to see the drives? In the mean time, I have another identical HBA in storage somewhere, will try to switch cards. Maybe that helps...
Code:
01:00.0 RAID bus controller: Broadcom / LSI SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 03) 03:00.0 RAID bus controller: Broadcom / LSI SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 03)
All 6 SSDs attached to 01:00.0 are recognized without issues, the same goes for the 2 additional SSDs connected directly to the motherboard (1 for the SCALE installation, 1 scratch disk) when running lsblk. However, the 4 HDDs are nowhere to be found. I can hear the disks spinning, but that's it. The HDDs were previously working with the HBA they are connected to in the old server B with the same cable in the same order, also running SCALE.
- Are 2 HBAs supported under SCALE (latest version, just pulled the release a few hours ago)?
- If not, any suggestions on a 4-port 8087 HBA?
- Any suggestions on what I might try to see the drives? In the mean time, I have another identical HBA in storage somewhere, will try to switch cards. Maybe that helps...