Hi folks,
I'm not sure if this is something for the list, but maybe someone run into the same issue.
When I use automount from RedHat Enterprise v3 or Suse9 to the filer (cd /net/filer/vol/vol0) I got a message 'No such file or directory', as you get, if the path is wrong. Well, that isn't the case, because when I use it from a Sun and HP it's working fine.
I installed autofs V4.
In auto.master I enabled auto.net, otherwise it wouldn't do.
Has it to do with the automount options? I use the standard options (opts="-fstype=nfs,soft,intr,nodev,nosuid")
Or should there be something set on the filer side?
Your ideas are welcome.
Cheers,
Uwe
First make sure automount for "net" is running
ps -elf | grep -i net
/usr/sbin/automount /net program /etc/auto.net
I am using the auto.net script in /etc that came with autofs-testing-v4
Nothing needs to be "set" on the filer.
What Linux kernel version are you using, are you sure autofs v4 is enabled in the kernel, are all other maps working ?
Hi folks,
I'm not sure if this is something for the list, but maybe someone run into the same issue.
When I use automount from RedHat Enterprise v3 or Suse9 to the filer (cd /net/filer/vol/vol0) I got a message 'No such file or directory', as you get, if the path is wrong. Well, that isn't the case, because when I use it from a Sun and HP it's working fine.
I installed autofs V4.
In auto.master I enabled auto.net, otherwise it wouldn't do.
Has it to do with the automount options? I use the standard options (opts="-fstype=nfs,soft,intr,nodev,nosuid")
Or should there be something set on the filer side?
Your ideas are welcome.
Cheers,
Uwe
/dev/null
devnull@adc.idt.com