RE: NFS between Linux and Solaris

2003-10-22 Thread Rigler, Steve
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Jason Dixon > Sent: Wednesday, October 22, 2003 3:03 PM > To: Red Hat Mailing List > Subject: RE: NFS between Linux and Solaris > > > > There are no "hangs&

Re: NFS between Linux and Solaris

2003-10-22 Thread Jason Dixon
On Wed, 2003-10-22 at 15:58, Jason Dixon wrote: > On Wed, 2003-10-22 at 15:43, Ken Rossman wrote: > > Can you include some info on exactly what commands you are using, and > > some info on the respective configurations of each machine? > > Pretty simple: > > [Linux server - /etc/exports] > /mnt/i

RE: NFS between Linux and Solaris

2003-10-22 Thread Jason Dixon
On Wed, 2003-10-22 at 15:58, Rigler, Steve wrote: > We experienced similar issues but between different platforms. > > The machine serving filesystems was an Irix 6.5.13 machine and > the client was running RH7.1 on Itanium 2's. Both machines are > on the same VLAN. > > Copying to NFS mounts wou

Re: NFS between Linux and Solaris

2003-10-22 Thread Jason Dixon
On Wed, 2003-10-22 at 15:43, Ken Rossman wrote: > Can you include some info on exactly what commands you are using, and > some info on the respective configurations of each machine? Pretty simple: [Linux server - /etc/exports] /mnt/isohostname(ro) [Solaris client] mount -F nfs -o ro,vers

RE: NFS between Linux and Solaris

2003-10-22 Thread Rigler, Steve
We experienced similar issues but between different platforms. The machine serving filesystems was an Irix 6.5.13 machine and the client was running RH7.1 on Itanium 2's. Both machines are on the same VLAN. Copying to NFS mounts would hang (errors would be logged in messages about the NFS serv

Re: NFS between Linux and Solaris

2003-10-22 Thread Ken Rossman
Can you include some info on exactly what commands you are using, and some info on the respective configurations of each machine? On Wednesday, October 22, 2003, at 03:24 PM, Jason Dixon wrote: My apologies if this is out there somewhere, but I've googled this to death without finding a satisfactor