On Wed, Nov 01, 2006 at 07:17:01PM -0500, Eric A. Hall wrote:
> 
> On 11/1/2006 2:18 PM, Rob Munsch wrote:
> 
> > currant:~# su hobbit
> > [EMAIL PROTECTED]:/root$ ipmitool user list
> > Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No
> > such file or directory
> > Get User Access command failed (channel 14, user 1)
> 
> looks like a permission problem on /dev/ipmi0

Nah, the device file is not there. Do you have IMPI support in your
kernel/ipmi modules loaded?

If so, and if you don't have devfs, you probably simply need to make an ipmi
device file:

   mknod -m 0600 /dev/ipmi0 c 254 0

Thanks,
Ward.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to