SATA SSD is not recognized lsblk

user1907324

New Member
Oct 30, 2023
8
0
1
Hi,

i have a test server with 2 M.2 256GB. The proxmox is installed on these SSDs. There are also 4x 1TB SSD SATA disks which i can't access by proxmox v8. lsblk gives me the following output:

sda 8:0 0 223.6G 0 disk
├─sda1 8:1 0 1007K 0 part
├─sda2 8:2 0 1G 0 part
└─sda3 8:3 0 222.6G 0 part
sdb 8:16 0 223.6G 0 disk
├─sdb1 8:17 0 1007K 0 part
├─sdb2 8:18 0 1G 0 part
└─sdb3 8:19 0 222.6G 0 part
zd0 230:0 0 1M 0 disk
zd16 230:16 0 32G 0 disk
├─zd16p1 230:17 0 512M 0 part
└─zd16p2 230:18 0 31.5G 0 part

ls -la /dev/disk/by-id/

lrwxrwxrwx 1 root root 9 Oct 23 13:13 ata-ATP_SATA_III_M.2_2280_SSD_23070142-004211 -> ../../sda
lrwxrwxrwx 1 root root 10 Oct 23 13:13 ata-ATP_SATA_III_M.2_2280_SSD_23070142-004211-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Oct 23 13:13 ata-ATP_SATA_III_M.2_2280_SSD_23070142-004211-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Oct 23 13:13 ata-ATP_SATA_III_M.2_2280_SSD_23070142-004211-part3 -> ../../sda3
lrwxrwxrwx 1 root root 9 Oct 23 13:13 ata-ATP_SATA_III_M.2_2280_SSD_23070142-004214 -> ../../sdb
lrwxrwxrwx 1 root root 10 Oct 23 13:13 ata-ATP_SATA_III_M.2_2280_SSD_23070142-004214-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Oct 23 13:13 ata-ATP_SATA_III_M.2_2280_SSD_23070142-004214-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 10 Oct 23 13:13 ata-ATP_SATA_III_M.2_2280_SSD_23070142-004214-part3 -> ../../sdb3
lrwxrwxrwx 1 root root 9 Oct 23 13:13 wwn-0x5141357170030a01 -> ../../sda
lrwxrwxrwx 1 root root 10 Oct 23 13:13 wwn-0x5141357170030a01-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Oct 23 13:13 wwn-0x5141357170030a01-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Oct 23 13:13 wwn-0x5141357170030a01-part3 -> ../../sda3
lrwxrwxrwx 1 root root 9 Oct 23 13:13 wwn-0x5141357170030a04 -> ../../sdb
lrwxrwxrwx 1 root root 10 Oct 23 13:13 wwn-0x5141357170030a04-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Oct 23 13:13 wwn-0x5141357170030a04-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 10 Oct 23 13:13 wwn-0x5141357170030a04-part3 -> ../../sdb3

blkid


/dev/sdb2: UUID="4277-B103" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="eb14f748-8770-4854-a5aa-ca3defa9bc76"
/dev/sdb3: LABEL="rpool" UUID="15856396622693834492" UUID_SUB="9772299455222562565" BLOCK_SIZE="4096" TYPE="zfs_member" PARTUUID="83a57238-4137-4e4a-bd2c-ced001f6b454"
/dev/sda2: UUID="4277-2A97" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="9abab983-3226-4d6f-9322-631699f7fe12"
/dev/sda3: LABEL="rpool" UUID="15856396622693834492" UUID_SUB="3097343257121804649" BLOCK_SIZE="4096" TYPE="zfs_member" PARTUUID="9815f1e8-6bca-42f1-be49-9cfddf67fee0"
/dev/zd16p2: UUID="51ac9de0-1d01-4b13-9a5c-4dab40d22be8" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="2f5cf869-1b59-4da7-bd03-b41dbb8c0193"
/dev/zd16p1: UUID="63EE-B112" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="17cfbd85-ff23-4ea1-af5e-206b880d8151"
/dev/sdb1: PARTUUID="2e661f5d-3790-40a7-b580-bc6c83c7bea1"
/dev/sda1: PARTUUID="6ba4c712-eb37-446d-9ae8-6ebeccbeca91"

Anyone has an idea how to integrate these SATA 4TB SSDs?
 
Hello,

do you see anything noteworthy in the system logs? Are these 4 disks attached to a RAID controller?
 
see the lscpci report attached. I can't see anything noteworthy attached in den logs. i dont know if the ssds are attached to a raid controller.
 

Attachments

  • lspci.txt
    37.6 KB · Views: 4
I have no idea as there appear to be several drive controllers. Maybe power or data cables are not connected? Maybe something is physically broken? Maybe the specific controller you connected them to is broken or disabled?
 
But you can access them in Proxmox 7.4 or another OS?
I didn't test proxmox os 7.4, i will check this later.

There is a way to find out of course... Is the testserver in a datacenter near you?
The server is physically available in our testlab. The SSDs are inside the SATA slots.
 
Hi user19..
i dont know if the ssds are attached to a raid controller.
(....)
The server is physically available in our testlab. The SSDs are inside the SATA slots.
Is the testlab near you? I would go there and have a look how (and whether) they are connected!

Proxmox is "just Debian", which is "just Linux". There is no magic in Proxmox preventing any device being visible.
 
Yeah, the testlab is near me. They are connected via SATA slots as mentioned.

i found the raid controller in the data sheet:

Broadcom MegaRAID 9361-4i SAS-SATA
 
i found the raid controller in the data sheet:

Broadcom MegaRAID 9361-4i SAS-SATA
e3:00.0 RAID bus controller [0104]: Broadcom / LSI MegaRAID SAS-3 3108 [Invader] [1000:005d] (rev 02) Subsystem: Broadcom / LSI MegaRAID SAS 9361-4i [1000:9363] Kernel driver in use: megaraid_sas Kernel modules: megaraid_sas
It is found by Proxmox and a driver is loaded. Maybe you can find out if others have had issues with this device or this driver?
Can you access the settings of the controller during system POST (before Proxmox boots)? Does it then show anything about connected drives?
 
Last edited:
you need to create volume from the hw raid in first place.
it's not a Proxmox issue : this is the basis, needed from any OS !
 
thanks, i can't access the raid controller by pressing ctrl+H, there is no possibility to access it before the proxmox os boot..
 
thanks, i can't access the raid controller by pressing ctrl+H, there is no possibility to access it before the proxmox os boot..
Either don't connect the drives to a RAID controller or setup the RAID controller (initialize the RAID or select a mode). How to configure it is controller specific (and not related to Proxmox). Maybe you can find a manual for it? Or maybe there is a system manual, or manufacturer support, for your server?
 
The Raid Controller management is now integrated in the mainboard bios. This menu entry wasn't found by me. Once created in this menu. Everything works fine. Thank you.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!