Bug#797237: systemd: network shares auto-disconnect

westlake westlake2012 at videotron.ca
Fri Aug 28 20:51:08 BST 2015


Package: systemd
Version: 215-17+deb8u1
Severity: normal

network shares auto-disconnect themselves after a certain amount of time 
-- this happens after a couple of hours but it occurs at least twice a 
day.. not sure why this happens but it did not occurr with wheezy.


here i'm using the following webdav and samba mountpoints defined in 
/etc/fstab,
"
#webdav
https://dav1.localdomain/dav1 /mnt/dav1  davfs 
rw,uid=wstlk,gid=wstlk,dir_mode=750,_netdev 0 0
https://dav2.localdomain/dav2 /mnt/dav2  davfs 
rw,uid=wstlk,gid=wstlk,dir_mode=750,_netdev 0 0

#smb
//smb1.localdomain/smb1 /mnt/smb1 cifs 
credentials=/root/.mysmbcred/.res,dir_mode=0750,rw,uid=wstlk,gid=wstlk,_netdev 
0 0
//smb2.localdomain/smb2 /mnt/smb2 cifs 
credentials=/root/.mysmbcred/.bookshelf,dir_mode=0750,rw,uid=wstlk,gid=wstlk,_netdev 
0 0
"

applying "mount -a" quicktly remounts the shares without issue



More information about the Pkg-systemd-maintainers mailing list