--- Daouda LO <[EMAIL PROTECTED]> wrote: > David Walser <[EMAIL PROTECTED]> writes: > > > and it keeps trying over and over and spams > > /var/log/messages: > > Sep 1 17:58:05 dijkstra automount[3605]: > attempting > > to mount entry /home/baudens > > Sep 1 17:58:05 dijkstra automount[5373]: >> > mount: > > claude:/export/home/baudens failed, reason given > by > > server: No such file or directory > > Sep 1 17:58:05 dijkstra automount[5373]: > mount(nfs): > > nfs: mount failure claude:/export/home/baudens on > > /home/baudens/
Also it happens other times, not just when automount starts. > What gives 'mount' ? send /etc/mtab. At the moment (mount): /dev/hda6 on / type ext3 (rw) none on /proc type proc (rw) none on /dev type devfs (rw) /dev/hda1 on /boot type ext3 (rw) none on /dev/pts type devpts (rw,mode=0620) /dev/hda9 on /home type ext3 (rw) none on /mnt/cdrom type supermount (ro,dev=/dev/scd0,fs=auto,--,iocharset=iso8859-1,codepage=850,umask=0) none on /mnt/floppy type supermount (rw,sync,dev=/dev/fd0,fs=auto,--,iocharset=iso8859-1,codepage=850,umask=0) none on /mnt/zip type supermount (rw,sync,dev=/dev/sda4,fs=auto,--,iocharset=iso8859-1,codepage=850,umask=0) none on /tmp type tmpfs (rw) /dev/hda5 on /usr type ext3 (rw) /dev/hda8 on /usr/local type ext3 (rw) /dev/hda7 on /var type ext3 (rw) none on /proc/bus/usb type usbdevfs (rw,devmode=0664,devgid=43) automount(pid1449) on /misc type autofs (rw,fd=5,pgrp=1449,minproto=2,maxproto=4) automount(pid1462) on /net type autofs (rw,fd=5,pgrp=1462,minproto=2,maxproto=4) automount(pid1489) on /home type autofs (rw,fd=5,pgrp=1489,minproto=2,maxproto=4) none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw) claude:/export/home/djw9202 on /home/djw9202 type nfs (rw,rq,addr=131.118.50.239) (mtab): /dev/hda6 / ext3 rw 0 0 none /proc proc rw 0 0 none /dev devfs rw 0 0 /dev/hda1 /boot ext3 rw 0 0 none /dev/pts devpts rw,mode=0620 0 0 /dev/hda9 /home ext3 rw 0 0 none /mnt/cdrom supermount ro,dev=/dev/scd0,fs=auto,--,iocharset=iso8859-1,codepage=850,umask=0 0 0 none /mnt/floppy supermount rw,sync,dev=/dev/fd0,fs=auto,--,iocharset=iso8859-1,codepage=850,umask=0 0 0 none /mnt/zip supermount rw,sync,dev=/dev/sda4,fs=auto,--,iocharset=iso8859-1,codepage=850,umask=0 0 0 none /tmp tmpfs rw 0 0 /dev/hda5 /usr ext3 rw 0 0 /dev/hda8 /usr/local ext3 rw 0 0 /dev/hda7 /var ext3 rw 0 0 none /proc/bus/usb usbdevfs rw,devmode=0664,devgid=43 0 0 automount(pid1449) /misc autofs rw,fd=5,pgrp=1449,minproto=2,maxproto=4 0 0 automount(pid1462) /net autofs rw,fd=5,pgrp=1462,minproto=2,maxproto=4 0 0 automount(pid1489) /home autofs rw,fd=5,pgrp=1489,minproto=2,maxproto=4 0 0 none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0 claude:/export/home/djw9202 /home/djw9202 nfs rw,rq,addr=131.118.50.239 0 0 on one machine, and the other is the same minus the djw9202 mounts since I'm not logged in on that machine at the moment. __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com
