At 9:29 PM -0500 10/9/00, Uncle Meat wrote:
>At this point and the last few bits shown, you either messed something up
>in the transpositions, or it's obvious what the mistake is. Under the line
>above:
>
>         when I try to set up exports:
>         [[EMAIL PROTECTED] /root].......
>
>you show that you are located on 192.168.2.1 and trying to export from
>192.168.2.2, which won't work. If thta's what you have in the exports file
>on 192.168.2.1 the problem is solved by fixing that conflict.

pretty sure the config I sent originally is right - the server is 
192.168.2.1 and the client 192.168.2.2... so the entry in the config 
file on 192.168.2.1 says "export this volume to a client at 
192.168.2.2"

actually that reminds me - I did screw up the original fstab 
anaonymising - by accidentally sticking an extra space in there which 
seems to cause problems - but it's not in my fstab file - just the 
email - the fstab file actaully looks like this, with the client 
address and brackets for options touching:

[[EMAIL PROTECTED] /root]# cat /etc/exports
/ 192.168.2.2(rw)
/usr 192.168.2.2(rw)
/usr/local/src/updates 192.168.2.2(ro,no_root_squash)
/mnt/cdrom 192.168.2.2(ro,no_root_squash)


>On mine I use something like:
>
>192.168.0.4:/  /server nfs noauto,rw,rsize=8192,wsize=8192,timeo=14,intr
>
>That works fine for everything. I also put "0 0" on the ends, since I don't
>want fstab to signal that those partitions should be fsck'd by the wrong
>system.

those extra options look exciting - but they're on the client side 
(/etc/fstab) and the errors I'm getting are when I try to start the 
nfs server...


>  > uhm... I'm confused because this setup worked fine for me prior to
>  > 6.2 upgrade. I can't be 100% this is the exact config I was using as
>  > I have gone through all sorts of permutations of /etc/fstab and
>  > /etc/exports trying to work out what the problem is... it's weird
>>  that certain exports work ok and others don't.
>
>Either this never worked, you mistyped the above repeatedly, or you copied
>the exports file from 192.168.2.2 and didn't change addressing in the file.
>
>If it's mistyped, I had a similar problem untill I changed a few
>permissions, rebooted, restarted nfs and nfslock, all several times. I have
>no idea what fixed it. Tweaking didn't because I never changed anything.


pretty sure my /etc/exports syntax (well the correct version listed 
above anyway) is correct... but please correct me if I'm wrong! :)

still not having much luck - some mounts work where others don't...

ugh - sleepy - hopefully someone will have a clue for me when I wake up! :)

tia again - dan.
-- 

        Nitro - 3D Visualisation, Graphics & Animation
                Ph (+61 2) 9810 5177 - Fx (+61 2) 9810 0199
                        http://www.nitro.com.au/



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to