Plugged in USB-Harddisk gives me no device on proxmox host

docbrown

New Member
May 14, 2012
2
0
1
Hi!

I'm trying to connect a Western Digital 1,5 TB USB HDD to my proxmox host to organize some backups. Unfortunately the device won't be recognized completely and correctly. Proxmox gives me no device for the new USB HDD.

2.6.35-1-pve / udevd 125

1. dmesg tells me this (and nothing more):

Code:
usb 1-1: new high speed USB device using ehci_hcd and address 4

2. output of lsusb:

Code:
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 1058:1021 Western Digital Technologies, Inc. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 032: ID 0557:2221 ATEN International Co., Ltd 
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

3. devices:

Code:
l /dev/disk/by-path/
total 0
drwxr-xr-x 2 root root 100 18. Aug 2011  ./
drwxr-xr-x 5 root root 100 18. Aug 2011  ../
lrwxrwxrwx 1 root root   9 18. Aug 2011  pci-0000:01:00.0-scsi-0:0:0:0 -> ../../sda
lrwxrwxrwx 1 root root  10 18. Aug 2011  pci-0000:01:00.0-scsi-0:0:0:0-part1 -> ../../sda1
lrwxrwxrwx 1 root root  10 18. Aug 2011  pci-0000:01:00.0-scsi-0:0:0:0-part2 -> ../../sda2

No idea what's going on. Someone else maybe?

Thx.


Meik
 
No idea? Is anybody using a USB harddisk directly on the proxmox host system? It seems that other USB hardisks (other than my WD 1,5 TB) are recognized correctly.