Why is /dev/sdc so slow runnning through same usb3 hub as /dev/sda and /dev/sdd? I don't think it is rotation speed of drives.
pi@rpi4b:~ $ sync; sync; sudo hdparm -t /dev/sdc
/dev/sdc: {8TB 3.5 HDD 5400rpm}
Timing buffered disk reads: 100 MB in 3.01 seconds = 33.25 MB/sec
On 2021-03-17, nelso...@gmail.com <nelso...@gmail.com> wrote:
pi@rpi4b:~ $ sync; sync; sudo hdparm -t /dev/sdc
/dev/sdc: {8TB 3.5 HDD 5400rpm}
Timing buffered disk reads: 100 MB in 3.01 seconds = 33.25 MB/sec
That speed looks like it is running at USB2 speeds. Are you sure the USB adpapter is USB3? Maybe it's USB2
On Wednesday, March 17, 2021 at 5:15:16 PM UTC-5, Jim Jackson wrote:
On 2021-03-17, nelso...@gmail.com <nelso...@gmail.com> wrote:
That speed looks like it is running at USB2 speeds. Are you sure the USB
pi@rpi4b:~ $ sync; sync; sudo hdparm -t /dev/sdc
/dev/sdc: {8TB 3.5 HDD 5400rpm}
Timing buffered disk reads: 100 MB in 3.01 seconds = 33.25 MB/sec
adpapter is USB3? Maybe it's USB2
Orico SATA3.0 - 6Gbps enclosure {USB3.0+SATA III; Support capacity 16TB; Support UASP}
Seagate Barracuda 8TB HDD
It should be as fast as the other drives.
On Wednesday, March 17, 2021 at 5:15:16 PM UTC-5, Jim Jackson wrote:
On 2021-03-17, nelso...@gmail.com <nelso...@gmail.com> wrote:
That speed looks like it is running at USB2 speeds. Are you sure the USB
pi@rpi4b:~ $ sync; sync; sudo hdparm -t /dev/sdc
/dev/sdc: {8TB 3.5 HDD 5400rpm}
Timing buffered disk reads: 100 MB in 3.01 seconds = 33.25 MB/sec
adpapter is USB3? Maybe it's USB2
Orico SATA3.0 - 6Gbps enclosure {USB3.0+SATA III; Support capacity 16TB; Support UASP}
Seagate Barracuda 8TB HDD
It should be as fast as the other drives.
"nelso...@gmail.com" <nelsonse48@gmail.com> declaimed the following:
Why is /dev/sdc so slow runnning through same usb3 hub as /dev/sdaI'd blame rotation speed with a fragmented file system -- fragmentation and head seeks means waiting for the platter to rotate the next desired sector into position.
and /dev/sdd? I don't think it is rotation speed of drives.
It's also a larger drive, and if inodes are stored in one area, with data stored elsewhere, and the journal somewhere else, there could be a lot more seeking being performed.
On Wednesday, March 17, 2021 at 5:15:16 PM UTC-5, Jim Jackson wrote:
On 2021-03-17, nelso...@gmail.com <nelso...@gmail.com> wrote:
That speed looks like it is running at USB2 speeds. Are you sure the USB
pi@rpi4b:~ $ sync; sync; sudo hdparm -t /dev/sdc
/dev/sdc: {8TB 3.5 HDD 5400rpm}
Timing buffered disk reads: 100 MB in 3.01 seconds = 33.25 MB/sec
adpapter is USB3? Maybe it's USB2
Orico SATA3.0 - 6Gbps enclosure {USB3.0+SATA III; Support capacity 16TB; Support UASP}
Seagate Barracuda 8TB HDD
It should be as fast as the other drives.
"nelso...@gmail.com" <nelsonse48@gmail.com> writes:
On Wednesday, March 17, 2021 at 5:15:16 PM UTC-5, Jim Jackson wrote:
On 2021-03-17, nelso...@gmail.com <nelso...@gmail.com> wrote:
That speed looks like it is running at USB2 speeds. Are you sure the
pi@rpi4b:~ $ sync; sync; sudo hdparm -t /dev/sdc /dev/sdc: {8TB 3.5
HDD 5400rpm}
Timing buffered disk reads: 100 MB in 3.01 seconds = 33.25 MB/sec
USB adpapter is USB3? Maybe it's USB2
Orico SATA3.0 - 6Gbps enclosure {USB3.0+SATA III; Support capacity
16TB; Support UASP}
Seagate Barracuda 8TB HDD
It should be as fast as the other drives.
It _should_ be. But it can happen that a fully USB3 configuration can
still negotiate only USB2. One of my backup drives used to suffer from
this. Have a look at what appears in the kernel log when you connect the drive (I’m afraid I don’t remember exactly what to look for).
Sysop: | deepend |
---|---|
Location: | Calgary, Alberta |
Users: | 254 |
Nodes: | 10 (0 / 10) |
Uptime: | 28:32:15 |
Calls: | 1,647 |
Files: | 4,022 |
Messages: | 389,365 |