Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Mar 2021 20:49:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 254682] quota enabled filesystem doesn't show enabled running mount command
Message-ID:  <bug-254682-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254682

            Bug ID: 254682
           Summary: quota enabled filesystem doesn't show enabled running
                    mount command
           Product: Base System
           Version: 13.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: chris@cretaforce.gr

When I reboot a server which has quotas enabled for /home and run "mount" I=
 get
this:

/dev/mirror/gm0p2 on / (ufs, local, noatime)
devfs on /dev (devfs)
/dev/mirror/gm0p7 on /home (ufs, local, noatime, nosuid, soft-updates, acls)
/dev/mirror/gm0p8 on /home2 (ufs, local, noatime, noexec, nosuid, soft-upda=
tes)
/dev/mirror/gm0p4 on /tmp (ufs, local, noatime, nosuid, soft-updates)
/dev/mirror/gm0p6 on /usr (ufs, local, noatime, soft-updates)
/dev/mirror/gm0p5 on /var (ufs, local, noatime, soft-updates)
tmpfs on /tmpfs (tmpfs, local, nosuid)

-------

But the quotas work fine as I am able to add/remove files and "quota" comma=
nd
shows immediately the changes.

-------

At about 03:00 something possibly runs using cron and then "mount" shows th=
at I
have quotas enabled:

/dev/mirror/gm0p2 on / (ufs, local, noatime)
devfs on /dev (devfs)
/dev/mirror/gm0p7 on /home (ufs, local, noatime, nosuid, with quotas,
soft-updates, acls)
/dev/mirror/gm0p8 on /home2 (ufs, local, noatime, noexec, nosuid, soft-upda=
tes)
/dev/mirror/gm0p4 on /tmp (ufs, local, noatime, nosuid, soft-updates)
/dev/mirror/gm0p6 on /usr (ufs, local, noatime, soft-updates)
/dev/mirror/gm0p5 on /var (ufs, local, noatime, soft-updates)
tmpfs on /tmpfs (tmpfs, local, nosuid)

-------

Also as I monitor filesystem using Monit I get this e-mail:

Filesystem flags changed Service home

 Date: Wed, 31 Mar 2021 03:01:31
 Action: alert
 Host: server1.example.com
 Description: filesystem flags changed to nosuid, soft updates, acls, noati=
me,
localnosuid, soft updates, acls, noatime, local, quota

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254682-227>