- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Slow saves to server with mirrored filesystems
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
03-23-2006 12:08 AM
03-23-2006 12:08 AM
I persuaded the users to have their home accounts moved from their workstations to the server as it has mirrored discs: the selling point was that they can carry on working without losing anything if a disc crashes.
I've now transferred half the user accounts and the users are complaining that saving files takes a lot longer than it did previously. The users whose accounts are still on workstations are not having the same problem. Is this normal? Is it to do with mirroring or because they are saving over a network? What can I do to improve things? I really don't want to move the accounts back on to workstations.
Mark Syder (like the drink but spelt different)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 12:13 AM
03-23-2006 12:13 AM
Re: Slow saves to server with mirrored filesystems
Is this software mirroring (via MirrorDisk-UX)? If so, there is a (minimal) performance penalty - I wouldn't have thought that they would have noticed it. Is NFS involved, too?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 12:23 AM
03-23-2006 12:23 AM
Re: Slow saves to server with mirrored filesystems
Yes, it's MirrorDisk. And you're quite right, their accounts are NFS mounted.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 12:31 AM
03-23-2006 12:31 AM
Re: Slow saves to server with mirrored filesystems
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 12:43 AM
03-23-2006 12:43 AM
Re: Slow saves to server with mirrored filesystems
A quick check with sar, sar -d will tell you if there is a disk i/o problem, which would be mirror/ux or NFS, which would show up on a different sar output.
You might just want to collect total data for an hour.
http://www.hpux.ws/system.perf.sh
I already agree with Pete's conclusion to suspect NFS first.
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
03-23-2006 12:48 AM
03-23-2006 12:48 AM
SolutionAssuming it is NFS to blame, here's a jumpstart on troubleshooting:
http://docs.hp.com/en/5991-1153/ch08s04.html?jumpid=reg_R1002_USEN
Pete (like the moss, but spelled differently)
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 03:23 AM
03-23-2006 03:23 AM
Re: Slow saves to server with mirrored filesystems
Now you could switch all of your workstations, switches and server to Gigabit and performance will be very close to local disk speeds. Note also that your server must be extremely reliable (no downtime during workstation hours). If your server (or LAN card or network, etc) fail, all of the workstations will be paralyzed.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 07:46 PM
03-23-2006 07:46 PM
Re: Slow saves to server with mirrored filesystems
Interesting advice about upgrading network cards to 1Gb. I've googled 1Gb network cards and they seem to be remarkably cheap - I think I could persuade the appropriate people to release funds - but they all specify Windoze. Is this simply because the supplier doesn't know that other operating systems exist? Or do I need a specific type of card for an HP-UX system?
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 07:52 PM
03-23-2006 07:52 PM
Re: Slow saves to server with mirrored filesystems
Check nfsstat.
Also what protocol do you use for nfs mounts? How exactly mirroring is done?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 07:59 PM
03-23-2006 07:59 PM
Re: Slow saves to server with mirrored filesystems
It would appear a significant performance boost can be had by connecting to an NFS v4 server. This does of course still depend on the size of the pipe.
Linux is using NFS 4 at least most distributions. EMC storage is using it in its latest release which my storage guru's told me is too new to use.
You might also look for a traceroute to see if there is a networking glitch or configuraion problem on one of your routers making the situation worse.
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
03-23-2006 08:21 PM
03-23-2006 08:21 PM
Re: Slow saves to server with mirrored filesystems
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2006 01:30 AM
03-24-2006 01:30 AM
Re: Slow saves to server with mirrored filesystems
Bill Hassell, sysadmin