Re: Help with NFS on FC1

From: Alexander Apprich (a.apprich_at_science-computing.de)
Date: 08/31/04

  • Next message: walkanaers_at_noos.fr: "Re: Re: how to install adaptec scsi card on Fc2"
    Date: Tue, 31 Aug 2004 15:17:05 +0200
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    
    
    

    Hi Chadley,

    not sure if I can really help you...

    Chadley Wilson wrote:
    > Greetings,
    >
    > Please can some one assist me here,
    > There is a spook in my FC1 PC config,
    >
    > The NFS firstly would not start,
    > Now I get it started and no-one has permission to access the fileshare.
    >
    > [root@preload root]# mount preload:/fc1 test/
    > mount: preload:/fc1 failed, reason given by server: Permission denied
    > [root@preload root]#ls -la /
    > snipped
    > drwxr-xr-x 6 rpcuser rpcuser 4096 Aug 31 05:01 fc1
    > snipped
    >
    >
    > What should the perms be here I had them as root and changed them,
    >
    > I have also tried these lines in /etc/exports
    > /fc1 192.168.2.0/255.255.255.0(ro,sync,no_root_squash)
    > and ^^
    > /fc1 192.168.2.0/255.255.255.255(ro,sync,no_root_squash)
    > ^^^

    Which one did you finally use?

    > /var/log/messages reports:
    >
    > Aug 31 12:53:52 preload rpc.mountd: refused mount request from
    > preload.teq.pinteq for /fc1 (/): no export entry
    >

    Does /fc1 really exist under / ?

    > [root@preload root]# exportfs
    > /fc1 192.168.2.0/255.255.255.0
    > [root@preload root]#
    >

    Try

        exportfs -av

    > Well I am very lost ?
    >

    Did you restart the nfsserver?

    >

    Alex

    
    

    
    

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    


  • Next message: walkanaers_at_noos.fr: "Re: Re: how to install adaptec scsi card on Fc2"