Kamil Trzciński
Kamil Trzciński
Maybe I should always use a client one? On Tue, Nov 3, 2020 at 7:27 PM Kamil Trzciński wrote: > I saw that too. It appears that this is not...
@Alainr69 https://github.com/ayufan/pve-backup-server-dockerfiles/issues/16#issuecomment-1037980228 Secondly, in most cases `/run` is missing which is not mounted to `tmpfs`.
@MyTheValentinus @ScIT-Raphael Maybe try it with the recently released `zstd`?
Hmm. Is the `xdelta3` to be single threaded? Can you show CPU usage of individual processes?
What does `lscpu` show?
Unsure. There's nothing truly wrong in what you send here. Try doing this manually: ```bash taskset -a -p -c "13-23" $(cat /var/run/qemu-server/$VMID.pid) ``` Also show `lscpu -e` as this is...
I will implement mechanism to periodically send ping-pong from the browser to server. On Mon, Oct 2, 2023 at 12:05 PM Gina Häußge ***@***.***> wrote: > We are seeing a...
Let me take a look at this again. Previously when I checked this: - `Stale detected. Restarting streaming` is an outcome of jpeg decoder that received a broken jpeg frame...
@foosel So, restarting service fixes the issue? Interesting. Do you have maybe `dmesg` from the time it happens?
You can also send my way `journalctl` as it should contain `dmesg` output as well.