T.R | Title | User | Personal Name | Date | Lines |
---|
637.1 | | CSC32::BUTTERWORTH | Gun Control is a steady hand. | Mon Mar 06 1995 18:13 | 40 |
| Hill,
Very interesting question!! To be honest there hasn't ever been an
"official" preferred method to resolve the problem you describe.
Terminal servers just don't break often enough, IMHO, for it to have
ever been a real issue, i.e., only a handfull have ever asked a similar
question. Personally, I like your second idea but it is of course
the most expensive. As usual the elegance of any solution is
proportional to the amount of money you can throw at it...;-}. You
would literally have to configure each system in the database twice but
with a different name. This of course requires redundant licenses as PCM
sees each redundant node record as a separate connection.
I see another solution with some creative programming. I'm not familiar
with that other network management product you mentioned but assuming:
1. It has an API or some way to trigger an action routine.
2. It has a user interface that can be run under control of PCM as a
pseudo node.
In both cases you will have two config files that differ only in the
connection details to the terminal servers. When a failure occurs you
will rename the backup config file to CONSOLE_CFG.DAT and issue a
reconfigure command. You will do this vai a command file.
In case #1. You could write an application that detects the terminal
server has failed. You would then perform the rename and reconfig.
This method require no additional PCM licenses but you need to
determine if the management application has an API.
In case #2, the user interface to the product runs under control
of PCM as a pseudo node. It has a scan profile that will contain an
event that scans for the string that the user interface produces when a
server has failed. The command file mentioned above would then be run
as an action routine as we will setup an ENS filter to look for the
event. This method will require only 1 additional license for the
application pseudo-node.
Regs,
Dan
|
637.2 | Thanks for the quick reply! | PRMS01::HCARTER | M. Hill Carter @DTN 339-7781 | Mon Mar 06 1995 23:25 | 7 |
|
Dan,
Thanks for the reply to my base note. I will discuss your idea
with the customer and see what they think.
Hill...
|
637.3 | | OPG::SIMON | Simon Jackson @reo 830 X3879 | Tue Mar 07 1995 09:47 | 8 |
| Hi,
bear in mind also that we do detect breaks in the link between the PCM host
and the terminal server as a normal part of the product. The Daemon processes
have a timer routine which checks at a predetermined interval the state of
each of the connections and notifies if a connection breaks. Ensure the customer
understands that this functionality is in the product!!!
Cheers SImon...
|
637.4 | another terminal server failure question | ICEKRM::KUNG | | Fri Mar 24 1995 20:38 | 11 |
| Another question along the same lines:
Customer is reporting the following:
when a user connects through a terminal server to the node running
PCM and then does a console connect to another node, the terminal
server they were connected through goes down.
I looked through other notes and replies and could not find this.
Is this pilot error or something real in PCM?
Thanks.
|
637.5 | Yet Another Terminal Server Failure Question | GRANPA::MSTENNETT | | Fri Apr 14 1995 00:29 | 6 |
| I am also having this same problem at my customer site. Every time we
try to connect to a console from a terminal server that server crashes.
My customer is really after me about this and any help or pointers that
you can provided would be very much appreciated.
Thanks in advance for your help.
|
637.6 | | CSC32::BUTTERWORTH | Gun Control is a steady hand. | Fri Apr 14 1995 22:02 | 7 |
| Is it a real decserver and if so what type? The onlything I can imagine
is when PCM does a SETMODE or SETCHAR QIO against the users terminal
that the server gets something from the lat driver that it can't
handle. I've never had this kind of a problem from VCS or PCM.
Regs,
Dan
|
637.7 | DECservers continued | GRANPA::MSTENNETT | | Mon Apr 17 1995 02:52 | 3 |
| The customer is using DECserver 500s and 200s. The console services
are hosted by DECserver 200s and the connection point of failure is a
DECserver 500.
|