Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

dmesg [...] does not show all disks/controllers

Featured Replies

Hi, i'm new at unRAID, and i'm trying to build a 12 bay unRAID server. The mainboard (Supermicro X7SPA-HF-D525) has 6 onboard SATA II ports, and i've added a Supermicro AOC-SAS2LP-MV8 8 port SATA III controller. For testing, i've connected a Hitachi 4TB disk to the SAS2LP controller.

 

According to the various user manuals, you should be able to see all disks/controllers with the

dmesg|grep SATA|grep link

but the command only shows the 6 onboard SATA ports (see image).

 

The preclear script (using the -l ) option) does recognize the disk, and i can assign the disk in the web interface.

Should i worry about this?

 

(unRAID v5.0 rc.5)

grep1.jpg.c01192e771ee1e9f6e2fb00ef60484b0.jpg

grep2.jpg.19280881378983964f40b0bbe7c6c4c6.jpg

syslog.zip

The manual pages you read are out of date.    The command you used no longer will find all the lines in the syslog that identify disks.

There is nothing wrong with your disk or your installation, it is just that linux has evolved since when that manual page you read was written.

 

Your disk controller is showing itself as an "sas" device in the syslog, not an SATA device:

Jul 12 10:40:11 Tower kernel: sas: phy-0:4 added to port-0:0, phy_mask:0x1 ( 400000000000000)

Jul 12 10:40:11 Tower kernel: sas: DOING DISCOVERY on port 0, pid:801

Jul 12 10:40:11 Tower kernel: sas: Enter sas_scsi_recover_host

Jul 12 10:40:11 Tower kernel: ata7: sas eh calling libata port error handler

Jul 12 10:40:11 Tower kernel: sas: sas_ata_hard_reset: Found ATA device.

Jul 12 10:40:11 Tower kernel: ata7.00: ATA-8: Hitachi HDS724040ALE640, MJAOA3B0, max UDMA/133

Jul 12 10:40:11 Tower kernel: ata7.00: 7814037168 sectors, multi 0: LBA48 NCQ (depth 31/32)

Jul 12 10:40:11 Tower kernel: ata7.00: configured for UDMA/133

Jul 12 10:40:11 Tower kernel: sas: --- Exit sas_scsi_recover_host

Jul 12 10:40:11 Tower kernel: scsi 0:0:0:0: Direct-Access    ATA      Hitachi HDS72404 MJAO PQ: 0 ANSI: 5

Jul 12 10:40:11 Tower kernel: sd 0:0:0:0: [sdb] 7814037168 512-byte logical blocks: (4.00 TB/3.63 TiB)

Jul 12 10:40:11 Tower kernel: sd 0:0:0:0: Attached scsi generic sg1 type 0

Jul 12 10:40:11 Tower kernel: sas: DONE DISCOVERY on port 0, pid:801, result:0

 

Good luck with your server.  (Nice 4TB drive!!!)

 

Joe L.

  • Author

Ok, great! It's now pre-clearing, and if that goes well, i'll be adding 5 or 6 more 4TB drives  :)

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.