RE: [SUMMARY] NFS between Linux and Solaris

2003-10-22 Thread Kenneth Goodwin
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Jason Dixon > Sent: Wednesday, October 22, 2003 4:23 PM > To: Red Hat Mailing List > Subject: [SUMMARY] NFS between Linux and Solaris > > > Well, I wish I could say I have

Re: [SUMMARY] NFS between Linux and Solaris

2003-10-22 Thread Jason Dixon
On Wed, 2003-10-22 at 20:46, Dominic RIVERA wrote: > If you're running a kernel before 2.4.19 try upgrading your kernel. I > ran into some issues with pre 2.4.19 kernels that would do some strange > things, apparantly someone did some major nfs work in 2.4.19. Unfortunately, *all* Red Hat Advanced

Re: [SUMMARY] NFS between Linux and Solaris

2003-10-22 Thread Dominic RIVERA
If you're running a kernel before 2.4.19 try upgrading your kernel. I ran into some issues with pre 2.4.19 kernels that would do some strange things, apparantly someone did some major nfs work in 2.4.19. -Dominic Dominic Rivera (503) 947-7308 [EMAIL PROTECTED] >>> [EMAIL PROTECTED] 10/22/03 13:24

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&

[SUMMARY] NFS between Linux and Solaris

2003-10-22 Thread Jason Dixon
Well, I wish I could say I have an authoritative answer on what caused it, but I can no longer reproduce the problem. I've tried the same thing with the following mount options, all of which work fine: vers=2,proto=udp vers=3,proto=udp vers=3 vers=3,proto=udp,noac (no options) At this point, I h

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
rom: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Jason Dixon > Sent: Wednesday, October 22, 2003 2:24 PM > To: Red Hat Mailing List > Subject: NFS between Linux and Solaris > > > Hi folks- > > My apologies if this is out there somewhere, but I've googled

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

NFS between Linux and Solaris

2003-10-22 Thread Jason Dixon
Hi folks- My apologies if this is out there somewhere, but I've googled this to death without finding a satisfactory answer. I'm attempting to tar copy a large repository (actually, the RHAS3.0 iso images) from a Linux NFS server to a Solaris NFS client. At various intervals, the transfer invari