- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- FAIL OVER TESTING WITH OUT RE-LOGIN
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
08-22-2000 09:15 AM
08-22-2000 09:15 AM
FAIL OVER TESTING WITH OUT RE-LOGIN
Pls clarify for the following doubt.
In the MCSG Cluster ( with 2 machines ) when a package from one machine shifts to other machine will the user process protected , that is user should be in his shell with out termination of his job(propably his screen can standstill for a minute). So user should not re-login to use his application.
The user names and respective ids are already present in the other system.
The user is connected via TCP/IP connection or to any dumb terminal.
The package is not RDBMS and it is just MF COBOL.
SO can the user work with out re-login. If not, is there any valid proof from HP to convince.
Kindly clarify on this.
Regards,
Santhanam.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2000 10:12 AM
08-22-2000 10:12 AM
Re: FAIL OVER TESTING WITH OUT RE-LOGIN
You may get more visibility to this message if you post it under
Forums HOME > HP-UX > Service Guard.
Best Wishes,
Cheryl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2000 11:50 AM
08-22-2000 11:50 AM
Re: FAIL OVER TESTING WITH OUT RE-LOGIN
In an MC/ServiceGuard failover, your application ceases to exist on one node and is initialted on another node in the cluster. Therefore, the answer to your question is "no", the user would have to logon again.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2000 11:25 PM
08-22-2000 11:25 PM
Re: FAIL OVER TESTING WITH OUT RE-LOGIN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2001 04:41 AM
09-11-2001 04:41 AM
Re: FAIL OVER TESTING WITH OUT RE-LOGIN
if your "client" software is not written specifically to be
"fault tolerant", your user will experience a "break" or
"downtime" and possible have to restart or re-connect
the client to the server!
AFAIK that's true for all TCP/IP oriented communications,
UDP/IP may survice, though.
At least the client does not need to be re-configured in
a MC/ServiceGuard environment...
HTH,
Wodisch