- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Strange performance issue
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
01-27-2004 12:49 AM
01-27-2004 12:49 AM
Strange performance issue
we are trying to implement a backup with nearline storage and ran into a strange issue. When we backup we have a speed of about 30Mb/s to an NFS filesystem. But when the file reaches the 2Gb, the speed drops down to about 3Mb/s. So we are looking at the backup software. But now I've done some more testing, and the problem is not limited to the backup software.
If I run a cp of a file of 10 Gb (from a local to disk to a NFS mounted disk) and monitor the growth on the copy, it grows at the same rate, about 40Mb/s. But if I copy the file using 'cat
The OS: HP-UX 11.00
Patches: QPK march 2003 + PHNE_29210 + its requirements.
Backup software: Legato Networker 7.1
NFS server: NetApp filer, but same issue with other NFS servers.
Anyone seen this before? Any thought on a solution? HP and Legato haven't come up with a solution in the last 2 weeks...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 01:05 AM
01-27-2004 01:05 AM
Re: Strange performance issue
I had an issue with Networker 6.1.3 recently. I was trying to restore an AIX client from an HP server running 11.11. The recovery took hours. I had the network cards at both ends of a crossover cable set to auto negotiate. They were both showing 100 full duplex. It turned out they weren't. When I forced them both to 100 full duplex the recovery speed up and all was ok.
It may not be related, but may help.
I assume you have all the latest patches from Legato and HP.
Regards,
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 01:06 AM
01-27-2004 01:06 AM
Re: Strange performance issue
Make sure that NFS_CLIENT=1 in the
/etc/rc.config.d/nfsconf
Elena.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 01:12 AM
01-27-2004 01:12 AM
Re: Strange performance issue
David, this is a known issue to us. If that was the cause, the copy action would drop in performance too.
Elena, if we didn't have NFS_CLIENT=1 in the config file, we wouldn't be able to nfsmount the directory at all...
Better luck next time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 01:56 AM
01-27-2004 01:56 AM
Re: Strange performance issue
If we start another ftp, paralel, to the same NFS disk but with another filename, the behaviour is the same, even though there is still a ftp session writing...
Only difference with cat and networker: the performance drops to less then 1 Mb/s in total.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 02:01 AM
01-27-2004 02:01 AM
Re: Strange performance issue
Sounds like an interesting one. Once the file reaches 2GB the filesystem will need to use indirection to manage the extra blocks, although I would be surprised if it caused that much performance degredation. Certainly 30MB/s seems good though before this. Its probably easier I try to replicate this and trace it at the various levels. A few things that would help though :
> the nfsstat's from the server and client, also the connection protocol
> size of nfs server memory and what is dedicated to the buffer cache
> type of filesystem used on the nfs server, also state the patches for this fs type
> have you tried any other OS's?
> have you changed any network parameters using ndd on the systems?
Also, what tool are you using to monitor the throughput?
Cheers,
James.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 03:05 AM
01-27-2004 03:05 AM
Re: Strange performance issue
I've seen before where a copy slows down once you've transferred enough data to fill up the cache.
Just a wild guess but maybe that will give you an idea to pursue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 03:54 AM
01-27-2004 03:54 AM
Re: Strange performance issue
Sounds like a ptach issue to me. I see you already have the NFS perf patch. Do you have the latest LVM cumulative - PHCO_24437?
http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.search|&patchid=PHCO_24437&context=hpux:800:11:00
Since the network is involved here, I'd also look at the latest ARPA cumulative - PHNE_26771:
http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.search|&patchid=PHNE_26771&context=hpux:800:11:00
And while you're at it - the latest JFS 3.3 cumulative - PHCO_29258:
http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.search|&patchid=PHCO_29258&context=hpux:800:11:00
And if fibre channel is involved here, the latest fibre channel cumulative - PHKL_23939:
http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.search|&patchid=PHKL_23939&context=hpux:800:11:00
And probably should also look at the latest streams cumulative - PHNE_27902:
http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.search|&patchid=PHNE_27902&context=hpux:800:11:00
I guess the point is if you're not current on patches, now would be a good time to do so as a significant portion of patches are performance related.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 04:04 AM
01-27-2004 04:04 AM
Re: Strange performance issue
http://docs.hp.com/hpux/onlinedocs/1435/NFSPerformanceTuninginHP-UX11.0and11iSystems.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 04:35 AM
01-27-2004 04:35 AM
Re: Strange performance issue
You can see if this is with NFS in fact by probably doing an ftp or scp. If cache on the system or on the storage is playing a part, then you would see that behaviour through the other tools too.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 07:59 AM
01-27-2004 07:59 AM
Re: Strange performance issue
- James.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 09:03 PM
01-27-2004 09:03 PM
Re: Strange performance issue
Some info I forgot and is asked: we don't have this issue on 11i systems (used as storage node). James, thanks for testing, but we had done this too.
One thing to bear in mind: the problem does not exist when using cp, so it can/should not be directly network related !
Jeff, I will look into the patches.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 04:20 AM
01-28-2004 04:20 AM
Re: Strange performance issue
You may want to check biods and run nfsstat -m during your tests.
I'll do the latest NFS patches first.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 05:49 AM
01-28-2004 05:49 AM
Re: Strange performance issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 07:21 PM
01-28-2004 07:21 PM
Re: Strange performance issue
With 16 biods (the situation I started with), the performance dropped after 2 Gb.
With 4 biods and 2 biods, the same.
With 1 biod, the speed is a bit better with 1 stream, but totally unacceptable with multiple streams.
With 0 biods, we have the most stable solution, right now.
I'm going to test patch 28995 (GE-LAN patch) now. Haven't yet have time to look into Jeff's patch list.
Since I don't know yet what solves the problem, I can not yet assign points.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 07:32 PM
01-28-2004 07:32 PM
Re: Strange performance issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 09:12 PM
01-28-2004 09:12 PM
Re: Strange performance issue
- James.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 09:18 PM
01-28-2004 09:18 PM
Re: Strange performance issue
http://www.netapp.com/tech_library/3146.html
Do everything - hidden kernel parameters etc. Read it thoroughly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2004 05:51 PM
02-02-2004 05:51 PM
Re: Strange performance issue
James, I also tried to read from the disk when copying to another NFS disk. But since I'm going to use those disks for backup, write performance is the most important. When restoring, the network to the client trying to restore will be the bottleneck... So it may be a bit slower, though I assume using biods will improve performance then.
We're still looking into it... And HP and Legato are too. But no solution yet...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2004 07:56 PM
02-08-2004 07:56 PM
Re: Strange performance issue
HP still has not come up with a solution. As has Legato.