Hi, sorry for late replying. On Monday 27 October 2014, Andrei Borzenkov wrote:
В Sun, 26 Oct 2014 01:57:26 +0200
"Carlos E. R." <robin.listas@telefonica.net> пишет:
On 2014-10-24 21:57, Ruediger Meier wrote:
So what kind of automount is this? How to disable this odd behaviour? Is this a known bug?
Yes.
Date: Sat, 24 May 2014 19:07:18 -0400 From: Michael Fischer <> To: opensuse@opensuse.org Subject: [opensuse] Why is systemd[1] is mounting noauto partitions?
You participated in that thread :-)
Ah, I remember this thread now. Is it still not fixed?
That is exact reason why I asked "what is in /etc/fstab". I never got any reply so we still have no idea what is causing it.
This is the relevant part of my fstab .... /dev/vg0/local /mnt/local ext4 acl,user_xattr 1 2 /mnt/local/opt/intel /opt/intel none bind 0 0 /mnt/local/opt/Matlab /opt/Matlab none bind 0 0 /mnt/local/opt/TWS /opt/TWS none bind 0 0 .... Actually only the first line (/mnt/local) is relevant for the bug. This one got auto mounted while I wanted do some offline maintenance. If this kind of automounting is a systemd feature then it's broken ... because the other "child" bind mounts were not automounted again. So what it does is not only unwanted behavior but also completely useless. Anyway. I don't like that. How can I tell systemd to NEVER ever mount anything after boot.
I know why it is mounting filesystem without "noauto" option and I strongly believe it should be changed. Change is actually two liner.
Where do I have do change these two lines? Systemd source?
Slightly more would be to add an option to *consciously* activate "persistent mount state" although I'm not sure I understand why it would be needed - we have autofs for this.
But I have no idea why it happens for OP because he never replied.
cu, Rudi -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org