1754166 Members
3101 Online
108811 Solutions
New Discussion

Re: Question about impi

 
Vince Laurent
Respected Contributor

Questiom about impi

I am trying to use a utility that comes with SAP but get the error:

 

Unable to open IPMI device /dev/ipmi: status 13 (Permission denied).

 

The rights on the device is:

 

crw-------   1 root       root        75 0x000000 Mar 18  2011 ipmi

 

Since SAP is trying as another user can or should I change the rights on the impi dev?  Since I don't know what it is I am usure what changing might cause I figired I'd ask here first...

 

Thanks

Vince

2 REPLIES 2
Dennis Handly
Acclaimed Contributor

Re: Question about impi

>should I change the rights on the impi dev?

 

What happens if you are root?

You either need to increase the permissions to all read or the SAP program needs to be SUID root.

Vince Laurent
Respected Contributor

Re: Question about impi


@Dennis Handly wrote:

>should I change the rights on the impi dev?

 

What happens if you are root?

You either need to increase the permissions to all read or the SAP program needs to be SUID root.


(root@sapsnd)# ./saposcol -l
10:43:19 11.11.2014 LOG: Using PerfDir (DIR_PERF) = /usr/sap/tmp
10:43:19 11.11.2014 LOG: Effective User Id is root
hpvmDaemonOpen: Error on exec system call: No such file or directory
EOF on fgets from child
******************************************************************************
* This is Saposcol Version COLL 22.10 720 - V3.1.2 2014-10-06 HP-UX IA64* Usage: saposcol -l: Start OS Collector
* saposcol -k: Stop OS Collector
* saposcol -d: OS Collector Dialog Mode
* saposcol -s: OS Collector Status
* Starting collector (create new process)
******************************************************************************

 

But I downloaded a utility, tusc, and think I found the issue...  is looking for a newer version of our HPVM guest.