Hi,
First I want to congratulate for this great firmware. It gave a new life to my "old" NS2.
After some tests, I tried to attach to the front USB port an external disk enclosure, populated with 3 physicals disks (can be considered like a super USb hub).
When attached on my PC's (Linux or Windows), all the 3 physicals disks are mounted and accesible.
On the NS2, with the latest firmware (FVDW-SL-13), I can only see the first physical disk, which is correctly mounted and shared.
This is what dmesg says :
usb 1-1: new high speed USB device number 2 using orion-ehci
usb 1-1: New USB device found, idVendor=152d, idProduct=2339
usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5
usb 1-1: Product: USB to ATA/ATAPI Bridge
usb 1-1: Manufacturer: JMicron
usb 1-1: SerialNumber: 152D20339006
scsi2 : usb-storage 1-1:1.0
scsi 2:0:0:0: Direct-Access ST320005 42AS PQ: 0 ANSI: 5
sd 2:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
sd 2:0:0:0: [sdb] Write Protect is off
sd 2:0:0:0: [sdb] Mode Sense: 3c 00 00 00
sd 2:0:0:0: [sdb] Assuming drive cache: write through
sd 2:0:0:0: [sdb] Assuming drive cache: write through
sdb: sdb1
sd 2:0:0:0: [sdb] Assuming drive cache: write through
sd 2:0:0:0: [sdb] Attached SCSI disk
EXT3-fs: barriers not enabled
kjournald starting. Commit interval 5 seconds
EXT3-fs (sdb1): using internal journal
EXT3-fs (sdb1): mounted filesystem with ordered data mode
Can you please help me?
Thank you