Thank you both, guys.
I exclude to be a cable issue as the docking station works great on a RPi and i tried also another USB to SATA set of cables in place of the docking station. Exactly same issue.
The docking station is brand new.
Everything is attached to a small UPS, while the RPi is not.
But on the RPi everything is stable and on the NAS is not.
Jocko, with "another USB interface" you mean another cable, as fvdw suggested, or a different usb port? I think i can just use the front usb port on the NSP2.
I also updated the usb ids and the codes seems to be recognized:
- Code: Select all
T: Bus=01 Lev=02 Prnt=26 Port=00 Cnt=01 Dev#= 27
Spd=480 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=6
4 #Cfgs= 1
P: Vendor=048d ProdID=1336 Rev=01.00
S: Manufacturer=Generic
S: Product=Mass Storage Device
S: SerialNumber=00000000000006
C: #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Pr
ot=50 Driver=usb-storage
T: Bus=01 Lev=02 Prnt=26 Port=03 Cnt=02 Dev#= 28
Spd=480 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=6
4 #Cfgs= 1
P: Vendor=152d ProdID=2352 Rev=01.00
S: Manufacturer=JMicron
S: Product=USB to ATA/ATAPI Bridge
S: SerialNumber=DC42893059FF
C: #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=2mA
I: If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Pr
ot=50 Driver=usb-storage
root@nas:/usr/share # grep -i 152d usb.ids
02b6 DCP-8152DN
152d JMicron Technology Corp. / JMicron USA Tech
nology Corp.
root@nas:/usr/share # grep -i 2352 usb.ids
2352 ATA/ATAPI Bridge
I suspect that the USB port of the nas doesn't work well, apart from the disks (WD Red 2Gb, 3.5"). I tried 2 different docking stations plus the usb-sata cable on the nas and i always had this issue.
At least one of the 2 disks was performing great on the RPi, but not when i attached it to the NAS. That's why now i sudpect more the usb port of the nas or the nas driver.
What do you think?
I can manage to attach the docking to the RPi since it works. I won't go gigabit fast, as the RPi is 10/100ethernet, but i prefere to have slow regular backups than not having at all.