[opensuse-kernel] Strange automounter disconnections
Hi all. I have a very simple automounter configuration, everything works but sometimes, some mounts fails and I need to restart autofs service in order to get them back working. No logs on either server / clients. The distro is OpenSuSE 11.4. Similar configuration with former versions worked flawlessly. The auto.net map follows (*): homes 192.168.1.50:/varios/01/homes socios 192.168.1.50:/varios/01/samba/socios usuarios 192.168.1.50:/varios/01/samba/usuarios sistemas 192.168.1.50:/varios/01/samba/sistemas local 192.168.1.50:/usr/local The following is the /etc/exports file: /varios/01/samba/socios @maquinas(rw,root_squash,sync,no_subtree_check) /varios/01/homes @maquinas(rw,root_squash,sync,no_subtree_check) /varios/01/samba/usuarios @maquinas(rw,no_subtree_check) /varios/01/samba/sistemas @maquinas(rw,no_subtree_check) /usr/local @maquinas(ro,no_subtree_check) I worked-around the problem by installing a cron job running every minute. It checks all the shares and if any fails, it issues a rcautofs restart. Have anyone experienced a similar issue? Could you please provide any clue or way to better debug the problem. regards ariel (*) - initially I got unknown-host messages in the log file, thus, I changed the export from hostnames to IP addresses, but did not fixed the issue. -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
On Tue, Jan 10, 2012 at 7:16 PM, ariel sabiguero yawelak <asabigue@interop.com.uy> wrote:
Hi all. I have a very simple automounter configuration, everything works but sometimes, some mounts fails and I need to restart autofs service in order to get them back working. No logs on either server / clients. The distro is OpenSuSE 11.4. Similar configuration with former versions worked flawlessly.
The auto.net map follows (*):
homes 192.168.1.50:/varios/01/homes socios 192.168.1.50:/varios/01/samba/socios usuarios 192.168.1.50:/varios/01/samba/usuarios sistemas 192.168.1.50:/varios/01/samba/sistemas local 192.168.1.50:/usr/local
The following is the /etc/exports file:
/varios/01/samba/socios @maquinas(rw,root_squash,sync,no_subtree_check) /varios/01/homes @maquinas(rw,root_squash,sync,no_subtree_check) /varios/01/samba/usuarios @maquinas(rw,no_subtree_check) /varios/01/samba/sistemas @maquinas(rw,no_subtree_check) /usr/local @maquinas(ro,no_subtree_check)
I worked-around the problem by installing a cron job running every minute. It checks all the shares and if any fails, it issues a rcautofs restart.
Have anyone experienced a similar issue? Could you please provide any clue or way to better debug the problem.
regards
ariel
(*) - initially I got unknown-host messages in the log file, thus, I changed the export from hostnames to IP addresses, but did not fixed the issue.
Hello, I don't think it's a kernel problem. Please open a bug report and assign it to me (lchiquitto@suse.com). Leonardo -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
participants (2)
-
ariel sabiguero yawelak
-
Leonardo Chiquitto