this is probably a not too important issue, but the following is caused an emergency log rotation for /var/log/syslog :
as I said it is probably a small issue that is already known to devs, however it clutters and filles up /var/log/syslog .
Code:
Oct 4 06:33:04 fbc158 pvestatd[396670]: WARNING: Use of uninitialized value in addition (+) at /usr/sh
are/perl5/PVE/OpenVZ.pm line 81.
Oct 4 06:33:04 fbc158 pvestatd[396670]: WARNING: Use of uninitialized value in addition (+) at /usr/sh
are/perl5/PVE/OpenVZ.pm line 81.
...
# and a diff line number:
Oct 4 06:33:04 fbc158 pvestatd[396670]: WARNING: Use of uninitialized value in concatenation (.) or string at /usr/bin/pvestatd line 208.
Oct 4 06:33:04 fbc158 pvestatd[396670]: WARNING: Use of uninitialized value in concatenation (.) or string at /usr/bin/pvestatd line 208.
Oct 4 06:33:04 fbc158 pvestatd[396670]: WARNING: Use of uninitialized value in concatenation (.) or string at /usr/bin/pvestatd line 208.
as I said it is probably a small issue that is already known to devs, however it clutters and filles up /var/log/syslog .