Gentoo Archives: gentoo-user

From: "b.n." <brullonulla@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] USB external hard drive erratic behaviour
Date: Wed, 17 Jan 2007 22:56:54
Message-Id: 45AEB8DD.9020506@gmail.com
1 Hi,
2 I have an external USB hard drive that is giving me troubles about half
3 of the time. Symptoms are the following:
4 - Writing a large file very often stalls for a few seconds and is
5 overall slow (sometimes VERY slow, that is half an hour/gb)
6 - Trying to start a vmware image on the external drive automatically
7 *unmounts* the drive without notice. /var/log/messages in this case
8 shows me the following errors:
9 kernel: usb 1-4: device descriptor read/64, error -110
10 Some other time the image starts but the guest OS finds lots of troubles
11 and I/O errors on the virtual disk.
12 - Read/write operations result in thousands of the following lines:
13
14 Jan 17 23:55:31 voynich usb-storage: *** thread sleeping.
15 Jan 17 23:55:31 voynich usb-storage: queuecommand called
16 Jan 17 23:55:31 voynich usb-storage: *** thread awakened.
17 Jan 17 23:55:31 voynich usb-storage: Command READ_10 (10 bytes)
18 Jan 17 23:55:31 voynich usb-storage: 28 00 06 b0 cc ef 00 00 40 00
19 Jan 17 23:55:31 voynich usb-storage: Bulk Command S 0x43425355 T 0x240d
20 L 32768 F 128 Trg 0 LUN 0 CL 10
21 Jan 17 23:55:31 voynich usb-storage: usb_stor_bulk_transfer_buf: xfer 31
22 bytes
23 Jan 17 23:55:31 voynich usb-storage: Status code 0; transferred 31/31
24 Jan 17 23:55:31 voynich usb-storage: -- transfer complete
25 Jan 17 23:55:31 voynich usb-storage: Bulk command transfer result=0
26 Jan 17 23:55:31 voynich usb-storage: usb_stor_bulk_transfer_sglist: xfer
27 32768 bytes, 3 entries
28 Jan 17 23:55:31 voynich usb-storage: Status code 0; transferred 32768/32768
29 Jan 17 23:55:31 voynich usb-storage: -- transfer complete
30 Jan 17 23:55:31 voynich usb-storage: Bulk data transfer result 0x0
31 Jan 17 23:55:31 voynich usb-storage: Attempting to get CSW...
32 Jan 17 23:55:31 voynich usb-storage: usb_stor_bulk_transfer_buf: xfer 13
33 bytes
34 Jan 17 23:55:31 voynich usb-storage: Status code 0; transferred 13/13
35 Jan 17 23:55:31 voynich usb-storage: -- transfer complete
36 Jan 17 23:55:31 voynich usb-storage: Bulk status result = 0
37 Jan 17 23:55:31 voynich usb-storage: Bulk Status S 0x53425355 T 0x240d R
38 0 Stat 0x0
39 Jan 17 23:55:31 voynich usb-storage: scsi cmd done, result=0x0
40 Jan 17 23:55:31 voynich usb-storage: *** thread sleeping.
41
42 The drive seems to work good on Ubuntu and Windows XP, and has also
43 *sometimes* worked well here.
44
45 Any hint?
46
47 Thanks,
48
49 m.
50 --
51 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] USB external hard drive erratic behaviour James Lockie <bjlockie@××××××.ca>