- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- console acces to integrity machine
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
03-14-2007 07:48 AM
03-14-2007 07:48 AM
On our new Integrity machine rx2620 there is a management card present from where we could open a console session on that node.
Via 1 alpha node (console manager of computer associates is installed here) We open a console session on the Integrity machine.
NVF$ cons con NVK
Unicenter Console Manager
Connect/Monitor Interface V3.0-0401
Connected to remote console (NVK)
Type CTRL/E to exit or CTRL/G to escape to monitor
[Read only - use Ctrl-Ecf for console write access.]
We get a message that we have a read only console session and that we have to type
Ctrl-Ecf to have write acces.
Can someone tell me whether man can change
Ctrl-Ecf to something else like Ctrl-Z on the Itanium machine. The reason why I ask is to close the console session you can enter ctrl-E. When you Type Ctrl-Ecf the console session is always closed.
To bypass the problem I configured for now a website wherefrom you can enter the console too and overthere I can enter Ctrl-Ecf without a problem.
Does someone has experience with this problem too and who did you solve it when you use console manager.
Best regards Mario
Mario Dhaenens
volvo cars gent, Belgium
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2007 08:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2007 09:29 AM
03-14-2007 09:29 AM
Re: console acces to integrity machine
SET EXIT_KEY CTRL_E
mayhap?
To see the current key mappings, try the command:
SHOW KEYS
Reportedly, this can be established automatically with data in:
CONSOLE$USER_DEFAULTS:CONSOLE$MONITOR_INIT.DAT
I'd suggest checking the CA Unicenter Console Manager documentation for complete details on the product. There may well be better or different or changed ways to go after this mechanism within the CA product. There may also be technical notes on this topic available via CA, as neither CM nor Integrity servers are particularly new products -- I'd expect somebody would have noticed this at CA, or has mentioned it to CA -- and it might be useful to see what CA recommends here.
As for EFI and particularly the HP MP -- and short of patching the associated firmware -- I know of no way to tweak this setting. This is certainly reasonable fodder for an enhancement request to HP.
Stephen Hoffman
HoffmanLabs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2007 01:44 AM
03-15-2007 01:44 AM
Re: console acces to integrity machine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2007 02:34 AM
03-15-2007 02:34 AM
Re: console acces to integrity machine
Getting out of console manager is not the problem, but getting in on that integrity machine.
I have to type Ctrl-Ecf to get to my MP login of that integrity machine
BR mario
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2007 02:58 AM
03-15-2007 02:58 AM
Re: console acces to integrity machine
the easiest way is:
$ cons conn/exit=CTRL_x
Best regards,
Gerhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2007 03:31 AM
03-15-2007 03:31 AM
Re: console acces to integrity machine
I tried your solution, you really solved my problem. Thank you very much.
Mario