On Mon, 2008-05-12 at 17:55 +0900, Shuichi Ihara wrote: > Hi, > > I'm attempting to use freeipmi to Sun X4200's ILOM, but it looks below two > options > doesn't work correctly now. Dose anyone know this issues? > Any help would be greatly appreciated. > > Thanks, > > -Ihara
Hey Ihara, > 1. can't change the boot sequence > # ipmi-chassis -h 192.168.10.[2-3] -p changeme -u root -W "endianseq" -L > --boot-device=PXE > # ipmipower -h 192.168.10.[2-3] -p changeme -u root -W "endianseq" -c > > After the reboot, it's not changed to PXE After you set the boot-device w/ -L, does it show up correctly with -G (--get-boot-flags)? Could you run the ipmi-chassis command with --debug. We can see if the packet dump are looking fine. I personally haven't tested this b/c I don't have a machine that supports IPMI boot configuration. Are you sure the Sun machine supports IPMI based boot configuration? > 2. can't get MAC address from the FRU information > # ipmi-fru -v -h 192.168.10.3 -u root -p changeme -W "endianseq" > -snip- > FRU Inventory Device ID: 0x0E > FRU Get FRU Inventory Area Failure: bad completion code: request > data/parameter invalid > > FRU Inventory Device ID: 0x0F > FRU Get FRU Inventory Area Failure: bad completion code: request > data/parameter invalid > > FRU Inventory Device ID: 0x10 > > FRU Product Manufacturer Name: INTEL > FRU Product Product Name: DUAL > ??K?/?2??/uct Version Type: ?4p?g(?4P?h)?% Just to make sure, are you using the newest FreeIPMI? 0.6.1? Awhiles ago I did fix a corner case in the six-bit-ascii output. This could be related to it. > ? > FRU Unknown BCD Character: 0xC7 > FRU Product Info: Remaining Area Cannot Be Parsed It's hard to say based on this. It's possible there are some OEM specific stuff in this FRU output which is why I cannot decode it. Could you send the --debug output? Thanks, Al > -snip- > > > > _______________________________________________ > Freeipmi-users mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/freeipmi-users -- Albert Chu [EMAIL PROTECTED] 925-422-5311 Computer Scientist High Performance Systems Division Lawrence Livermore National Laboratory _______________________________________________ Freeipmi-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/freeipmi-users
