Jump to content
XPEnology Community

Can't see all disks on DSM 7.x


Recommended Posts


tc@box:~$ ./rploader.sh satamap now

Found "00:1f.2 Intel Corporation 6 Series/C200 Series Chipset Family SATA AHCI Controller (rev 05)"
Detected 6 ports/3 drives. Bad ports: 3 4 5. Override # of ports or ENTER to accept <6>
tc@box:~$
 

How to fix it? Only 2 drives shows in Synology. How correct setup SataPortMap & DiskIdxMap?

 

dmesg |grep sd
[    0.608968] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    0.608975] sd 0:0:0:0: [sda] Write Protect is off
[    0.608976] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.608987] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.612395] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    0.612441] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    0.612443] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    0.612452] sd 1:0:0:0: [sdb] Write Protect is off
[    0.612454] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    0.612469] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.612600] sd 5:0:0:0: Attached scsi generic sg2 type 0
[    0.612673] sd 5:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    0.612675] sd 5:0:0:0: [sdc] 4096-byte physical blocks
[    0.612682] sd 5:0:0:0: [sdc] Write Protect is off
[    0.612683] sd 5:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    0.612693] sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.637211]  sda: sda1 sda2 sda3
[    0.637367] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.654625]  sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6
[    0.654820] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.946040]  sdc: sdc1 sdc2 sdc3 sdc4
[    1.946210] sd 5:0:0:0: [sdc] Attached SCSI disk
[    2.172790] usbcore: registered new interface driver ums-isd200
[    2.172807] usbcore: registered new interface driver ums-sddr09
[    2.172811] usbcore: registered new interface driver ums-sddr55
[    4.027022] sd 6:0:0:0: Attached scsi generic sg3 type 0
[    4.027693] sd 6:0:0:0: [sdd] 30720000 512-byte logical blocks: (15.7 GB/14.6 GiB)
[    4.028327] sd 6:0:0:0: [sdd] Write Protect is off
[    4.028331] sd 6:0:0:0: [sdd] Mode Sense: 03 00 00 00
[    4.029056] sd 6:0:0:0: [sdd] No Caching mode page found
[    4.029058] sd 6:0:0:0: [sdd] Assuming drive cache: write through
[    4.044667]  sdd: sdd1 sdd2 sdd3
[    4.047169] sd 6:0:0:0: [sdd] Attached SCSI removable disk
[   11.110992] FAT-fs (sdc2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[   16.536867] FAT-fs (sdc2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[   24.636814] FAT-fs (sdc2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
 

Link to comment
Share on other sites

The Linux kernel is reporting those ports (3,4,5) as inaccessible. Most of the time it is because they are not set for hotplug and have no disks attached.  DSM won't install when a port is in this state.

 

You can attach more drives, or you can use ./rploader.sh satamap to set the port count to "2" so that you can install DSM.  Then once DSM is installed, go back into TinyCore and reconfigure the loader again, now with the full port count to make all the ports available in DSM.

 

https://xpenology.com/forum/topic/62221-tutorial-installmigrate-to-dsm-7x-with-tinycore-redpill-tcrp-loader/

 

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...