خرید بک لینک

Hi there,

I need some help with a path problem and autofs. Until a few days ago everything worked as expected but out of the sudden the mounting path got magically longer without me changing any configuration neither on the server nor the client.

I used to have the following path on the client to access my nfs network shares:

/nfs/nfsexports/music
/nfs/nfsexports/pictures

Now it's:
/nfs/nfsexports/nfsexports/music
/nfs/nfsexports/nfsexports/pictures

Where does the second "nfsexports" coming from? Can someone tell me what's going on?

Here is my config stuff for the server and clients:

My /etc/exports on the server:

Code:

/nfsexports       192.168.178.0/24(rw,insecure,no_subtree_check,async)
/nfsexports/music   192.168.178.0/24(rw,nohide,insecure,no_subtree_check,async)
/nfsexports/pictures   192.168.178.0/24(rw,nohide,insecure,no_subtree_check,async)
music and pictures are on different hard drives.

On the client I have autofs installed:

/etc/auto.master

Code:

/nfs   /etc/auto.nfs --timeout=60 --ghost
/etc/auto.nfs

Code:

nfsexports    -fstype=nfs4,rw,bg,intr,hard,rsize=32768,wsize=32768,noatime  192.168.178.77:/
Any hints are appreciated.
Thanks.

برچسب: نویسنده: استخدام کار تاريخ: دوشنبه 13 ارديبهشت 1395 ساعت: 0:03

صفحه بندی