Networking Forums

Networking Forums > Computer Networking > Linux Networking > problems for automounting in squeeze

Reply
Thread Tools Display Modes

problems for automounting in squeeze

 
 
Michael Barth
Guest
Posts: n/a

 
      08-20-2011, 05:11 PM
In my network I've two maschines with lenny installed. The automounter
is working in both directions. Now I added a new maschine (amd64) and I
installed squeeze. On that maschine automounting does not work. A
manual mount is no problem. Can anybody help?

More details:
server:/etc/exports
/data 192.168.1.0/24(rw,sync,no_root_squash,no_subtree_check)


client lenny:/etc/auto.master
/mnt /etc/auto.lenny --timeout=60

client lenny:/etc/auto.lenny
* -fstype=nfs,hard,intr,nodev server:/&

automount -V
Linux automount version 4.1.4_beta2


client squeeze:/etc/auto.master
/mnt /etc/auto.nfs --timeout=60

client squeeze:/etc/auto.nfs
* -fstype=nfs,hard,intr,nodev server:/&
* -fstype=nfs,hard,intr,nodev lenny:/&


automount -V
Linux automount version 5.0.4

Directories:
config dir: /etc/default
maps dir: /etc
modules dir: /usr/lib/autofs

Compile options:
ENABLE_FORCED_SHUTDOWN ENABLE_IGNORE_BUSY_MOUNTS WITH_HESIOD
WITH_LDAP WITH_SASL LIBXML2_WORKAROUND






The following command on lenny is succesful
ls -a /mnt/data
. ..

But the same command on squeeze leads to an error:
ls -a /mnt/data
ls: cannot access /mnt/data: No such file or directory

A manual mount on squeeze is succesful:
mount -tnfs server:/data /mnt
ls -a /mnt
. ..
umount /mnt

Any suggestions where to solve the problem.

Thanks
Michael


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting a RT2870/RT3070 working under Debian Squeeze M. S. Linux Networking 2 02-01-2012 12:41 AM
Bind problems with Debian Squeeze Rob van der Putten Linux Networking 1 06-27-2011 11:08 AM
Plusnet squeeze the leechers again Phil Thompson Broadband 30 08-19-2005 09:50 PM
Automounting an SMB File System under certain conditions Shawn B Linux Networking 1 07-09-2005 03:47 PM
Directory Server AUtomounting Rich Bogle Linux Networking 0 06-14-2004 12:08 PM



1 2 3 4 5 6 7 8 9 10 11