- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NFS file system really slow on ICSAM file
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 04:55 AM
12-07-2005 04:55 AM
NFS file system really slow on ICSAM file
I ran cobol program connect to oracle 9i to generate ICSAM file.
if the output was on local file system, it only took 2 mins, but if the output was on NFS file system, it could take 1 hr and it happens very consistent throu all my servers.
i am using HPUX 11.11
Please help
Regards,
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 04:57 AM
12-07-2005 04:57 AM
Re: NFS file system really slow on ICSAM file
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 05:23 AM
12-07-2005 05:23 AM
Re: NFS file system really slow on ICSAM file
Checklist:
NFS on the back end is version 3 or above.
NFS server back end is configured for good write performance.
lanscan
lanadmin -x 0
Change zero to correspond to the actual lan number in lanscan that connects to the network with the nfs server.
You should be at least 100 Base T full duplex depending on your LAN card.
You need to make sure your lan switch port settings are consistent with your card. Manual configuration for 100 BaseT autonegotiate for 1000 BaseT and faster.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 06:52 AM
12-07-2005 06:52 AM
Re: NFS file system really slow on ICSAM file
thanks for the replies
forgot to mention that the local and NFS file systems reside on the same server.
I did check the NIC setting and it was 100Mb
Full duplex.
it only happens to CISAM files not regular files.
Regards,
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 07:12 AM
12-07-2005 07:12 AM
Re: NFS file system really slow on ICSAM file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 08:51 AM
12-07-2005 08:51 AM
Re: NFS file system really slow on ICSAM file
Thanks for the advice!
Below is a list of nfsstat.
Would someone please give me some advice on this output.
Regards,
Tom
#nfsstat
Server rpc:
Connection oriented:
calls badcalls nullrecv
3809440 0 0
badlen xdrcall dupchecks
0 0 1268949
dupreqs
0
Connectionless oriented:
calls badcalls nullrecv
4171 0 0
badlen xdrcall dupchecks
0 0 0
dupreqs
0
Server nfs:
calls badcalls
3813603 0
Version 2: (4173 calls)
null getattr setattr
4173 100% 0 0% 0 0%
root lookup readlink
0 0% 0 0% 0 0%
read wrcache write
0 0% 0 0% 0 0%
create remove rename
0 0% 0 0% 0 0%
link symlink mkdir
0 0% 0 0% 0 0%
rmdir readdir statfs
0 0% 0 0% 0 0%
Version 3: (3809430 calls)
null getattr setattr
14 0% 99 0% 19 0%
lookup access readlink
158 0% 24 0% 0 0%
read write create
2540132 66% 1268926 33% 0 0%
mkdir symlink mknod
2 0% 0 0% 0 0%
remove rmdir rename
0 0% 2 0% 0 0%
link readdir readdir+
0 0% 2 0% 14 0%
fsstat fsinfo pathconf
36 0% 2 0% 0 0%
commit
0 0%
Client rpc:
Connection oriented:
calls badcalls badxids
3857637 29 4
timeouts newcreds badverfs
9 0 0
timers cantconn nomem
0 13 0
interrupts
7
Connectionless oriented:
calls badcalls retrans
1520 0 0
badxids timeouts waits
0 0 0
newcreds badverfs timers
0 0 5
toobig nomem cantsend
0 0 0
bufulocks
0
Client nfs:
calls badcalls clgets
3859131 29 3859131
cltoomany
1
Version 2: (1494 calls)
null getattr setattr
0 0% 1493 99% 0 0%
root lookup readlink
0 0% 0 0% 0 0%
read wrcache write
0 0% 0 0% 0 0%
create remove rename
0 0% 0 0% 0 0%
link symlink mkdir
0 0% 0 0% 0 0%
rmdir readdir statfs
0 0% 0 0% 1 0%
Version 3: (3857637 calls)
null getattr setattr
0 0% 1651 0% 98 0%
lookup access readlink
27356 0% 2538 0% 0 0%
read write create
2546416 66% 1276933 33% 5 0%
mkdir symlink mknod
1 0% 0 0% 0 0%
remove rmdir rename
2 0% 1 0% 0 0%
link readdir readdir+
0 0% 0 0% 2268 0%
fsstat fsinfo pathconf
309 0% 6 0% 2 0%
commit
51 0%
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2005 03:49 AM
12-08-2005 03:49 AM
Re: NFS file system really slow on ICSAM file
Check your switch port for a duplex mismatch. If the port setting doesn't agree with the NIC settings, this will cause exactly the problem you are experiencing.
Regards,
Mark