Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Apr 2007 10:50:15 -0700
From:      Graham North <northg@shaw.ca>
To:        CyberLeo Kitsana <cyberleo@cyberleo.net>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: normal mount points
Message-ID:  <4634DAD7.4010800@shaw.ca>
In-Reply-To: <4634AFAF.3000001@cyberleo.net>
References:  <463390A0.20508@shaw.ca> <4634AFAF.3000001@cyberleo.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi CyberLeo:

Thank you for such a full response!  - now as to my understanding..?
Does this mean that my Samba is likely to trigger this automount if I am 
sharing files with my windows box(es)? 

I will fire the machine back up and browse some documentation later 
tonight or tomorrow to see if I can understand better and try to come 
back with more refined questions.  I will also run a couple of your 
commands below and send in output as one of the other writers 
requested.  Thank you (and everyone) again.

In the meantime - every send to this mailing list generates a delivery 
failure notice.  It seems that my messagages are going out but each time 
this notice comes back to me:  Have you seen it before?  (framed in 
asterisks below)


**********************
Hi. This is the deliver program at eyou.com.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

kugua065315@163.com
550 MI:SPF mx20,wKjR5bBbbQmyUTRGlc6+Pw==.1157S2 1177833906 
http://mail.163.com/help/help_spam_16.htm
--- Attachment is a copy of the message.

********************


CyberLeo Kitsana wrote:
> Graham North wrote:
>   
>> /net
>> /host
>>     
>
> /net and /host are populated by the NFS automounter daemon present in
> freebsd 4.x. My (ancient) 4.11 dev server has the same, enabled by an
> option in sysinstall.
>
> Accessing hosts and shares within these directories will, in theory,
> trigger the automounter daemon to mount the requested share, and link to it.
>
> cyberleo@uzuri:~ $ ps auxwww |grep 111
> root       111  0.0  0.3  1160  360  ??  Is   14Apr07   0:01.25 amd -p
> -a /.amd_mnt -l syslog /host /etc/amd.map /net /etc/amd.map
>
> cyberleo@uzuri:~ $ mount -t nfs
> pid111@uzuri:/net on /net (nfs)
> pid111@uzuri:/host on /host (nfs)
>
> cyberleo@uzuri:~ $ showmount -e uzuri
> Exports list on uzuri:
> /usr/www                           192.168.0.0
>
> cyberleo@uzuri:~ $ ls -la /host/uzuri/usr
> total 8
> dr-xr-xr-x   3 root      wheel   512 Apr 29 15:42 .
> dr-xr-xr-x   3 root      wheel   512 Apr 29 15:42 ..
> drwxr-xr-x  43 cyberleo  wheel  1024 Oct 24  2006 www
>
> After accessing a share:
>
> cyberleo@uzuri:~ $ ls -la /host
> total 4
> dr-xr-xr-x   2 root  wheel  512 Apr 29 15:42 .
> drwxr-xr-x  22 root  wheel  512 Apr 29 15:41 ..
> lrwxrwxrwx   1 root  wheel   26 Apr 29 15:41 192.168.0.6 ->
> /.amd_mnt/192.168.0.6/host
> lrwxrwxrwx   1 root  wheel   20 Apr 29 15:42 uzuri -> /.amd_mnt/uzuri/host
>
> cyberleo@uzuri:~ $ mount -t nfs
> pid111@uzuri:/net on /net (nfs)
> pid111@uzuri:/host on /host (nfs)
> 192.168.0.6:/usr/www on /.amd_mnt/192.168.0.6/host/usr/www (nfs, nodev,
> nosuid)
> uzuri:/usr/www on /.amd_mnt/uzuri/host/usr/www (nfs, nodev, nosuid)
>
>
> Hope this helps!
>
> --
> Fuzzy love,
> -CyberLeo
> Technical Administrator
> CyberLeo.Net Webhosting
> http://www.CyberLeo.Net
> <CyberLeo@CyberLeo.Net>
>
> Furry Peace! - http://www.fur.com/peace/
>
>
>   

-- 

Graham North
Vancouver BC
Canada

www.soleado.ca

Kindness is infectous, try it.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4634DAD7.4010800>