this post was submitted on 03 Jun 2025
1 points (100.0% liked)

It's A Digital Disease!

23 readers
1 users here now

This is a sub that aims at bringing data hoarders together to share their passion with like minded people.

founded 2 years ago
MODERATORS
 
The original post: /r/datahoarder by /u/DiskBytes on 2025-06-03 14:48:54.

I've got an issue with mbuffer which has never happened to me before. Basically, the data out is going to tape quicker than it can go in, causing the tape to stop, wait for the buffer to fill, then start again.

But mbuffer is supposed to prevent this from happening, very strange as it has always worked well prior to today and I can't see what I'm doing differently.

As I always have, I'm using tar -b 2048 --directory"name" -cvf - ./ | mbuffer -m 6G -L -P 80 -f -o /dev/st0

Any ideas? Thanks.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here