Dear autofs users, I am having a very annoying problem with autofs. I am using RedHat Enterprise W4 Linux. My machine is a Dell Precision 490n Intel xeon two dual-core system.
The versions of autofs I am using are as follows (I have the same problem in both versions) [EMAIL PROTECTED] init.d]# rpm -q autofs autofs-4.1.3-231 [EMAIL PROTECTED] init.d]# rpm -q autofs5 autofs5-5.0.1-0.rc2.55.el4_6.2 The kernel I am using is [EMAIL PROTECTED] init.d]# uname -r 2.6.9-67.0.1.ELsmp So, here is the problem: Here are what I have in auto.master and auto.misc files: =============== auto.master =========================== # # $Id: auto.master,v 1.3 2003/09/29 08:22:35 raven Exp $ # # Sample auto.master file # This is an automounter map and it has the following format # key [ -mount-options-separated-by-comma ] location # For details of the format look at autofs(5). #/misc /etc/auto.misc --timeout=60 /misc /etc/auto.misc ======================================================= =============== auto.misc ======================= * -fstype=nfs,soft,intr malatya02.chem.rochester.edu:/malatya02b ============================================== Restarting autofs with 'autofs restart' does not give any error message. [EMAIL PROTECTED] init.d]# autofs restart Stopping automount: [ OK ] Starting automount: [ OK ] It looks like that autofs has mounted the nfs filesystem. When I do 'ls -l /misc/linux' I dont see anything. [EMAIL PROTECTED] init.d]# ls -l /misc total 0 But, when I enter something like 'ls -l /misc/deneme', I see the filesystems in /misc/deneme. Do I make something wrong here? I want the data to be seen in /misc and I cannot make it using autofs. Thanks a lot in advance. Best regards, --- --- Ilyas Yildirim --- http://www.pas.rochester.edu/~yildirim/ --- "Carpe Diem!" _______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
