conman-0.2.7, Ubuntu 10.04
With a running conmand process, the config file is changed from:
console name="host1" dev="ipmi:%N.ipmi"
console name="host2" dev="ipmi:%N.ipmi"
to:
console name="host1" dev="ipmi:%N.ipmi"
console name="host3" dev="ipmi:%N.ipmi"
and HUP is sent to the conmand process. However, conmand still opens a console for host2 and does not recognize host3.
Original issue reported on code.google.com by [email protected]
on 27 Mar 2012 at 12:57