Your message dated Tue, 01 Nov 2022 11:21:12 +0000
with message-id <[email protected]>
and subject line Bug#800345: fixed in monitoring-plugins 2.3.2-1
has caused the Debian Bug report #800345,
regarding check_disk sees wrong disk consumption on btrfs
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
800345: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800345
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Package: monitoring-plugins-basic
Version: 2.1.1-1
Severity: normal

Since several days, one of my checks went red for one of my boxes,
mentioned that / is 100% full. But this is not true, there is plenty of
space left.

   ~> df -Th
   Filesystem               Type      Size  Used Avail Use% Mounted on
   /dev/sda1                btrfs     502M  338M  169M  67% /
   ...

   ~> btrfs fi df /
   System, single: total=4.00MiB, used=4.00KiB
   Data+Metadata, single: total=497.81MiB, used=329.71MiB
   GlobalReserve, single: total=8.00MiB, used=0.00B

   ~> /usr/lib/nagios/plugins/check_disk -w '3%' -c '1%'
   DISK CRITICAL - free space: / 0 MB (0% inode=-)]; ...

   ~> grep ' / ' /proc/mounts
   /dev/sda1 / btrfs 
rw,nodiratime,relatime,compress=zlib,ssd,discard,space_cache,autodefrag 0 0

All other partitions worked well but it constantly shows / to be full.

- -- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (800, 'unstable'), (500, 'testing'), (110, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.7 (SMP w/8 CPU cores)
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) (ignored: LC_ALL set to 
de_DE)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages monitoring-plugins-basic depends on:
ii  iputils-ping               3:20121221-5+b2
ii  libc6                      2.19-22
ii  libssl1.0.0                1.0.2d-1
ii  monitoring-plugins-common  2.1.1-1
ii  procps                     2:3.3.10-4
ii  ucf                        3.0030

Versions of packages monitoring-plugins-basic recommends:
ii  libcap2-bin  1:2.24-11

Versions of packages monitoring-plugins-basic suggests:
pn  icinga | icinga | nagios3  <none>

- -- no debconf information

- -- 
Klaus Ethgen                              http://www.ethgen.ch/
pub  4096R/4E20AF1C 2011-05-16   Klaus Ethgen <[email protected]>
Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQGcBAEBCgAGBQJWCPBDAAoJEKZ8CrGAGfasorUMALX01a4iEq+OvARKHa7JzxfF
VsPlPhstwfOGsB7CvwosJNFy/67OHbp3s91oQHsXIfqlRol4KfhzpWgIu8q+fBw2
xsdUdeC1BcngKn1PIwiKLLr+jnyOUWAWW1Oql6FXpviPNnrXSVtd6f8bncCUpA1e
5u9LnMn1mzJHG32M902n+LwR7LIPIurHNiOZhjkViDtzbKIA+p4otTmJ0/Go9u/2
oXFo1Du6sB4W4xn48vT9Hio9g14EZ/Hgwyx7EFsW6WDFah8hje/5LQvmicws0/og
ZIPQoSqxDQzfRwhZO4wX6GAVezkRX9UunjyuEhanx5TDhk7hCX8SFRz82iro9n8D
3Mhz/baRkP42ZOHFGoIpzVMf6CfxYxA6eeLDypM1HWMzKJO9lP7sgKQvEZKweILt
uWI+QsP9DjNLc9W13gSRK5nKh/NdNkPCBYycK/nKLE1xgw/MuFh14lf6OKi7ts4n
NfOO1BoT9Bz6om4F8oYcbIpdJQR+vfpiNepfDVGWWg==
=Zp/K
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: monitoring-plugins
Source-Version: 2.3.2-1
Done: Jan Wagner <[email protected]>

We believe that the bug you reported is fixed in the latest version of
monitoring-plugins, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jan Wagner <[email protected]> (supplier of updated monitoring-plugins package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 21 Oct 2022 11:41:42 +0200
Source: monitoring-plugins
Architecture: source
Version: 2.3.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Nagios Maintainer Group 
<[email protected]>
Changed-By: Jan Wagner <[email protected]>
Closes: 800345 913142 997849
Changes:
 monitoring-plugins (2.3.2-1) unstable; urgency=medium
 .
   * [1fe8724] d/control: remove deprecated libradiusclient-ng-dev from 
build-deps
   * [9e92541] d/rules: Fix debhelper compat 12 by using '-a' instead '-s'
   * [eb27aa7] Adding d/p/13_check_http_fix_superflous_crlf (Closes: #913142)
   * [6cf0b31] Remove constraints unnecessary since buster
   * [21323d2] New upstream version 2.3.2 (Closes: #800345, #997849)
   * [91105f7] Drop patches integrated upstream
Checksums-Sha1:
 82efb7c78eaac9ae193d3b55b5a638ffbe1d302b 2576 monitoring-plugins_2.3.2-1.dsc
 855e7c160b68178f9833c6b97a6c3c1e08ca3821 1907878 
monitoring-plugins_2.3.2.orig.tar.gz
 abd26bae20aa96c48d5a021b030e6eb1855c0a1b 37388 
monitoring-plugins_2.3.2-1.debian.tar.xz
 649db4c57e91d26c4b2a76b49bba36efe6ed10d8 9592 
monitoring-plugins_2.3.2-1_i386.buildinfo
Checksums-Sha256:
 583ee08fd0e61451f9d92afd27d8256f64137dad7f279b805800bf54d807dea9 2576 
monitoring-plugins_2.3.2-1.dsc
 4540734500f38b955602e25de978199e5e6c38ca53e6128b11b0ed4279e62756 1907878 
monitoring-plugins_2.3.2.orig.tar.gz
 90d54aacc3e8e623523d04b026ce4e4c9269faf641b73d55d08e3e48ce0b856c 37388 
monitoring-plugins_2.3.2-1.debian.tar.xz
 068d7d95ab236ec62ce103508fd3d0c1d42498e289cd61c22a8449d144f44b70 9592 
monitoring-plugins_2.3.2-1_i386.buildinfo
Files:
 654a8b4adab4db9cd60073e38e03818c 2576 net optional 
monitoring-plugins_2.3.2-1.dsc
 0c3a21e0f2f9bf2f3a8f6f13bcd7cdb9 1907878 net optional 
monitoring-plugins_2.3.2.orig.tar.gz
 6ce20817c410ce5c862f5827c99cb031 37388 net optional 
monitoring-plugins_2.3.2-1.debian.tar.xz
 da5754b101ef265e3965a2d829461d53 9592 net optional 
monitoring-plugins_2.3.2-1_i386.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEXOdRCo+8DU5yq7qbDHBVe1oGUT4FAmNSk7kACgkQDHBVe1oG
UT45ZQ//TAzYqOkeUOQPq8YyQoW2pXgM9AkjcE4pKuif725hF0HZtJit+pEkFYEJ
fehIbYmEAqk0VaYan1tnQbnaOx8r3lyiIZKs0/Ds/3OEEbHAYu8hFiV2ddJiPAPj
HFEq4Ey+qobmiLgUVKLvXeCHjjxiYhzhUOy0g14VGO48mhxUsG4ORFVnhEl6EmNS
KMj0IZYPuIx7c1eHnRkQkNRn6clTl1t4NMXwINvBzKr8e4c822SCpZ7vQmDVe8XP
iJdCDk1NzzmmZJcsANml7AjyjKu8vr3VYR5lJbUTzt/dDrW9yAQ5G6Pi+c3v78Nc
Uq0ld9qjdwZmOidxLrPZH1dVgrAIURbur2Ebg2rRnLkM+MkcOAx1nDofUF2hCfgG
3AYuB4esc7dNk4Bf9GFzcSXonRFRRH1usjMbjVEKcerKWGvOm65Bj6hwuM7UVKvC
LQyCM1kzhwLa3TJY+LqdJaHU2o9WWXXxN2vgPXV+PBfruYAyBIdBGUbGEdL20NPc
B+g2OmWUGdBfxu1+uNKJvykUaIX9bSALtyKxlp30cpMArvb6NC5ILp6It4G4aGBC
UhBLZ0/SaFwmnIuTZWw+na6myHtBJ/qSAEfYI+k/st+ZKQPy69jcqOm7IUbSfy5n
lPwAI13WvryPzvgNyrjY/OjDk/5ges8xZ9Rm4hygnZU/l0vft/g=
=Z7tM
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to