1837401 Members
3366 Online
110116 Solutions
New Discussion

WBEM problem

 
Alex Lavrov
Regular Advisor

WBEM problem

Hello!

I have a problem with configuring WBEM,
after a command:
/opt/mx/bin/mxnode -a -i srv1
WBEM collector failed on srv1; invalid user credential.

I get it only on a few servers, the others are OK. The password of mx is the same on all servers ...

Any ideas?

thanx
1 REPLY 1
Dan Yeatman
Advisor

Re: WBEM problem

Anything else showing besides the error message you list?

For example:
Running: /opt/mx/bin/mxnode -a -i s1 s2
WBEM collector failed on s2; invalid user credential.
Duplicate node: "s2". Node not added.
Completed with errors.

The above would occur if s2 was the CMS, it is already a managed node for itself and therefore complains when you try to add it as a managed node.

does:
/opt/mx/bin/mxexec -t df -n srv1
work?

Are your java patches consistent across all nodes?