So I just got my plug friday and I've been playing with it over the weekend. I've managed to update the firmware using the Installer ver1, update the kernel to the latest version, setup samba, and shift the rootfs to an SD card.
My main purpose for the plug is to serve as a NAS for a dual HDD USB enclosure. Unfortunately the plug only detects one of the hdds

. I double checked and all my pc's (windows, mac and ubuntu linux) can detect and mount both hard drives fine. The plug only detects the drive attached to one of the SATA ports within the enclosure (swapping cables inside the box does change which drive is detected).
The enclosure is not set for RAID or JBOD, it's presenting both drives individually. I can live with only one drive for now but I would like to get the second drive up and running. My linux experience is limited to the kind of things i've done so far, I've never really debugged major hardware issues before. Any help you guys could provide would be appreciated.
Here's a dmesg snippet from when the drive(s) are scanned at bootup. Only one drive is found. On my linux pc, two individual drives show up in dmesg.
Waiting 10sec before mounting root device...
usb 1-1: new high speed USB device using orion-ehci and address 2
mmc0: host does not support reading read-only switch. assuming write-enable.
mmc0: new high speed SDHC card at address e5cc
mmcblk0: mmc0:e5cc SD08G 7.42 GiB
mmcblk0: p1
usb 1-1: configuration #1 chosen from 1 choice
scsi0 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
scsi 0:0:0:0: Direct-Access SAMSUNG HD103SI PQ: 0 ANSI: 2 CCS
sd 0:0:0:0: Attached scsi generic sg0 type 0
usb-storage: device scan complete
sd 0:0:0:0: [sda] 1953525168 512-byte hardware sectors: (1.00 TB/931 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 38 00 00
sd 0:0:0:0: [sda] Assuming drive cache: write through
sd 0:0:0:0: [sda] Assuming drive cache: write through
sda: sda1
sd 0:0:0:0: [sda] Attached SCSI disk
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
VFS: Mounted root (ext2 filesystem) on device 179:1.
Freeing init memory: 140K
eth0: link up, 1000 Mb/s, full duplex, flow control disabled
device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com
kjournald starting. Commit interval 5 seconds
EXT3 FS on dm-0, internal journal
EXT3-fs: mounted filesystem with writeback data mode.
NET: Registered protocol family 10