[Bug 1785171] Re: Intel I219-V Ethernet Interface on Ubuntu Linux Using e1000e Driver keeps Dropping Internet Connection

2020-09-09 Thread Jamie Jamison
I can confirm this problem on the following platforms. Intel NUC 8i5BEH with Ubuntu 18.04 Intel NUC 8i5BEH with Ubuntu 18.04 and the hardware enablement stack Intel NUC 8i5BEH with Ubuntu 20.04 Intel NUC 10i7FNH with Ubuntu 18.04 Intel NUC 10i7FNH with Ubuntu 18.04 and the hardware enablement stac

[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 692848] Re: Regression between 2.6.32-27 and 2.6.32-26 xfsdump SGI_FS_BULKSTAT errno = 22

2011-02-17 Thread Jamie Jamison
I'm also affected by this bug. I'm running the 2.6.32-28 virtual kernel in a KVM host. root@db-sec-slave:~# xfsdump -f /var/tmp/xfsdump /vol xfsdump: using file dump (drive_simple) strategy xfsdump: version 3.0.4 (dump format 3.0) - Running single-threaded = dump lab

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/473332 Title: Startup failed to load ipmi_devintf mo

[Bug 594827] Re: broken bmc-watchdog init script/logrotate config

2011-02-16 Thread Jamie Jamison
I had problems with the freeipmi-bmc-watchdog. 1) The configuration file in /etc/default was incorrectly named. The init script in /etc/init.d/ looks for a file named 'freeipmi-bmc- watchdog' but the installed configuration file is named 'bmc-watchdog'. This can be fixed either by symbolically lin

[Bug 606892] Re: kernel BUG at /build/buildd/linux- 2.6.32/kernel/cred.c:168

2011-01-25 Thread Jamie Jamison
I can also replicate this by running while true; do sudo ls done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/606892 Title: kernel BUG at /build/buildd/linux- 2.6.32/kernel/cred.c:168 -- ubunt

[Bug 606892] Re: kernel BUG at /build/buildd/linux- 2.6.32/kernel/cred.c:168

2011-01-25 Thread Jamie Jamison
I'm seeing the same thing that Peter Wahlman reports. Here's the output from one of my servers: Jan 19 16:23:13 kernel: [640271.778354] [ cut here ] Jan 19 16:23:13 kernel: [640271.783516] kernel BUG at /build/buildd/linux-2.6.32/kernel /cred.c:168! Jan 19 16:23:13 ker

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/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