Mailinglist Archive: opensuse-bugs (6470 mails)
< Previous | Next > |
[Bug 1137390] fstab "noauto" ignored
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 02 Jul 2019 22:25:40 +0000
- Message-id: <bug-1137390-21960-Kq8VPRngDx@http.bugzilla.suse.com/>
http://bugzilla.suse.com/show_bug.cgi?id=1137390
http://bugzilla.suse.com/show_bug.cgi?id=1137390#c9
--- Comment #9 from Jason Mader <jmader2@xxxxxxx> ---
(In reply to Neil Brown from comment #8)
# systemctl show mnt.mount | egrep 'RequiredBy|WantedBy'
RequiredBy=mnt-tahan.mount mnt-tahan-01_RSH.mount
# systemctl show '*' | grep RequiresMountsFor=/mnt
RequiresMountsFor=/mnt/tahan
RequiresMountsFor=/mnt
I thought the Options= line in /run/systemd/generator/mnt.mount was weird with
a 'fg' and 'bg'
Options=x-systemd.mount-timeout=infinity,retry=10000,noauto,bg,nodev,nosuid,proto=tcp6,vers=4.1,fg
Even though the /etc/fstab entry is 'bg' only.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1137390#c9
--- Comment #9 from Jason Mader <jmader2@xxxxxxx> ---
(In reply to Neil Brown from comment #8)
Next question, what does
systemctl show mnt.mount
show. I'm particularly looking for a "RequiredBy" line or maybe "WantedBy"
# systemctl show mnt.mount | egrep 'RequiredBy|WantedBy'
RequiredBy=mnt-tahan.mount mnt-tahan-01_RSH.mount
Also, please see if
systemctl show '*' | grep RequiresMountsFor=/mnt
finds any matches.
# systemctl show '*' | grep RequiresMountsFor=/mnt
RequiresMountsFor=/mnt/tahan
RequiresMountsFor=/mnt
I thought the Options= line in /run/systemd/generator/mnt.mount was weird with
a 'fg' and 'bg'
Options=x-systemd.mount-timeout=infinity,retry=10000,noauto,bg,nodev,nosuid,proto=tcp6,vers=4.1,fg
Even though the /etc/fstab entry is 'bg' only.
--
You are receiving this mail because:
You are on the CC list for the bug.
< Previous | Next > |