- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Strange x25 problem -fixed but I dont know why...
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
04-30-2001 02:03 AM
04-30-2001 02:03 AM
Strange x25 problem -fixed but I dont know why.
As part of my x25 configuration I use the x29hosts file to push my x25 users through a login file.
X29hosts example:-
# for x29server
pad_spt {
remote_x121 *
local_x121 00001166110000
application /avro/DATA/x25login_0
size_parity 7_even
logging 1
x3 hp_padsrvr1
reverse_charge disable
}
# for x29server
pad_spt {
remote_x121 *
local_x121 00001166110001
application /avro/DATA/x25login_2
size_parity 7_even
logging 0
x3 hp_padsrvr1
reverse_charge disable
}
This above an extract from my current working file.
Mid afternoon Friday I lost all x25 users - investigation showed x29server sessions (users connecting) but users not going through the login script.
I copied all x3, x25 and x29 files in /etc/x25 aside and replaced them with files from a backup - problem solved.
My x29hosts file had changed and the:-
reverse_charge disable
Had changed to :-
reverse_charge DISABLE (upper case)
The only additional item to normal that I was running was make_tape_recovery, which I have run in the past on a live server without problems.
When I lost my x25 users the make_tape_recovery session hung (related?)
Sorry its so long a question, but had to give y'all the info -
So what went wrong?
Any pointers wost welcome.
Paula (:-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2001 03:55 AM
04-30-2001 03:55 AM
Re: Strange x25 problem -fixed but I dont know why.
can u check the tape which u was using during recovery tape, may be the /etc/x25 user file may not be in the recovery tape, that might caused the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2001 03:59 AM
04-30-2001 03:59 AM
Re: Strange x25 problem -fixed but I dont know why.
Good idea but I was creating a tape at the time and yes there may be no x25/x29/x3 files on the tape as the server had not yet written them.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2001 04:16 AM
04-30-2001 04:16 AM
Re: Strange x25 problem -fixed but I dont know why.
do have seperate back up of the root file system(which will be having all the users account) if anything case like this we can recover from the root backup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2001 04:21 AM
04-30-2001 04:21 AM
Re: Strange x25 problem -fixed but I dont know why.
My system is up and running as I fixed the problem by replacing the x3/x29/and x25 files from a backup on the day it happened (Friday).
I am now trying to find out why it happened.
;-) Paula