[Bug 1183135] Re: On running network and I/O traffic on SM15000-XE, BUG: soft lockup -- CPU#0 stuck for 22s! seen on dmesg

2013-09-20 Thread David Duffey
I'm assuming this bug is in the irqbalance, and not the kernel?

But have we tried one of the newer point releases (like 12.04.2 LTS)
which is based on the Q HWE kernel?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to irqbalance in Ubuntu.
https://bugs.launchpad.net/bugs/1183135

Title:
  On running network and I/O traffic on SM15000-XE, BUG: soft lockup --
  CPU#0 stuck for 22s! seen on dmesg

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 985741] Re: multipath can't show device on which is setup lvm

2012-04-26 Thread David Duffey
Hi Vencent,

The initial ramdisk includes modules, configuration files, and scripts needed 
to boot
the system.  Since everything works post-boot, I suspect that some 
initialization
is the problem.

After looking through your information I am almost certain this is because 
during
the init process LVM is grabbing the block devices BEFORE multipath gets the 
chance.

Do you see that after the boot your volume groups are using scsi major numbers 
(8)
instead of multipath (252)?

It doesn't explain everything.. I would expect this to be a problem even for the
second partition, not only when you create an LVM on partition 1.  Nor does it
explain why the volume group doesn't come up, yet it found it's PVs (directly
instead of using the correct multipath).

Take a look at this bug report, it is a familiar problem. You might have to 
recreate
an initrd with the correct multipath and lvm config files, and also make sure 
the
kernel modules you need are loaded.

https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/246324

Sorry I do not have 11.10 installed or I would try to dig a bit deeper.  
Canonical
does have a Technical Partner Program for vendors that want to have a formal
relationship (technical partner manager) to make their devices work well
out-of-the-box with Ubuntu.

David

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/985741

Title:
  multipath can't show device on which is setup lvm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/985741/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 985741] Re: multipath can't show device on which is setup lvm

2012-04-25 Thread David Duffey
Hi Vencent, 

Here are some things you can try that might help narrow the problem:

* Re-create the init ramdisk, make sure your storage module is in the initrd
   (what modules are in the initrd, vs what modules are loaded after boot and 
everything
is working)
* Can you test this on 12.04 LTS (released April 26th) to see if it has the 
same behaviour?
* Show the output of multipathd -kshow config
* Give the output of the following commands before creating the lv, after, and 
after reboot
   * dmsetup ls --tree
   * dmsetup table

I suspect this can be fixed in the initrd.

David

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/985741

Title:
  multipath can't show device on which is setup lvm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/985741/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs