- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- mounted device appears slow and also scp
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
09-02-2007 11:00 AM
09-02-2007 11:00 AM
Also when I try to scp the file to this HP box in LAN it's speed is in 200 kbps which used to be in mbps.
Only recent change was that IP address of this machine got changed.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2007 12:04 PM
09-02-2007 12:04 PM
Re: mounted device appears slow and also scp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2007 07:10 PM
09-02-2007 07:10 PM
Re: mounted device appears slow and also scp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2007 07:28 PM
09-02-2007 07:28 PM
Re: mounted device appears slow and also scp
/usr/sbin/lanscan
/usr/sbin/ifconfig interface_name
/usr/sbin/lanadmin -s -x PPA
sample:
/usr/sbin/lanadmin -s -x 0
$/usr/sbin/lanadmin -s -x 0
Speed = 100000000
Current Config = 100 Full-Duplex MANUAL
rgs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2007 06:02 AM
09-03-2007 06:02 AM
Re: mounted device appears slow and also scp
:root#lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
0/0/0/0 0x00504F1AB70F 0 UP lan0 snap0 1 ETHER Yes 119
0/5/0/0 0x002245BHG49F 1 UP lan1 snap1 2 ETHER Yes 119
:root#ifconfig lan0
lan0: flags=843
:root#ifconfig lan1
ifconfig: no such interface
:root#lanadmin -s -x 0
Speed = 100000000
Current Config = 100 Full-Duplex MANUAL
:root#lanadmin -s -x 1
Speed = 0
The link is down. The speed and other link state information
are undefined. The configuration specified for this card is:
Speed = 1000 or 100 or 10 Mbps.
Autonegotiation = On.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2007 06:44 AM
09-03-2007 06:44 AM
Re: mounted device appears slow and also scp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2007 06:44 AM
09-03-2007 06:44 AM
Re: mounted device appears slow and also scp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2007 07:28 AM
09-03-2007 07:28 AM
Re: mounted device appears slow and also scp
There could be a problem with one of the disks on the HP box.
Take a minute and run cstm,mstm or xstm on each of the disks and look for problems.
dmesg
Take a look for lbolt messages or timeouts in /var/adm/syslog/syslog.log
I favor a network problem for this, but its either the network, a switch problem or disk problem. At least that is the first three places I'd look.
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
09-03-2007 11:54 AM
09-03-2007 11:54 AM
Re: mounted device appears slow and also scp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2007 12:09 PM
09-03-2007 12:09 PM
Solutiona) What is the result of command:
netstat -i
on HP-UX and SunOS servers?
Note, I said SunOS because that is
the correct operating system name.
Solaris is the marketing name that
includes SunOS and other things.
You should not see any or very small
number of network errors. Otherwise,
you have a problem (pyiscal cable, faulty
ports, speed and duplex mismatch, and
so on).
b) Why do not you use wonderful tools
like nttcp or ttcp (they exist for
both operating systems) and check raw
speed between Ethernet cards on two servers.
It is an excellent tool.
c) Check your routing table. Are you
using proper interfaces between the
two servers.
d) NFS statistics:
nfsstat -s (on the server side, HP-UX)
nfsstat -c (on the client side, SunOS)
Cheers,
VK2COT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2007 01:48 PM
09-03-2007 01:48 PM
Re: mounted device appears slow and also scp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2007 02:28 PM
09-03-2007 02:28 PM
Re: mounted device appears slow and also scp
http://www.princeton.edu/~unix/Solaris/troubleshoot/netstat.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2007 02:32 PM
09-03-2007 02:32 PM
Re: mounted device appears slow and also scp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2007 03:18 PM
09-03-2007 03:18 PM
Re: mounted device appears slow and also scp
also, study the NFS version 3, I assume.
I would seek help with PATCHes. For there might be some concerns on patching that might really help. Please investigate this after you have studied the statistics on nfstat.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2007 03:50 PM
09-03-2007 03:50 PM