On Thursday 20 April 2006 04:11, Fred Moore wrote: > On Wednesday 19 April 2006 21:29, Daniel Kasak wrote: > > steve wrote: > > > On Wednesday 19 April 2006 01:24, Daniel Kasak wrote: > > >> Antonio Buitrago wrote: > > >>> Hello all, my openoffice-2.0.2-5 doesn't work when I open a > > >>> file in > > >>> a NFS server. What can I do ???. > > >> > > >> Don't use nfs :( > > > > > > But you can see the file presumably on a client? > > > > Yes. > > > > > What are its permissions? > > > > 666 > > > > > Are you exporting the nfs share rw? > > > > Yes. > > > > > What does /etc/exports look like? > > > > /mnt/stuff/linux_shared *(rw,no_root_squash,sync) > > did you reload the nfs service don't know what distro you are using > something like "/sbin/service/ nfs reload" or restart the nfs client and > server after configuring the nfs export.. > > is the execute bit set on the directory?
Is /mnt/stuff/linux_shared actual hard disk or is it mounted there from somewhere else? I think it has to be real estate hard disk to export successfully. Maybe it's timing out: timeo=14 or maybe you don't need to sync it: async Just to say that we run a 22 node school lan via nfs with no problems. Our export line is: rsize=8192,wsize=8192,timeo=14,async Maybe worth a try. Sorry can't be more specific without more info. What distro are you using? Steve. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
