LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-04-2005, 12:34 PM   #1
memo007
Member
 
Registered: Feb 2005
Distribution: Debian, Kanotix, Kubuntu
Posts: 117

Rep: Reputation: 15
Suse 9.3 & WD external hard drive TO SLOW !!


I bought a 120 gb Wd external harddrive usb 2.0 and it only has about 1 mb per second.
And on windows it has 50mb per second transfer rate.
Is there any way to fix that ??
 
Old 05-05-2005, 12:01 PM   #2
Oholiab
Member
 
Registered: Feb 2005
Location: UK
Distribution: Slackware 10.1
Posts: 165

Rep: Reputation: 30
It may be the filesystem. I don't know much about this, but I would suggest that if you only use the hdd with Linux, then format it as ext2, ext3 or reiserfs.
 
Old 05-27-2005, 01:09 AM   #3
mshahwan
Member
 
Registered: Jul 2004
Distribution: SusE 9.1
Posts: 37

Rep: Reputation: 15
same problem

i have a similar problem , i have a 40 gb usb 2.0 drive with a write speed of 1 Mb/s on suse 9.2. I think suse screwed something up with the subfs starting with the utf8 icharset. but thats not the case, something is diffenitly wrong, i was playing around with the subfs config files and i hit a 28Mb/s write speed, i wish i can recall what exactly that i changed. if anyone have a similar situation please feel free to share ur intake
 
Old 01-07-2006, 07:30 AM   #4
mshahwan
Member
 
Registered: Jul 2004
Distribution: SusE 9.1
Posts: 37

Rep: Reputation: 15
I had all kinds of problems with external USB hardrives. the final solution to all of my problems is POWER. the USB bus can only provide 5.0v @ 500mA. The Problem is there is not many HD that can run on 500mA even 2.5 inch laptop onces. so check the drive and if the drive consumes more than 500mA run to the nearest hardware store and buy a 5.0v @ 1200mA+ power adapter. Since I swithed to a new 2100mA adapter I had no problems what so ever.

p.s the filesystem u use has no effect what so ever.

Last edited by mshahwan; 01-07-2006 at 07:32 AM.
 
Old 01-08-2006, 09:33 PM   #5
brianbdl
LQ Newbie
 
Registered: Jan 2006
Posts: 4

Rep: Reputation: 0
I had the same problem before. Fast read access to external USB HD but painfully slow write access. The problem turned out to be the fact that subfs was mounting the external HD with the sync option. This causes the write operations to wait until completion before continuing with the next one. This is done for safety of data on external media in case of accidental disconnection. The normal internal HD's are mounted without the sync option.

To speed up write access to the external HD, just remount with the 'nosync' option. Eg initially, mount shows the USB HD mounted with 'sync':

/dev/sdc6 on /media/usbdisk_2 type subfs (rw,nosuid,nodev,sync,fs=reiserfs)

Run mount command to remount with nosync like this:

mount -o remount,nosync /dev/sdc6 /media/usbdisk_2

Now mount shows:

/dev/sdc6 on /media/usbdisk_2 type subfs (rw,nosync)

and you can enjoy full speed writes. There's probably a way to configure subfs to do this permanently but I haven't bothered looking into it yet.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing grub to external USB hard drive for later use as internal hard drive dhave Linux From Scratch 2 12-10-2005 08:48 AM
External hard drive running slow Tom Cumming Linux - Hardware 0 08-19-2004 07:30 PM
External hard disk = slow speed(?) Braveheart1980 Linux - Hardware 12 06-06-2004 08:42 PM
USB external hard drive too slow TheShemeta Slackware 3 12-02-2003 03:33 PM
XS Drive II external USB hard drive/card reader max74 Linux - Hardware 7 10-21-2003 10:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:10 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration