- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: data loss rate
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
10-23-2002 02:08 AM
10-23-2002 02:08 AM
data loss rate
Thanks
I have a problem .
1 two hosts,hosta and hostb
2 mc/service guard was configed.
3 .rhost can be use and you can rlogin each other.
4 each host have two network interface card,one card was used for heatbeat network interface.another was for data line.for example:
hosta 192.1.1.1 heartbeat_IP
hostb 192.1.1.2 heartbeat_IP
hosta 10.0.0.1 Station_IP
hostb 10.0.0.2 station_IP
aboving is i via console to finish
following is i via network from local to remote
5 #telnet 10.0.0.1 #ok
6 #telnet 10.0.0.2 #can't visit
7 #ping 110.0.0.2 #i find a problem.
# i sended 10 data packet but got > -400% data loss rate. Usually data loss low +100%.It's a new problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2002 02:15 AM
10-23-2002 02:15 AM
Re: data loss rate
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2002 02:21 AM
10-23-2002 02:21 AM
Re: data loss rate
/etc/hosts
hosta 10.0.0.1
hostb 10.0.0.2
/etc/nsswitch
default gateway was configed.
Two hosts was installed in same time.
I can telnet from local to remote hosta,but can't telnet remote hostb
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2002 09:51 AM
10-24-2002 09:51 AM
Re: data loss rate
this could be the result of the replies, and/or the request being duplicated.
i'd check that you do not have some sort of loop in your switching fabric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2002 10:06 AM
10-24-2002 10:06 AM
Re: data loss rate
The same thing can be done with ssh tools and its actually secure. There is a .slogin file and all that good stuff.
To the point, Can you telnet to both boxes from say a pc on the local network?
If not, you may simply easily solved issue.
here is how to rebuild a machines ability to accept telnet connections if for some reason you've been forced to play around with your two ioconfig files.
1405 insf -d telm
1406 insf -d telf
1407 insf -d tels
1408 insf -e
One of those commands won't do anything, but it won't hurt either.
If you can telnet to both boxes from another server, don't bother, this isn't your problem.
Steve
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
10-24-2002 10:07 AM
10-24-2002 10:07 AM
Re: data loss rate
The same thing can be done with ssh tools and its actually secure. There is a .slogin file and all that good stuff.
To the point, Can you telnet to both boxes from say a pc on the local network?
If not, you may simply easily solved issue.
here is how to rebuild a machines ability to accept telnet connections if for some reason you've been forced to play around with your two ioconfig files.
1405 insf -d telm
1406 insf -d telf
1407 insf -d tels
1408 insf -e
One of those commands won't do anything, but it won't hurt either.
If you can telnet to both boxes from another server, don't bother, this isn't your problem.
I read a post about NIS too. If you are using it, push the password file out from the Master server, corruption or problems there can also cause unusual problems with logins.
Steve
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
10-24-2002 10:59 AM
10-24-2002 10:59 AM
Re: data loss rate
Don't get rid of the .rhosts file UNTIL you create (or know you have) a cmclnodelist file, with the same info, in the /etc/cmcluster dir.
MC/SG requires ONE of these files to exist.
Rgds,
Jeff