Matt - i am using the following (takes advantage of the ipmi_si module's hot 
add and remove):
KIPMI_INST="0" # the web suggests this should increment but i've always seen 0
IPMI_PARAMS="$(cat /proc/ipmi/"${KIPMI_INST}"/params)"
sudo sh -c "echo "remove,${IPMI_PARAMS}" > 
/sys/module/ipmi_si/parameters/hotmod"
sleep 5
sudo sh -c "echo "add,${IPMI_PARAMS}" > /sys/module/ipmi_si/parameters/hotmod"

takes a while (30min+) but that sounds better than "many many hours"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1383921

Title:
  kipmi0 process hangs with ipmitool

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1383921/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to