Markus Ritzmann
Markus Ritzmann
> Can you please explain, why "Total exclusive data" is such small, less than "Total" of any snapshot? As I understood it, `Total exclusive data` is the sum of the...
Is there any effective data missing, or do you just assume that something is wrong because you compare the size? Because of copy-on-write and the general way Btrfs works, you...
Did you check ipv4 and ipv6 when testing manually? For `ssh` there is a `-4` and `-6` flag. Depending on what your system or `btrfs-sync` prefers at the moment, this...
work for me without any problems.
Same Problem with `Ubuntu 16.04.3` and `Debian 8.9`.
similar: https://github.com/nextcloud/nextcloud.com/issues/1192
I currently have the same problem. ```shell $ df -Th / Filesystem Type Size Used Avail Use% Mounted on /dev/sda2 btrfs 9.8T 45G 9.8T 1% / $ /usr/lib/nagios/plugins/check_disk -vvv --critical=200...
I tried again with 23436a18516e66469aeb4d81329d62ee4bfa7a51 (from https://github.com/monitoring-plugins/monitoring-plugins/pull/1388) instead with `master`. With this the build works, I was able to create a `check_disk` binary. And I can confirm: The problem no...
I was now able to build `check_disk` successfully with `master` (2430d54084583ec8459b6701dcf01397c2711d90). * Found [`prepare_debian.sh`](https://github.com/monitoring-plugins/monitoring-plugins/blob/2430d54084583ec8459b6701dcf01397c2711d90/.github/prepare_debian.sh) and installed every package in it, then the build works. * Don't know which packages/dependencies were...
`HTTP method not allowed` sounds like a problem with the reverse proxy (Apache).