Rahul Nabar wrote: > Thanks Skylar. I just found I have bigger problems. I thought I was > done since ipmitool did a happy make; make install. > > But nope: > > ./src/ipmitool -I open chassis status > Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: > No such file or directory > Error sending Chassis Status command > > > I don't think I have the impi devices visible. From googling this > seems a bigger project needing insertion of some kernel modules. There > goes my weekend! :) >
Yeah. I've run into that problem too. You do need IPMI modules loaded if you're connecting locally over the IPMI bus. Here's the modules I see loaded on one of my RHEL5 Dell systems: ipmi_devintf 44753 0 ipmi_si 77453 0 ipmi_msghandler 72985 2 ipmi_devintf,ipmi_si If you can't get the IPMI devices working even after loading those modules, you might try looking at configuring your system's IPMI network interface manually. You should be able to do this during the boot process on any system (look for a device called "Service Processor" or "Baseboard Management Controller" after POST and before the OS boots). Some systems also have their own non-IPMI ways of configuring IPMI. If you're on Dell you can use OpenManage's omconfig command-line tool. Older x86 Sun systems like the v40z and v20z would let you key in the network information from the front panel, while newer Sun systems let you connect over a serial port to configure it. -- -- Skylar Thompson (sky...@cs.earlham.edu) -- http://www.cs.earlham.edu/~skylar/
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Beowulf mailing list, Beowulf@beowulf.org sponsored by Penguin Computing To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf