Bug 219084 - sysutils/monit - filesystem check failed after 5.22.0 update
Summary: sysutils/monit - filesystem check failed after 5.22.0 update
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Danilo G. Baio
URL:
Keywords: regression
Depends on: 219845
Blocks:
  Show dependency treegraph
 
Reported: 2017-05-05 11:11 UTC by Frank Brendel
Modified: 2017-06-10 17:58 UTC (History)
5 users (show)

See Also:
bugzilla: maintainer-feedback? (martinp)
koobs: merge-quarterly?


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Brendel 2017-05-05 11:11:43 UTC
Hi,

with the update bug #217286 to 5.22.0 Monit filesystem check fails.

My config is

  check filesystem RootFs with path /
     if space usage is greater than 75% then alert

and the error

   filesystem statistics error -- cannot parse device '/dev/gpt/rootfs'
   Filesystem '/' not mounted
   'RootFs' unable to read filesystem '/' state
   'RootFs' trying to restart

The mounted filesystems are

   /dev/gpt/rootfs on / (ufs, local, soft-updates)
   devfs on /dev (devfs, local, multilabel)
   devfs on /var/dhcpd/dev (devfs, local, multilabel)

With 5.20.0 it works fine.


Kind regards,
Frank
Comment 1 Frank Brendel 2017-05-05 11:15:35 UTC
Sorry, wrong bug number for the 5.22.0 update.
Must be bug #218759
Comment 2 Martin Pala 2017-06-07 16:22:06 UTC
Hi,

the problem was fixed in Monit 5.23.0, port update submitted (bug #219845)

Best regards,
Martin
Comment 3 Frank Brendel 2017-06-08 07:46:07 UTC
Hi Martin,

5.23.0 works again.


Thanks,
Frank
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2017-06-08 07:58:29 UTC
The quarterly (2017Q2) version of monit is not affected (version 5.20.0)
Comment 5 Kubilay Kocak freebsd_committer freebsd_triage 2017-06-08 08:00:25 UTC
The issue referenced in comment 0 refers to the incorrect issue. The correct issue ID for the monit 5.22.0 update is bug 218759
Comment 6 Danilo G. Baio freebsd_committer freebsd_triage 2017-06-10 17:58:01 UTC
Hi, sysutils/monit has been updated to 5.23.0 in ports r443107.

I'm closing this PR.

Thanks.