ProLiant Servers (ML,DL,SL)
1752728 Members
5657 Online
108789 Solutions
New Discussion юеВ

Re: hp storage manager error

 
SOLVED
Go to solution
Lisa Salvadorini
Frequent Advisor

hp storage manager error

I have proliant dl120 with Centos and installing hp storage manager error I have this error:

[root@serverhost StorMan]# ./StorMan.sh
Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/StorMan/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
at sun.awt.DebugHelper.(Unknown Source)
at java.awt.Component.(Unknown Source)
[root@serverhost StorMan]#

What is the problem?
22 REPLIES 22
wobbe
Respected Contributor
Solution

Re: hp storage manager error

You are missing libXP.so.6

yum install libXp-1.0.0-8.1.el5.i386
Lisa Salvadorini
Frequent Advisor

Re: hp storage manager error

Thank you very much! You are my salvation!

But I have an other problem.....

In the interface I have:

user root could not be logged into server...

What am I doing wrong?
Lisa Salvadorini
Frequent Advisor

Re: hp storage manager error

I see that you wrote on the centos site... but I understand that you did not find a solution for hp storage manager.
Could you help me with the configuration of smartmontool? please
wobbe
Respected Contributor

Re: hp storage manager error

Look into: /usr/StorMan/tweak.pl

But I think your going nowhere.
I've been down that road and if you also use the sata raid controller you won't see the controller from within Stormon.
Lisa Salvadorini
Frequent Advisor

Re: hp storage manager error

I don't know what I have to modify in this file...
Lisa Salvadorini
Frequent Advisor

Re: hp storage manager error

If I do
[root@serverhost etc]# /usr/StorMan/tweak.pl auth false
Error opening: RaidAgnt.pps: No such file or directory
wobbe
Respected Contributor

Re: hp storage manager error

/usr/StorMan/tweak.pl auth false
wobbe
Respected Contributor

Re: hp storage manager error

Change tho the Storman folder and run the script from there.
Lisa Salvadorini
Frequent Advisor

Re: hp storage manager error

Thanks....

But I have no controllers found......
same fortune!! :-(