thedaggert Posted June 17, 2020 #1 Posted June 17, 2020 Hello, My setup is a DS-918+ (DSM 6.2.24922 UPDATE 4) Board: Z270 Gaming Pro with onboard INTEL NIC CPU: intel core i7-7700k kaby lake Menmory: 16 GB 6 SATA Disks installed to MOBO I have installed a new PCI-E card that have 4 sata ports, and when i add new disks my synology dont find them, do i have to add some drivers or will it not be able to work? The card that i have installed is this Dellock 90382 I am not so good at linux and i have tried to look at the kern.log file but i dont know what to look at, i hope some one can help me with this issue Quote
IG-88 Posted June 17, 2020 #2 Posted June 17, 2020 in theory that should work as easy as you imagined (ahci compatible controller in, disk connected, disk shown in the dsm gui in storage manager under hdd/ssd) try "lspci -k" on a command line (putty), that will list the pci(e) devices and drivers in use for it for the controller added we look for "1b4b:9215" and ahci also /var/log/dmesg or "dmesg" on commandline (you can record the outpot in text with putty as log) to have a complete log, that will list the devices, drivers loaded and disks found Quote
thedaggert Posted June 18, 2020 Author #3 Posted June 18, 2020 Okay i will try that later today thank you. I have another question. On my mobo i have a slot for a M.2 NVMe but if i plug in that one it will disable sata port (1 and 2) would i be able to move the 2 disks from port 1 and 2 (RAID1) to my new PCI-E sata controler or will that not work with synology? Quote
thedaggert Posted June 18, 2020 Author #4 Posted June 18, 2020 (edited) When i plug out one of the 6 disks and add i to my controller my BIOS dont see the new disk, and i cant find anywhere in my bios where to activate that card? I have testet the sata car on both my pci-e slots and same outcome no drives can are visible. I dont get the post screen at the boot up for the controller either, i tried to plugin the card in my windows pc and windows found the card and it was installed but when i plug in disks windows did not find them either. Edited June 18, 2020 by thedaggert Quote
thedaggert Posted June 18, 2020 Author #5 Posted June 18, 2020 I have now tried the command lspci -k and it finds 1b4b:9215 @IG-88 But when i attach a disk either BIOS or DSM finds anything? 0000:00:00.0 Class 0600: Device 8086:591f (rev 05) Subsystem: Device 1462:7a59 0000:00:02.0 Class 0300: Device 8086:5912 (rev 04) Subsystem: Device 1462:7a59 0000:00:08.0 Class 0880: Device 8086:1911 Subsystem: Device 1462:7a59 0000:00:14.0 Class 0c03: Device 8086:a2af Subsystem: Device 1462:7a59 Kernel driver in use: xhci_hcd 0000:00:14.2 Class 1180: Device 8086:a2b1 Subsystem: Device 1462:7a59 0000:00:15.0 Class 1180: Device 8086:a2e0 Subsystem: Device 1462:7a59 0000:00:15.1 Class 1180: Device 8086:a2e1 Subsystem: Device 1462:7a59 0000:00:16.0 Class 0780: Device 8086:a2ba Subsystem: Device 1462:7a59 0000:00:17.0 Class 0106: Device 8086:a282 Subsystem: Device 1462:7a59 Kernel driver in use: ahci 0000:00:1c.0 Class 0604: Device 8086:a290 (rev f0) Kernel driver in use: pcieport 0000:00:1c.2 Class 0604: Device 8086:a292 (rev f0) Kernel driver in use: pcieport 0000:00:1c.4 Class 0604: Device 8086:a294 (rev f0) Kernel driver in use: pcieport 0000:00:1c.7 Class 0604: Device 8086:a297 (rev f0) Kernel driver in use: pcieport 0000:00:1e.0 Class 1180: Device 8086:a2a7 Subsystem: Device 1462:7a59 0000:00:1f.0 Class 0601: Device 8086:a2c5 Subsystem: Device 1462:7a59 0000:00:1f.2 Class 0580: Device 8086:a2a1 Subsystem: Device 1462:7a59 0000:00:1f.3 Class 0403: Device 8086:a2f0 Subsystem: Device 1462:fa59 0000:00:1f.4 Class 0c05: Device 8086:a2a3 Subsystem: Device 1462:7a59 0000:02:00.0 Class 0106: Device 1b4b:9215 (rev 11) Subsystem: Device 1b4b:9215 Kernel driver in use: ahci 0000:03:00.0 Class 0c03: Device 1b21:2142 Subsystem: Device 1462:7a59 Kernel driver in use: xhci_hcd 0000:04:00.0 Class 0200: Device 10ec:8168 (rev 06) Subsystem: Device 10ec:0123 Kernel driver in use: r8168 0001:00:12.0 Class 0000: Device 8086:5ae3 (rev ff) 0001:00:13.0 Class 0000: Device 8086:5ad8 (rev ff) 0001:00:14.0 Class 0000: Device 8086:5ad6 (rev ff) 0001:00:15.0 Class 0000: Device 8086:5aa8 (rev ff) 0001:00:16.0 Class 0000: Device 8086:5aac (rev ff) 0001:00:18.0 Class 0000: Device 8086:5abc (rev ff) 0001:00:19.2 Class 0000: Device 8086:5ac6 (rev ff) 0001:00:1f.1 Class 0000: Device 8086:5ad4 (rev ff) 0001:01:00.0 Class 0000: Device 1b4b:9215 (rev ff) 0001:02:00.0 Class 0000: Device 8086:1539 (rev ff) 0001:03:00.0 Class 0000: Device 8086:1539 (rev ff) Quote
IG-88 Posted June 27, 2020 #6 Posted June 27, 2020 On 6/18/2020 at 5:03 PM, thedaggert said: installed but when i plug in disks windows did not find them either. that sounds more like the card you have has some trouble (if it fails in two different systems with different os), maybe try to send it back and get a replacement on a side note your lspci does not match your board description, its no intel nic its a realtek in your device list Quote
thedaggert Posted June 27, 2020 Author #7 Posted June 27, 2020 I have got the card send back and recieved a new one, it worked and could find my discs but keep crashing. So i send that one back too and ordered this one https://www.amazon.co.uk/ST-Lab-520-Internal-Interface-Adapter/dp/B00FYL9V3C That is working flawless so now i am happy. Thx for the help. You can close ths tread Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.