System lags when doing large R/W operations on external disks
I am having some issues with system-wide latency/lagging when doing large disk imaging operations on an Ubuntu 18.04 system. Here’s the system specs:
I am having some issues with system-wide latency/lagging when doing large disk imaging operations on an Ubuntu 18.04 system. Here’s the system specs:
I want to format my USB stick to ext4
and just use as I would any other typical non-linux format drive (FAT32
, exFAT
, NTFS
).
I have a very old 2.5″ IDE drive inside a USB enclosure that gives some buffer I/O error. I tried to use smartctl
to see what SMART says about it, but I can’t manage to make it work. Being root
, if I just write:
For the project SamplerBox, up to now I was using /dev/sda1 /media auto nofail 0 0
to have USB flash drives automatically mounted when inserted on the headless computer, see also Auto-mount and auto-remount with /etc/fstab. But this seems not very reliable, for example, when an USB flash drive is removed, and then re-inserted.
I find that in order to re-mount a USB stick, I have to physically disconnect it, and then re-connect it. How can I do this without such tiring physical action?
Using Arch Linux / XFCE, I frequently have problems with USB drives that are not properly mounted. Sometimes they automatically show up in Thunar and I can mount them with one click. However, at other times (it’s about fifty/fifty) the drive is just not recognized. I have had this problem with USB External Hard Drives, USB Memory Sticks, and cameras. If the external drive is not recognized, this is the situation:
I am running Windows 10 and am starting to learn how to boot from USB devices.
I’m running rsync to backup a remote machine to a USB hard drive on an ARM SBC and sometimes rsync just stops with “read error from input device (I/O error)”. I believe the issue is related to UAS + USB 3.0 + rsync causing high I/O load, because of uas_eh_device_reset_handler
on /var/log/messages
:
Whenever I create or copy few shell files to usb storage device, then I am not able to make them executable.
Sometimes I unplug my usb drive only to find out files were not written to it.