Hi Nahul!

Quoting <rpna...@gmail.com> (14.07.10 09:15):

> Are  you with Dell servers too? I  can't find any settings that
> control this delay. How did you do it?

Nope. I'm working for a company selling clusters, servers and workstations.
Wo do you own :-)

Learn to use "ipmitool". It's generic and works with all BMCs today. Use it
remotly with

    ipmitool -H <mgmt ip> -U <user> -P <pass> <command> <options>

or locally after loading the appropriate modules

    modprobe ipmi_si
    modprobe ipmi_devintf
    ipmitool <command> <options>

Beat

-- 
     \|/                           Beat Rubischon <b...@0x1b.ch>
   ( 0^0 )                             http://www.0x1b.ch/~beat/
oOO--(_)--OOo---------------------------------------------------
Meine Erlebnisse, Gedanken und Traeume: http://www.0x1b.ch/blog/


_______________________________________________
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

Reply via email to