Networking Forums

Networking Forums > Computer Networking > Linux Networking > Mount of AIX jfs2 filesystem on Linux server extremely slow

Reply
Thread Tools Display Modes

Mount of AIX jfs2 filesystem on Linux server extremely slow

 
 
Govind
Guest
Posts: n/a

 
      07-23-2008, 10:02 PM
I am trying to mount an AIX jfs2 filesystem as an nfs mount onto a
linux server. The fs does mount but takes close to 2 minutes to mount.
Am using the following on the /etc/exports file:
$cat /etc/exports
/govind -ro,root=cairvcnwad002,access=cairvcnwad002

On the Linx server I am doing the following:
[root@cairvcnwad002 /]# mount -v apollo:/govind /mnt/delta/
mount: no type was given - I'll assume nfs because of the colon
mount: trying 172.31.1.17 prog 100003 vers 3 prot tcp port 2049
mount: trying 172.31.1.17 prog 100005 vers 3 prot udp port 32807
apollo:/govind on /mnt/delta type nfs (rw,addr=172.31.1.17)

I have tried using the -tnfs option too, still the same response. Also
tried without -v, with -n, -o tcp,bg,hard...still no luck.

Help please.
 
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
Linux & MS Sharepoint server. How to mount? Russ Linux Networking 5 06-13-2005 06:45 PM
Windows clients extremely slow when accessing local server Perrao Windows Networking 0 05-09-2005 07:05 AM
OSX NFS server, Linux client can't read mount jb_is_not@home.yet Linux Networking 0 09-04-2004 12:43 AM
How to mount a remote filesystem in LINUX. Charlie T Linux Networking 3 08-19-2004 08:45 PM
Extremely slow transfers Tanisha Ranury Wireless Internet 2 07-20-2003 10:30 PM



1 2 3 4 5 6 7 8 9 10 11