DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 22nd December 2018
brudan brudan is offline
Fdisk Soldier
 
Join Date: Dec 2018
Posts: 82
Default slow flash drive write speed

I have a USB3-capable flash drive that holds a single 16GB fat32 partition. I need fat32 because this flash drive is used on OpenBSD, GNU/Linux, and also Windows (imposed at work). In the tests below I'm plugging this flash drive into the same USB2 port of my T400 ThinkPad.

When booted into my GNU/Linux partition, I can copy a 260 MB test file to this drive in 18 seconds.

When booted into my OpenBSD 6.4 partition, it takes 120 seconds to copy the same file to the drive.

I tried mounting the drive in OpenBSD with all of these commands, with similar results:
Code:
# mount /dev/sd1i /home/bruno/usb
# mount -o async /dev/sd1i /home/bruno/usb
# mount_msdos -u bruno -g bruno /dev/sd1i /home/bruno/usb
Surely OpenBSD must be capable of writing to a flash drive faster than 2.1 MB/sec, so the problem must be me. What am I doing wrong? I've been going around in circles and am not sure what else to try.

P.S. I also tried formatting the drive to ext3 (even though I can't keep it as ext3 for because of forced Windows at work) and got similar write speeds.
Reply With Quote
 

Tags
drive, flash, speed, usb, write

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Which filesystem should I use for USB flash drive ? bsd007 OpenBSD General 16 15th October 2018 06:59 PM
formatting USB Flash Drive amphibious OpenBSD Installation and Upgrading 4 20th April 2017 01:49 AM
Creating USB flash drive drive image from FreeBSD disc1.iso FBSD Guides 1 10th February 2010 04:42 PM
Backup to USB flash drive giga FreeBSD General 5 8th December 2008 11:06 PM
USB flash drive criglerj NetBSD General 1 26th July 2008 01:25 AM


All times are GMT. The time now is 11:06 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick