Buffalo Cloudstor External Hard Drive

This forum is for Marvell Kirkwood devices such as the GoFlex Home/Net, PogoPlug v1/v2, SheevaPlug, and ZyXEL devices.

Buffalo Cloudstor External Hard Drive

Postby wbelk7777 » Sun Dec 08, 2013 6:53 pm

I have a Buffalo Cloudstor CS-WX1.0/1D that I am trying to mount my external usb hard drive on. The usb drive is a Cavalry EN-CAUH-B case with a 500GB Western Digital Sata hard drive in it model # WD5003ABYX. I have SSH access to the device and I have installed Optware on the device. I’ve installed lsusb and several other apps.
When I plug the external hard drive into the case the Cloudstore will recognize that there is a device that is connected to the USB port, but will not connect to the western digital drive. When I run fdisk -l the western digital drive does not show up. Below is the output from running “udevadm monitor -udev” and “lsusb -l”.
I am able to connect and use several other external hard drives with the Cloudstor, but dot the Western Digital drive. Thanks for the help.

$this->bbcode_second_pass_code('', '
root@BUFFALO_NAS:/dev# udevadm monitor --udev
udevmonitor will print the received events for:
UDEV the event which udev sends out after rule processing

UDEV [1386475590.084773] remove /devices/platform/ehci_marvell.70059/usb1/1-1/1-1:1.0/host2/target2:0:0/2:0:0:0/bsg/2:0:0:0 (bsg)
UDEV [1386475590.094286] remove /devices/platform/ehci_marvell.70059/usb1/1-1/1-1:1.0/host2/scsi_host/host2 (scsi_host)
UDEV [1386475590.096849] remove /devices/platform/ehci_marvell.70059/usb1/1-1/1-1:1.0/host2/target2:0:0/2:0:0:0/scsi_device/2:0:0:0 (scsi_device)
UDEV [1386475590.100136] remove /devices/platform/ehci_marvell.70059/usb1/1-1/1-1:1.0/host2/target2:0:0/2:0:0:0/scsi_generic/sg1 (scsi_generic)
UDEV [1386475590.105177] remove /devices/platform/ehci_marvell.70059/usb1/1-1/1-1:1.0/host2/target2:0:0/2:0:0:0 (scsi)
UDEV [1386475590.109973] remove /devices/platform/ehci_marvell.70059/usb1/1-1/1-1:1.0/host2/target2:0:0 (scsi)
UDEV [1386475590.114828] remove /devices/platform/ehci_marvell.70059/usb1/1-1/usb_device/usbdev1.2 (usb_device)
UDEV [1386475590.118357] remove /devices/platform/ehci_marvell.70059/usb1/1-1/1-1:1.0/host2 (scsi)
UDEV [1386475590.122624] remove /devices/platform/ehci_marvell.70059/usb1/1-1/1-1:1.0 (usb)
UDEV [1386475590.856131] remove /devices/platform/ehci_marvell.70059/usb1/1-1 (usb)
UDEV [1386475602.798086] add /devices/platform/ehci_marvell.70059/usb1/1-1 (usb)
UDEV [1386475602.832070] add /devices/platform/ehci_marvell.70059/usb1/1-1/1-1:1.0 (usb)
UDEV [1386475602.836150] add /devices/platform/ehci_marvell.70059/usb1/1-1/1-1:1.0/host3 (scsi)
UDEV [1386475602.840100] add /devices/platform/ehci_marvell.70059/usb1/1-1/1-1:1.0/host3/scsi_host/host3 (scsi_host)
UDEV [1386475602.858121] add /devices/platform/ehci_marvell.70059/usb1/1-1/usb_device/usbdev1.3 (usb_device)
UDEV [1386475607.360066] add /devices/platform/ehci_marvell.70059/usb1/1-1/1-1:1.0/host3/target3:0:0 (scsi)
UDEV [1386475607.436213] add /devices/platform/ehci_marvell.70059/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0 (scsi)
UDEV [1386475607.485824] add /devices/platform/ehci_marvell.70059/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/scsi_generic/sg1 (scsi_generic)
UDEV [1386475607.489354] add /devices/platform/ehci_marvell.70059/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/bsg/3:0:0:0 (bsg)
UDEV [1386475607.495017] add /devices/platform/ehci_marvell.70059/usb1/1-1/1-1:1.0/host3/target3:0:0/3:0:0:0/scsi_device/3:0:0:0 (scsi_device)
')

$this->bbcode_second_pass_code('', '
root@BUFFALO_NAS:/# lsusb -v

Bus 001 Device 003: ID 13fd:1d40
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x13fd
idProduct 0x1d40
bcdDevice 1.00
iManufacturer 1 Cavalry
iProduct 2 WD5003ABYX-01WER
iSerial 3 00101007400003930
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xc0
Self Powered
MaxPower 2mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk (Zip)
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0001
Self Powered

Bus 001 Device 001: ID 1d6b:0002
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 1 Single TT
bMaxPacketSize0 64
idVendor 0x1d6b
idProduct 0x0002
bcdDevice 2.06
iManufacturer 3 Linux 2.6.31.8 ehci_hcd
iProduct 2 Marvell Orion EHCI
iSerial 1 ehci_marvell.70059
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 1
wHubCharacteristic 0x0009
Per-port power switching
Per-port overcurrent protection
TT think time 8 FS bits
bPwrOn2PwrGood 10 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0503 highspeed power enable connect
Device Status: 0x0001
Self Powered
')
wbelk7777
 
Posts: 1
Joined: Sun Dec 08, 2013 6:50 pm

Return to Marvell Kirkwood

Who is online

Users browsing this forum: No registered users and 10 guests