HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: hpux 11i experiencing slow backup speed using ...
Operating System - HP-UX
1834150
Members
2479
Online
110064
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
06-01-2003 05:37 PM
06-01-2003 05:37 PM
Hi All,
Doing ftp and backup using netbackup on HPUX 11i is experiencing very slow backup speed. While on HPUX 11 backup and ftp is very much faster. HPUX 11i uses 100 Full Duplex and HPUX 11 is only 10 half duplex. The other actions were taken just to eliminate network issue: - replace lan cable, transfer to other switch's port, ensure the priority naming resolution is using host file and assure the lan statistics have no in/out errors and collisions. Please advise us how are we going to resolve this issue.
Thanks in advance.
Doing ftp and backup using netbackup on HPUX 11i is experiencing very slow backup speed. While on HPUX 11 backup and ftp is very much faster. HPUX 11i uses 100 Full Duplex and HPUX 11 is only 10 half duplex. The other actions were taken just to eliminate network issue: - replace lan cable, transfer to other switch's port, ensure the priority naming resolution is using host file and assure the lan statistics have no in/out errors and collisions. Please advise us how are we going to resolve this issue.
Thanks in advance.
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2003 05:45 PM
06-01-2003 05:45 PM
Re: hpux 11i experiencing slow backup speed using netbackup
Is there patch do we need to apply on HPUX 11i?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2003 06:22 PM
06-01-2003 06:22 PM
Solution
Run lanadmin and look at the LAN statistics. Make sure lanadmin shows 100Mbit speed and full-duplex rather than auto-negotiate. Also change your LAN switch to lock the port setting to 100Mbit full-duplex (not auto-negotiate). When there is a protocol mismatch, there will be a number of errors reported in lanadmin including collisions (not possible with proper full-duplex operation), FCS errors, frame errors, etc. A mismatch will take 100Mbit down to as little as 1-5Mbit peformance.
Use ftp of a large file (several hundred megs) to verify the LAN speed. For network backups, many commercial programs request a DNS lookup for every file. This may overload the DNS server so it may be useful to put a small /etc/hosts file in the machine with the machine's name/IP plus the backup server's name/IP and change /etc/nsswitch.conf to look at hosts first:
hosts: files [NOTFOUND=continue UNAVAIL=continue TRYAGAIN=continue] dns
This will reduce DNS traffic significantly during backups.
Bill Hassell, sysadmin
Use ftp of a large file (several hundred megs) to verify the LAN speed. For network backups, many commercial programs request a DNS lookup for every file. This may overload the DNS server so it may be useful to put a small /etc/hosts file in the machine with the machine's name/IP plus the backup server's name/IP and change /etc/nsswitch.conf to look at hosts first:
hosts: files [NOTFOUND=continue UNAVAIL=continue TRYAGAIN=continue] dns
This will reduce DNS traffic significantly during backups.
Bill Hassell, sysadmin
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP