Networking Forums

Networking Forums > Computer Networking > Linux Networking > Autofs4 and multiple paths are driving me mad...

Reply
Thread Tools Display Modes

Autofs4 and multiple paths are driving me mad...

 
 
apha29@yahoo.fr
Guest
Posts: n/a

 
      01-11-2007, 09:28 AM
Hello Everyone,

I use a RedHat Linux box, and have to setup access to differents (many)
users account. Users accounts are on a NAS (or a kind a) NFS server,
and sould be automounted from here, under /users.

I use the latest upgrade (to my knowledge) of autofs package :
autofs-4.1.3-186).

So, in my /etc/auto_master, I have a line :
/users /etc/auto.users

In this file, I wrote :
* -rw nasserver:/vol1/& \
nasserver:/vol2/& \
nasserver:/vol3/&

Users accounts are stored under differents volume on the NAS server. I
don't want to have to list the whole bunch of user, for obvious
maintenance reason.

This kind of map exists already, (distributed by NIS), and under
Solaris and AIX clients, it is working fine !

In the Linux box, it is another thing, it is not working at each try :
If I do :
/ # cd /users/johndo
-bash: cd: /users/johndo: No such file or directory
/ # cd /users/johndo
-bash: cd: /users/johndo: No such file or directory
# cd /users/johndo
/users/johndo #

The user account is not mouted immediatly, but after several try
(sometime 0, sometime 5 or 6) !
The /var/log/messages shows well the differents try, until it succeed.

I tried, among many other things, to add option "--retry=xx" to
automounter, to add option "fg", in /etc/auto.users, etc... without any
gain.

And I repeat, this kind of automount system is working fine under
others box, under several other operating system....

I become to run off of clues, so, if anybody have a one, it will be
greatly appreciated.

In advance thanks you,

Regards,


Raph

 
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
Mapped drives vs. UNC paths Jeff Johnson Windows Networking 9 12-10-2009 06:46 PM
UNC paths by IP good, by name bad David Rush Windows Networking 4 12-19-2006 03:16 PM
Server 2003 and UNC paths Rick Charnes Windows Networking 1 10-01-2006 05:36 PM
UNC paths vs Mapped drives Chris Windows Networking 10 11-24-2004 04:23 PM
non unc paths DS Windows Networking 1 10-15-2004 03:50 PM



1 2 3 4 5 6 7 8 9 10 11