Networking Forums

Networking Forums > Computer Networking > Linux Networking > SAN mounted file sys on Red Hat 4 server

Reply
Thread Tools Display Modes

SAN mounted file sys on Red Hat 4 server

 
 
Petyr David
Guest
Posts: n/a

 
      03-15-2007, 11:43 PM
can't be NFS mounted on Solaris 9 V880

I have a SAN file system mounted on a RH ES 4_2 server. It has been
correctly exported, yet it can't be mounted on Solaris 9 server.

/var/log/messages shows an authenticated request from the SUN server

The SUN server just fails with RPC error 5 - timed out

As a test: I exported /tmp on my Red Hat server
and on the SUN server issued this command:

# mount -F nfs RedHatserve:/tmp /mnt/RedHat/tmp

worked like a charm

haven't heard back from SUN yet

any thoughts?

also email to : (E-Mail Removed)
tx

 
Reply With Quote
 
 
 
 
Jim Hicks
Guest
Posts: n/a

 
      03-17-2007, 01:45 AM
Petyr David wrote:
> can't be NFS mounted on Solaris 9 V880
>
> I have a SAN file system mounted on a RH ES 4_2 server. It has been
> correctly exported, yet it can't be mounted on Solaris 9 server.
>
> /var/log/messages shows an authenticated request from the SUN server
>
> The SUN server just fails with RPC error 5 - timed out
>
> As a test: I exported /tmp on my Red Hat server
> and on the SUN server issued this command:
>
> # mount -F nfs RedHatserve:/tmp /mnt/RedHat/tmp
>
> worked like a charm
>
> haven't heard back from SUN yet
>
> any thoughts?
>
> also email to : (E-Mail Removed)
> tx
>

In order for an AIX system to mount a RH ES server, the export needs the
insecure parameter defined ie: (rw,insecure). This might be required for
Solaris. It has to do with which ports are used to complete the mounts.
The insecure mode uses the defined ports, secure mode assigns ports
dynamically.
 
Reply With Quote
 
Ian Northeast
Guest
Posts: n/a

 
      03-17-2007, 09:00 AM
On Fri, 16 Mar 2007 21:45:19 -0500, Jim Hicks wrote:

> Petyr David wrote:
>> can't be NFS mounted on Solaris 9 V880
>>
>> I have a SAN file system mounted on a RH ES 4_2 server. It has been
>> correctly exported, yet it can't be mounted on Solaris 9 server.


What exactly do you mean by a "SAN file system"? Is it a filesystem which
resides on a disk in a storage array which appears as a physical SCSI disk
in Linux, or is it a filesystem shared out by e.g. NFS from a NAS device?
You should be able to export the former but not the latter.

>> /var/log/messages shows an authenticated request from the SUN server
>>
>> The SUN server just fails with RPC error 5 - timed out
>>
>> As a test: I exported /tmp on my Red Hat server and on the SUN server
>> issued this command:
>>
>> # mount -F nfs RedHatserve:/tmp /mnt/RedHat/tmp
>>
>> worked like a charm
>>
>> haven't heard back from SUN yet
>>
>> any thoughts?
>>
>> also email to : (E-Mail Removed)
>> tx
>>

> In order for an AIX system to mount a RH ES server, the export needs the
> insecure parameter defined ie: (rw,insecure). This might be required for
> Solaris.


It is not.

> It has to do with which ports are used to complete the mounts.
> The insecure mode uses the defined ports, secure mode assigns ports
> dynamically.


It is to do with AIX's default behaviour of using a high source port
number on mount requests. This can be overridden on AIX, it is not
necessary to use "insecure" in the export on Linux. The source port number
is dynamic in either case. IME only AIX does this, and only Linux (and an
obscure and obsolete version of UNIX from Siemens) is fussy about it.

Regards, Ian

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache not serving from CIFS-mounted share, works if it's mounted asSMBFS Rick Onanian Linux Networking 3 03-27-2008 07:45 PM
NFS and sub-mounted partitions John Stolz Linux Networking 2 06-06-2005 10:34 AM
Wall Mounted DSL Router? thedysk@yahoo.com Broadband 10 05-19-2005 04:54 PM
Open File Locks on File Server Jeff Ehrmann Windows Networking 0 07-27-2004 08:16 PM
mounted hd does not show via NFS edward hage Linux Networking 3 04-22-2004 05:37 AM



1 2 3 4 5 6 7 8 9 10 11