Re: Why can't I mount NFS ?

From: Joshua Lokken (joshua_at_twobirds.us)
Date: 03/31/04

  • Next message: Daniela: "4.9-RELEASE doesn't recognize NIC"
    Date: Wed, 31 Mar 2004 11:46:34 -0800
    To: Supote Leelasupphakorn <pjn0211@yahoo.com>
    
    

    * Supote Leelasupphakorn <pjn0211@yahoo.com> [2004-03-31 07:40]:
    > Hi all,
    >
    > I want to export
    > 1. /mnt/xx/aa
    > 2. /mnt/xx/bb
    > 3. /mnt/xx/cc
    >
    > from machine:A to machine:B. On B I can mount /mnt/xx/aa and
           ^^^^^^^^^
    > /mnt/xx/bb successful except /mnt/xx/cc, why or I missed
    > something ? Below is some information may be useful.
    >
    > --- /etc/export on machine:A ---
                      ^^^^^^^^^^^^^
    > /mnt/xx/aa -ro,quiet B
    > /mnt/xx/bb -ro,quiet B
    > /mnt/xx/cc -ro,quiet B
    >
    > --- output of `df -lh` on machine:A ---
                             ^^^^^^^^^^^^^
    > /dev/ad1s1e 110G 29G 73G 28% /mnt/xx/aa
    > /dev/ad2s1e 110G 29G 72G 29% /mnt/xx/bb
     
    So, unless I read and re-read this post incorrectly, the answer to the
    question is "because there exists no /mnt/xx/cc dir on machine:A to
    export."

    -- 
    Joshua
    Military secrets are the most fleeting of all.
    		-- Spock, "The Enterprise Incident", stardate 5027.4
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Daniela: "4.9-RELEASE doesn't recognize NIC"