You are not logged in.

#1 2013-07-21 17:24:37

boast
Member
Registered: 2010-09-28
Posts: 219

NFS mounts on boot, but its set with noauto

My fstab line is

10.0.0.3:/media                                 /home/media     nfs4    rsize=8192,wsize=8192,nolock,timeo=14,intr,_netdev,proto=tcp,noauto,x-systemd.automount,x-systemd.device-timeout=20               0      0

but systemd-analyze shows

15.063s home-media.mount
systemctl status home-media.mount
home-media.mount - /home/media
   Loaded: loaded (/etc/fstab)
   Active: active (mounted) since Sun 2013-07-21 09:22:22 MST; 51min ago
    Where: /home/media
     What: 10.0.0.3:/media
  Process: 1037 ExecMount=/bin/mount 10.0.0.3:/media /home/media -t nfs4 -o rsize=8192,wsize=8192,nolock,timeo=14,intr,_netdev,proto=tcp,noauto,x-systemd.automount,x-systemd.device-timeout=20 (code=exited, status=0/SUCCESS)

So I am trying to figure out what causes it to mount.

lsof /home/media/

shows nothing.


Asus M4A785TD-V ;; Phenom II X4 @ 3.9GHz ;; Ripjaws 12GB DDR3-1600 ;; 128GB Samsung 830 ;; MSI GTX460 v2 w/ blob ;; Arch Linux + KDE 4.x

Offline

#2 2013-08-10 13:55:58

cellisten
Member
From: Gothenburg
Registered: 2013-08-08
Posts: 30
Website

Re: NFS mounts on boot, but its set with noauto

try to put noauto first among the options

Offline

#3 2013-08-10 14:12:46

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: NFS mounts on boot, but its set with noauto

or remove the x-systemd.automount ...


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

Board footer

Powered by FluxBB