1833325 Members
3162 Online
110051 Solutions
New Discussion

parmgr fails

 
Kevin Liquori_1
Regular Advisor

parmgr fails

I'm trying to run parmgr through an HP Systems Management Homepage (hpsmh). This is on a PA-RISC system running 11.23 Through a browser I'm able to connect to SMH (https://hostname:2381). Most of the links appear to work. When I go to Tools and choose "View and Manage Complex" I get the error "Error loading the application". I get the same result if I enter this on my workstation or from a browser running directly on the server. When I look under /var/opt/hpsmh/logs I only see access_log which is being updated. It looks like it's recording requests for those links but nothing that looks like an error. If I try Partition manager from SAM I get the error:
"UNEXPECTED EXIT: process LANG=C LC_ALL=C /opt/parmgr/bin/parmgr -F > /dev/null exited with a non-zero status." I don't see any errors in SAM's log either.

Has anyone seen this before?

Thanks
...Kevin
2 REPLIES 2
Sameer_Nirmal
Honored Contributor

Re: parmgr fails

Does the system has all dependant entities installed required for the ParMgr ?
e.g. nPartition Provider , WBEM Services etc.

http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=ParMgr
Kevin Liquori_1
Regular Advisor

Re: parmgr fails

Yes, I have NParProvider and WBEM installed. I even tried changing the permissions on the nparprovider directory structure to hpsmh but no luck.

...Kevin