digulla

Results 57 comments of digulla

I would also think that the niceness of a user process has to be passed to the kernel code doing the actual work since the user code can't access any...

So systemd has either a but that it doesn't pass those to the kernel or the kernel has a bug where it ignores those options for the code btrfsmaintenance calls...

Re transaction context: I'm not exactly sure what we're talking about here but would it be possible to throttle transactions? Or is the problem that some transactions just become too...

I'm not sure about the `-musage=30` since I don't really understand what the whole command does (is that "balance the top 30%" or "top 70%"?). My only qualm is that...

I just ran the command above (`btrfs balance start -dusage=50 -dlimit=2 -musage=50 -mlimit=4`) and it didn't lock up my machine. Without the limit parameters and 80 as usage, I quickly...

Thank you for the quick and competent answer. > This forum discussion sounds slightly related: > > https://forum.duplicati.com/t/recovering-from-disk-crash-repair-errors/10989 Yes, that's my situation. Think of it as having whole-disk backups plus...

See also #3396 for some ideas how to get the passphrase from a command or other sources.

I've just checked the last open issue #1251 (see the first post). It's closed but not ruled out. Why? What is left to do for this issue?

Okay, I take that back. For some reason, Eclipse / m2e adds the JRE twice to the classpath. Not sure what is going on there. It might still be a...

I've tried just this from a Linux machine with Eclipse 2019.06 (4.12). jetty-9.4.8.v20171121 With this version, rt.jar isn't twice on the classpath. So it's either fixed in Eclipse m2e somewhere...