[Bug 473332] Re: Startup failed to load ipmi_devintf module

2011-02-23 Thread Jamie Jamison
I might be able to try this in the next few days. I have a system I'm re-imaging and I'll see if I can find time to test this. Without going too far off topic I think that both openipmi and freeipmi are good solutions for communicating with your BMC and the hardware watchdog and both worked for me.

[Bug 531912] Re: /etc/init.d/ssh seems to work, but actually upstart is used.

2011-02-22 Thread Jamie Jamison
OK, if /etc/init/ssh doesn't fully replicate the functionality of the /etc/init.d/ssh script to include properly setting up chrooted environments and properly handling libc6 updates then what benefit does it provide users? Why, if you can't get Upstart to provide the same functionality as the /etc/

[Bug 473332] Re: Startup failed to load ipmi_devintf module

2011-02-16 Thread Jamie Jamison
Serge, I ended up going over to the freeipmi package. I don't know when I'd have time to test this. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openipmi in ubuntu. https://bugs.launchpad.net/bugs/473332 Title: Startup failed to l

[Bug 473332] Re: Startup failed to load ipmi_devintf module

2011-01-11 Thread Jamie Jamison
I downloaded a CentOS RPM for openipmi and extracted the file /etc/sysconfig/ipmi I copied this file to /etc/default/openipmi as Kipp suggested and made the following edits to /etc/init.d/openipmi Line 35: Changed CONFIGFILE=/etc/sysconfig/ipmi to CONFIGFILE=/etc/default/openipm

[Bug 473332] Re: Startup failed to load ipmi_devintf module

2011-01-11 Thread Jamie Jamison
This is still a problem on lucid. The ipmi_devintf and ipmi_si kernel modules don't load automatically and /dev/ipmi0 isn't created, so ipmitool won't work. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openipmi in ubuntu. https://bug

[Bug 573171] Re: vmbuilder sometimes ignores --raw option

2010-12-30 Thread Jamie Jamison
I've had similar problems using --raw. Here is the vmbuilder debug output from attempting to create an ubuntu guest using kvm and libvirt on a system running 10.04. First I create a 22Gb qcow2 file with the "preallocation=metadata" option, which preallocates the entire file. r...@xx:/opt/virtu