Re: NFS export error message

2001-11-22 Thread Matthew Baxa
Finally! It looks like the daemon just got into a weird wedged state where it wouldn't reexport something. After a restart of the daemon, all is well. -- Matthew Baxa <[EMAIL PROTECTED]> http://www.cis.ksu.edu/~mbb1810/ Student Systems Administrator Kansas State University-High

Re: NFS export error message

2001-11-22 Thread Cameron Simpson
On Thu, Nov 22, 2001 at 08:27:07AM -0600, ABrady <[EMAIL PROTECTED]> wrote: | On Thu, 22 Nov 2001 02:04:14 -0600 | Matthew Baxa <[EMAIL PROTECTED]> implied: | > I am trying to add an NFS share to my cluster of computers, but I keep | >getting an error that says Invalid argument | > | > the line i

Re: NFS export error message

2001-11-22 Thread ABrady
On Thu, 22 Nov 2001 02:04:14 -0600 Matthew Baxa <[EMAIL PROTECTED]> implied: > I am trying to add an NFS share to my cluster of computers, but I keep getting an error that says Invalid argument > > the line in /etc/exports looks like this: > /storagemilo(rw,no_root_squash) > > When I try

Re: NFS export error message

2001-11-22 Thread Cameron Simpson
On Thu, Nov 22, 2001 at 02:04:14AM -0600, Matthew Baxa <[EMAIL PROTECTED]> wrote: | I am trying to add an NFS share to my cluster of computers, but I keep getting an |error that says Invalid argument | | the line in /etc/exports looks like this: | /storagemilo(rw,no_root_squash) | | When

NFS export error message

2001-11-22 Thread Matthew Baxa
I am trying to add an NFS share to my cluster of computers, but I keep getting an error that says Invalid argument the line in /etc/exports looks like this: /storage milo(rw,no_root_squash) When I try to run 'exportfs -a' it tells me I have an invalid argument on the new line. This dir