- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- mxagentconfig not working for a node
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
05-24-2005 07:11 AM
05-24-2005 07:11 AM
mxagentconfig not working for a node
HPSIM 4.2 update 1 running on HPUX 11.11 system.
I have done the SSH config on all the HPUX and Linux systems. All is working fine - the keys are setup and I can go back and forth with no troubles, from the command line.
1 ia64 system (out of 6) will not register via the mxagentconfig.
# mxagentconfig -a -n node.domain.com -u root -p mypasswd
The response I get is;
Failed to register as an agent to: node.domain.com
Error: Configuration failed to complete due to the following exception:
Unable to contact the SSH server on node "node.domain.com".
Again, I can go forward and backward from the CMS to this system using SSH. The keys are setup. SSH is running and I did recycle to see if it helps. No luck.
Any ideas?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2005 11:16 PM
05-24-2005 11:16 PM
Re: mxagentconfig not working for a node
Check this thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=614746
PS: about your previous CD-ROM mount issue, I think I had the same problem and, at the time, I verified that a user was in the /SD_CDROM directory causing the "busy" CD-ROM status...
Best Regards,
Eric Antunes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2005 03:03 AM
05-25-2005 03:03 AM
Re: mxagentconfig not working for a node
Still working on the ssh issue.
As to the cdrom, we do not use the SD_CDROM mount point, changed to /cdrom. Just easier to type and remember.
Anyway, fuser, lsof, reseating of cd drive, ioscan says CLAIMED, searching up and down, etc... Nothing helped. A reboot solved the problem. My expectation was it would not come back with a reboot and I would be calling HP, but...
Back to reading. Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2005 05:03 AM
05-25-2005 05:03 AM
Re: mxagentconfig not working for a node
I took all references to the 2 systems out of the authorized_keys(2) files, the known_hosts files, etc. Checked the sshd_config files on all of the systems. Checked the versions of HP Secure Shell that is installed. Checked the ports and protocol being used. Recycled the ssd.
Get me a drink! This is still not working!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2005 05:28 AM
05-25-2005 05:28 AM
Re: mxagentconfig not working for a node
I run the mxagentconfig -g and get the GUI window for mxagentconfig. I put in the parameters for the node, user, and passwd and say to Connect.
The output that shows in the original text window is:
# mxagentconfig -g
Performing agent setup.
Writing the initialization file...OK
Adding to property file...OK
Generating the agent authentication keys...OK
Starting the agent daemon...OK
Completed setup of the agent.
According to this, it should work. But in the GUI it says "FAILED TO ESTABLISH CONNECTION TO
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2005 08:22 AM
05-25-2005 08:22 AM
Re: mxagentconfig not working for a node
The HPUX Secure Shell on the managed client was at A.03.71. On the CMS it has 2 versions, A.03.71 and A.03.81. (I don't know how or why, it just does.) Other systems have either A.03.71 or A.03.81 - 1 or the other, not both.
On the managed client in question, I downloaded the newer verion of HPUX SSH A.04 and installed. Everybody is fat, dumb, and happy now. The mxagentconfig successfully registered to the managed node!