[Bug 1508087] Re: Unhandled UDP error during manual enlistment of xgene-2

2015-11-02 Thread Ming Lei
This one should be same with LP1508738, and can anyone to try to use the 
customerised grub to see if it
can fix the issue?

   http://kernel.ubuntu.com/~ming/bugs/1508893/bootnetaa64.efi

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

Title:
  Unhandled UDP error during manual enlistment of xgene-2

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1508087/+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 1476512] [NEW] wily: arm64: irqbalance works at oneshot mode at default

2015-07-21 Thread Ming Lei
Public bug reported:


>From kernel v4.0, CPU cache topo information is added into sysfs for ARM64,  
>in which all cores often share one L3 cache 
such as APM xgene, so cache domain count can be one, and irqbalance will work 
at oneshot mode.

With the following upstream patch, irqbalance can work as before.

https://github.com/Irqbalance/irqbalance/commit/4540a34b728780985041d8432e580d8000589c76

** Affects: irqbalance (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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/1476512

Title:
  wily: arm64: irqbalance works at oneshot mode at default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1476512/+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 1469214] Re: HP ProLiant m400 Server crashes with unhandled level 3 translation fault

2015-07-16 Thread Ming Lei
Dann,

I have figured out patches for fixing wily kernel, see following link:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1474171/comments/4

so you can reproduce the issue on a totally clean wily distribution, :-)

-- 
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/1469214

Title:
  HP ProLiant m400 Server crashes with unhandled level 3 translation
  fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1469214/+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 1474171] Re: Wily boot failure on HP proliant m400 server

2015-07-15 Thread Ming Lei
** Package changed: irqbalance (Ubuntu) => linux (Ubuntu)

-- 
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/1474171

Title:
  Wily boot failure on HP proliant m400 server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1474171/+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 1474171] Re: Wily boot failure on HP proliant m400 server

2015-07-15 Thread Ming Lei
>From upstrem kernel, v4.0 is same with wily(4.0 kernel), but there isn't the 
>issue in v4.1 and v4.2 kernel.

And it can't be found by reverse 'git bisect', because some pci change can 
cause no mellanox nic found
in pci bus.

-- 
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/1474171

Title:
  Wily boot failure on HP proliant m400 server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1474171/+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 1469214] Re: HP ProLiant m400 Server crashes with unhandled level 3 translation fault

2015-07-14 Thread Ming Lei
> I prepared a wily package w/ the proposed upstream backport for testing:
>   lp:~dannf/ubuntu/wily/irqbalance/lp1469214

> Unfortunately, I'm still seeing irqbalance crash even with this
backport:

I guess you still test irqbalance on c33, looks that upgrade from trusty isn't 
good, and
I can see lots of this kind of falut in different processes(sshd, stress-ng, 
systemd...)
just after a fresh boot with irqbalance disabled(see attachment), and sounds 
like a bad upgrade.


If you verify the patch on trusty/utopic/vivid, it does fix the issue according 
to my tests.

** Attachment added: "wily.log"
   
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1469214/+attachment/4429049/+files/wily.log

-- 
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/1469214

Title:
  HP ProLiant m400 Server crashes with unhandled level 3 translation
  fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1469214/+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 1469214] Re: HP ProLiant m400 Server crashes with unhandled level 3 translation fault

2015-07-13 Thread Ming Lei
On Mon, Jul 13, 2015 at 9:27 AM, Ming Lei <1469...@bugs.launchpad.net> wrote:
> Dann,
>
> Please follow the steps in #12, in which you should trigger the crash in
> 4 minutes.

> I've been running that in a loop and I'm currently on iteration #76
> w/o a crash :(

The issue is nothing to do with kernel, and it should be made sure that 
irqbalance
is running first.

I can reproduce the issue on trusty, utopic and vivid easily with the
approach in #12.

-- 
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/1469214

Title:
  HP ProLiant m400 Server crashes with unhandled level 3 translation
  fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1469214/+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 1474171] Re: Wily boot failure on HP proliant m400 server

2015-07-13 Thread Ming Lei
** Attachment added: "dmesg during boot"
   
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1474171/+attachment/4428465/+files/hp-ProLiant-m400.txt

-- 
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/1474171

Title:
  Wily boot failure on HP proliant m400 server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1474171/+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 1474171] [NEW] Wily boot failure on HP proliant m400 server

2015-07-13 Thread Ming Lei
Public bug reported:


Looks kernel crashs inside mlx4_en_xmit() of mlx ethernet driver.

** Affects: irqbalance (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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/1474171

Title:
  Wily boot failure on HP proliant m400 server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1474171/+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 1469214] Re: HP ProLiant m400 Server crashes with unhandled level 3 translation fault

2015-07-13 Thread Ming Lei
> BTW, looks wily kernel can't boot to shell prompt on mcdivitt.

That kernel(v4.0) isn't the final kernel for wily, so do we need to pay
attention to that?

-- 
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/1469214

Title:
  HP ProLiant m400 Server crashes with unhandled level 3 translation
  fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1469214/+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 1469214] Re: HP ProLiant m400 Server crashes with unhandled level 3 translation fault

2015-07-13 Thread Ming Lei
Dann,

Please follow the steps in #12, in which you should trigger the crash in
4 minutes.

BTW, looks wily kernel can't boot to shell prompt on mcdivitt.

Thanks,

-- 
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/1469214

Title:
  HP ProLiant m400 Server crashes with unhandled level 3 translation
  fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1469214/+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 1469214] Re: HP ProLiant m400 Server crashes with unhandled level 3 translation fault

2015-07-08 Thread Ming Lei
** Description changed:

- Running stress-ng on a HP ProLiant m400 server can cause unhandled level
- 3 translations faults:
+ 
+ [Impact]
+ irqbalance can be crashed(got signal of segment fault) on trusty, utopic, 
vivid and wily.
+ 
+ [Test Case]
+ stress-ng --seq 0 -t 60 --syslog --metrics --times -v
+ 
+ [Regression Potential]
+ The proposed patch has been merged irqbalance upstream 1.0.7, so there 
shouldn't be potential regression.
+ 
+ 
https://github.com/Irqbalance/irqbalance/commit/a3c812eb6cd627cd3fae45b8345538558b86973c
+ 
+ 
+ [Other Info]
+ 
+ See following about the segmentation fault log.
+ 
+ 
+ 
+ 
+ Running stress-ng on a HP ProLiant m400 server can cause unhandled level 3 
translations faults:
  
  use stress-ng from git://kernel.ubuntu.com/cking/stress-ng
  
  ./stress-ng --seq 0 -t 60 -v
  
  and after some time this trips the following:
  
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922560] 
systemd-timesyn[481]: unhandled level 3 translation fault (7) at 0x7fa8ea6008, 
esr 0x9207
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922561] pgd = 
ffcfb563f000
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922563] [7fa8ea6008] 
*pgd=004fb4f28003, *pud=004fb4f28003, *pmd=004fb4f38003, 
*pte=1d151c00
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922566]
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922569] CPU: 6 PID: 481 
Comm: systemd-timesyn Not tainted 3.19.0-21-generic #21-Ubuntu
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922571] Hardware name: HP 
ProLiant m400 Server Cartridge (DT)
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922573] task: 
ffcfb4e3b100 ti: ffcfb4d2c000 task.ti: ffcfb4d2c000
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922588] PC is at 0x7fa8d81824
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922589] LR is at 0x7fa8e3b3e4
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922590] pc : 
[<007fa8d81824>] lr : [<007fa8e3b3e4>] pstate: 8000
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922591] sp : 007ff120d660
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922592] x29: 
007ff120d660 x28: 007fa8f1c000
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922594] x27: 
007fa8f32084 x26: 007fa8f32000
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922595] x25: 
007fa8f1d788 x24: 007fa8f1d888
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922597] x23: 
0001 x22: 007fa8f1faa0
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922599] x21: 
007ff120d7f0 x20: 007ff120d7d0
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922600] x19: 
007fa8f31000 x18: 007fa8f1e000
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922602] x17: 
007fa8e3b3b8 x16: 007fa8ea6000
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922603] x15: 
003b9aca x14: 00219bbdd000
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922605] x13: 
aa751223 x12: 
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922607] x11: 
0101010101010101 x10: 7f7f7f7f7f7f7f7f
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922609] x9 : 
37333c43484f5e46 x8 : 007ff120d818
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922610] x7 : 
007ff120d8f0 x6 : 007ff120d828
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922612] x5 : 
ff80ffd0 x4 : 007ff120d8c0
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922613] x3 : 
007ff120d7d0 x2 : 007fa8f1faa0
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922615] x1 : 
0001 x0 : 0064
  Jun 26 14:01:54 ms10-34-proliant kernel: [150297.922616]

-- 
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/1469214

Title:
  HP ProLiant m400 Server crashes with unhandled level 3 translation
  fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1469214/+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 1296665] Re: irqbalance crashed with SIGSEGV in __libc_start_main()

2015-07-07 Thread Ming Lei
*** This bug is a duplicate of bug 1469214 ***
https://bugs.launchpad.net/bugs/1469214

** This bug is no longer a duplicate of bug 1183374
   irqbalance crashed with SIGSEGV in place_irq_in_node()
** This bug has been marked a duplicate of bug 1469214
   HP ProLiant m400 Server crashes with unhandled level 3 translation fault

-- 
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/1296665

Title:
  irqbalance crashed with SIGSEGV in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1296665/+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 1229434] Re: irqbalance crashed with SIGSEGV in __libc_start_main()

2015-07-07 Thread Ming Lei
*** This bug is a duplicate of bug 1469214 ***
https://bugs.launchpad.net/bugs/1469214

** This bug is no longer a duplicate of bug 1183374
   irqbalance crashed with SIGSEGV in place_irq_in_node()
** This bug has been marked a duplicate of bug 1469214
   HP ProLiant m400 Server crashes with unhandled level 3 translation fault

-- 
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/1229434

Title:
  irqbalance crashed with SIGSEGV in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1229434/+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 1194043] Re: irqbalance crashed with SIGSEGV in __libc_start_main()

2015-07-07 Thread Ming Lei
*** This bug is a duplicate of bug 1469214 ***
https://bugs.launchpad.net/bugs/1469214

** This bug is no longer a duplicate of bug 1183374
   irqbalance crashed with SIGSEGV in place_irq_in_node()
** This bug has been marked a duplicate of bug 1469214
   HP ProLiant m400 Server crashes with unhandled level 3 translation fault

-- 
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/1194043

Title:
  irqbalance crashed with SIGSEGV in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1194043/+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 1297365] Re: irqbalance crashed with SIGSEGV in __libc_start_main()

2015-07-07 Thread Ming Lei
*** This bug is a duplicate of bug 1469214 ***
https://bugs.launchpad.net/bugs/1469214

** This bug is no longer a duplicate of bug 1183374
   irqbalance crashed with SIGSEGV in place_irq_in_node()
** This bug has been marked a duplicate of bug 1469214
   HP ProLiant m400 Server crashes with unhandled level 3 translation fault

-- 
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/1297365

Title:
  irqbalance crashed with SIGSEGV in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1297365/+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 1291948] Re: irqbalance crashed with SIGSEGV in __libc_start_main()

2015-07-07 Thread Ming Lei
*** This bug is a duplicate of bug 1469214 ***
https://bugs.launchpad.net/bugs/1469214

** This bug is no longer a duplicate of bug 1183374
   irqbalance crashed with SIGSEGV in place_irq_in_node()
** This bug has been marked a duplicate of bug 1469214
   HP ProLiant m400 Server crashes with unhandled level 3 translation fault

-- 
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/1291948

Title:
  irqbalance crashed with SIGSEGV in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1291948/+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 1207261] Re: irqbalance crashed with SIGSEGV in __libc_start_main()

2015-07-07 Thread Ming Lei
*** This bug is a duplicate of bug 1469214 ***
https://bugs.launchpad.net/bugs/1469214

** This bug is no longer a duplicate of bug 1183374
   irqbalance crashed with SIGSEGV in place_irq_in_node()
** This bug has been marked a duplicate of bug 1469214
   HP ProLiant m400 Server crashes with unhandled level 3 translation fault

-- 
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/1207261

Title:
  irqbalance crashed with SIGSEGV in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1207261/+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 1183374] Re: irqbalance crashed with SIGSEGV in place_irq_in_node()

2015-07-07 Thread Ming Lei
*** This bug is a duplicate of bug 1469214 ***
https://bugs.launchpad.net/bugs/1469214

** This bug has been marked a duplicate of bug 1469214
   HP ProLiant m400 Server crashes with unhandled level 3 translation fault

-- 
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/1183374

Title:
  irqbalance crashed with SIGSEGV in place_irq_in_node()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1183374/+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 1188490] Re: irqbalance crashed with SIGSEGV in __libc_start_main()

2015-07-07 Thread Ming Lei
*** This bug is a duplicate of bug 1469214 ***
https://bugs.launchpad.net/bugs/1469214

** This bug is no longer a duplicate of bug 1183374
   irqbalance crashed with SIGSEGV in place_irq_in_node()
** This bug has been marked a duplicate of bug 1469214
   HP ProLiant m400 Server crashes with unhandled level 3 translation fault

-- 
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/1188490

Title:
  irqbalance crashed with SIGSEGV in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1188490/+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 1296830] Re: irqbalance crashed with SIGSEGV in __libc_start_main()

2015-07-07 Thread Ming Lei
*** This bug is a duplicate of bug 1469214 ***
https://bugs.launchpad.net/bugs/1469214

** This bug is no longer a duplicate of bug 1183374
   irqbalance crashed with SIGSEGV in place_irq_in_node()
** This bug has been marked a duplicate of bug 1469214
   HP ProLiant m400 Server crashes with unhandled level 3 translation fault

-- 
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/1296830

Title:
  irqbalance crashed with SIGSEGV in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1296830/+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 1303067] Re: irqbalance crashed with SIGSEGV in __libc_start_main()

2015-07-07 Thread Ming Lei
*** This bug is a duplicate of bug 1469214 ***
https://bugs.launchpad.net/bugs/1469214

** This bug is no longer a duplicate of bug 1183374
   irqbalance crashed with SIGSEGV in place_irq_in_node()
** This bug has been marked a duplicate of bug 1469214
   HP ProLiant m400 Server crashes with unhandled level 3 translation fault

-- 
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/1303067

Title:
  irqbalance crashed with SIGSEGV in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1303067/+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 1378329] Re: irqbalance crashed with SIGSEGV in __libc_start_main()

2015-07-07 Thread Ming Lei
*** This bug is a duplicate of bug 1469214 ***
https://bugs.launchpad.net/bugs/1469214

** This bug is no longer a duplicate of bug 1183374
   irqbalance crashed with SIGSEGV in place_irq_in_node()
** This bug has been marked a duplicate of bug 1469214
   HP ProLiant m400 Server crashes with unhandled level 3 translation fault

-- 
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/1378329

Title:
  irqbalance crashed with SIGSEGV in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1378329/+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 1469214] Re: HP ProLiant m400 Server crashes with unhandled level 3 translation fault

2015-07-07 Thread Ming Lei
** Changed in: irqbalance (Ubuntu Vivid)
   Status: In Progress => Confirmed

-- 
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/1469214

Title:
  HP ProLiant m400 Server crashes with unhandled level 3 translation
  fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1469214/+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 1401557] [NEW] warning on arm64 uefi cloud image

2014-12-11 Thread Ming Lei
Public bug reported:


$ qemu-img convert -O raw trusty-server-cloudimg-arm64-uefi1.img ts.img

$ sudo parted ./ts.img -- print
Error: The backup GPT table is not at the end of the disk, as it should be.  
This might mean
that another operating system believes the disk is smaller.  Fix, by moving the 
backup to the
end (and removing the old backup)?
Fix/Ignore/Cancel? I  
Warning: Not all of the space available to /home/ming/git/kvm/ts.img appears to 
be used, you
can fix the GPT to use all of the space (an extra 1527884 blocks) or continue 
with the
current setting? 
Fix/Ignore? I 
Model:  (file)
Disk /home/ming/git/kvm/ts.img: 2361MB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start   End SizeFile system  Name  Flags
15  1049kB  93.3MB  92.3MB  fat32  boot
 1  93.3MB  1579MB  1486MB  ext4

** Affects: cloud-utils (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  warning on arm64 uefi cloud image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-utils/+bug/1401557/+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


Re: [Bug 1389938] Re: kvm instance can't be launched with '-serial pty'

2014-11-28 Thread Ming Lei
On Fri, Nov 28, 2014 at 11:18 PM, Chuck Short  wrote:
> Which version of nova?

ubuntu@ms01a:~$ nova --version
2.17.0

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

Title:
  kvm instance can't be launched with '-serial pty'

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1389938/+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 1389938] [NEW] kvm instance can't be launched with '-serial pty'

2014-11-05 Thread Ming Lei
Public bug reported:

1, version
ubuntu@ms01a:~/ming$ uname -a
Linux ms01a 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:10:54 UTC 2014 
aarch64 aarch64 aarch64 GNU/Linux


2, kvm instance can't be launched, and see below failure log in 
/var/log/nova/nova-compute.log:

2014-11-05 21:58:58.480 781 INFO nova.compute.manager [-] [instance: 
1e3bc825-b44f-47ee-b438-2fc06b133f5d] During sync_power_state the instance has 
a pending task. Skip.
2014-11-05 21:58:58.697 781 ERROR oslo.messaging.rpc.dispatcher [-] Exception 
during message handling: internal error: early end of file from monitor: 
possible problem:
qemu-system-aarch64: -serial pty: Failed to create chardev
qemu: could not connect serial device to character backend 'pty'


3, once I have done below change, the problem is fixed:

nova/virt/libvirt/driver.py:
#consolepty = vconfig.LibvirtConfigGuestSerial()
#consolepty.type = "pty"
#guest.add_device(consolepty)

** Affects: nova (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  kvm instance can't be launched with '-serial pty'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1389938/+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 1264815] Re: nova-compute can't be setting up during install on trusty

2014-01-08 Thread Ming Lei
Serge,

I need to downgrade python-webob to 1.2.3 manually for working around
the problem.


Thanks,

** Changed in: nova (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  nova-compute can't be setting up during install on trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1264815/+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


Re: [Bug 1265443] Re: nona on trusty: valueError exception

2014-01-07 Thread Ming Lei
Hi Andrew,

On Tue, Jan 7, 2014 at 6:33 PM, Andrew Cloke  wrote:
> Does this patch need to be "cherrypicked" from the upstream project into
> the Ubuntu archive?

Yes, I think it need absolutely.

Thanks,
--
Ming Lei

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

Title:
  nona on trusty:  valueError exception

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1265443/+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 1266677] [NEW] Doesn't parse cpu model for arm64

2014-01-07 Thread Ming Lei
Public bug reported:


The upstream qemu[1] needs to pass '-cpu host' for aarch64, but current libvirt 
doesn't
support to parse the parameter for aarch64, so we can see below failure when 
running
the command:

ming@arm64:~/vm-new/virt$ virsh create host.xml 
error: Failed to create domain from host.xml
error: unsupported configuration: CPU specification not supported by hypervisor


1, upstream qemu version
ming@arm64:~/vm-new/virt$ qemu-system-aarch64 --version
QEMU emulator version 1.7.50, Copyright (c) 2003-2008 Fabrice Bellard

2, host.xml example

  instance-00f9
  2048000
  2048000
  1
  
hvm
/home/ming/git/linux-guest/arch/arm64/boot/Image
root=/dev/vda console=tty0 console=ttyS0 console=ttyAMA0 
rw

  
  


  
  
host
  
  


  
  destroy
  restart
  destroy
  
/usr/local/bin/qemu-system-aarch64

  
  
  
  


  

  


** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Doesn't parse cpu model for arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1266677/+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 1265443] [NEW] nona on trusty: valueError exception

2014-01-01 Thread Ming Lei
Public bug reported:


The patch(lxc: Fix a bug of baselineCPU parse failure ) in the below link is 
needed for starting nova-compute service successfully:

https://review.openstack.org/gitweb?p=openstack%2Fnova.git;a=commitdiff;h=3afa01611923168da349aa542a2b39301840c414

Otherwise, we may meet 'valueError exception' failure.

** Affects: nova (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  nona on trusty:  valueError exception

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1265443/+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 1265425] [NEW] don't support arm64

2014-01-01 Thread Ming Lei
Public bug reported:

Without attached patch, we can't create VM on arm64 with KVM.

** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "libvirt-fix-arm64.patch"
   
https://bugs.launchpad.net/bugs/1265425/+attachment/3938981/+files/libvirt-fix-arm64.patch

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

Title:
  don't support arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1265425/+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 1264816] [NEW] Unable to instantiate unregistered object type SecurityGroupRuleList

2013-12-29 Thread Ming Lei
Public bug reported:

1, The problem can be observed on both nova controller node and nova-
compute node

2,  the bug should be introduced recently, and looks the nova-compute
package 2 weeks ago looks fine.

3, error log from nova-compute.log:
2013-12-28 11:30:01.697 1222 ERROR object 
[req-3ec971de-efb4-44cb-9205-662a53ea9299 None None] Unable to instantiate 
unregistered object type SecurityGroupRuleList
2013-12-28 11:30:01.700 1222 ERROR nova.openstack.common.rpc.amqp 
[req-3ec971de-efb4-44cb-9205-662a53ea9299 None None] Exception during message 
handling
2013-12-28 11:30:01.700 1222 TRACE nova.openstack.common.rpc.amqp Traceback 
(most recent call last):
2013-12-28 11:30:01.700 1222 TRACE nova.openstack.common.rpc.amqp   File 
"/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py", line 461, 
in _process_data
2013-12-28 11:30:01.700 1222 TRACE nova.openstack.common.rpc.amqp **args)
2013-12-28 11:30:01.700 1222 TRACE nova.openstack.common.rpc.amqp   File 
"/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/dispatcher.py", 
line 172, in dispatch
2013-12-28 11:30:01.700 1222 TRACE nova.openstack.common.rpc.amqp result = 
getattr(proxyobj, method)(ctxt, **kwargs)
2013-12-28 11:30:01.700 1222 TRACE nova.openstack.common.rpc.amqp   File 
"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py", line 584, in 
object_class_action
2013-12-28 11:30:01.700 1222 TRACE nova.openstack.common.rpc.amqp objver)
2013-12-28 11:30:01.700 1222 TRACE nova.openstack.common.rpc.amqp   File 
"/usr/lib/python2.7/dist-packages/nova/objects/base.py", line 202, in 
obj_class_from_name
2013-12-28 11:30:01.700 1222 TRACE nova.openstack.common.rpc.amqp raise 
exception.UnsupportedObjectError(objtype=objname)
2013-12-28 11:30:01.700 1222 TRACE nova.openstack.common.rpc.amqp 
UnsupportedObjectError: Unsupported object type SecurityGroupRuleList
2013-12-28 11:30:01.700 1222 TRACE nova.openstack.common.rpc.amqp
2013-12-28 11:30:01.705 1222 ERROR nova.openstack.common.rpc.common 
[req-3ec971de-efb4-44cb-9205-662a53ea9299 None None] Returning exception 
Unsupported object type SecurityGroupRuleList to caller
2013-12-28 11:30:01.706 1222 ERROR nova.openstack.common.rpc.common 
[req-3ec971de-efb4-44cb-9205-662a53ea9299 None None] ['Traceback (most recent 
call last):\n', '  File 
"/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py", line 461, 
in _process_data\n**args)\n', '  File 
"/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/dispatcher.py", 
line 172, in dispatch\nresult = getattr(proxyobj, method)(ctxt, 
**kwargs)\n', '  File 
"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py", line 584, in 
object_class_action\nobjver)\n', '  File 
"/usr/lib/python2.7/dist-packages/nova/objects/base.py", line 202, in 
obj_class_from_name\nraise 
exception.UnsupportedObjectError(objtype=objname)\n', 'UnsupportedObjectError: 
Unsupported object type SecurityGroupRuleList\n']

** Affects: nova (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Unable to instantiate unregistered object type SecurityGroupRuleList

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1264816/+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 1264815] [NEW] nova-compute can't be setting up during install on trusty

2013-12-29 Thread Ming Lei
Public bug reported:

1, during install:
Setting up nova-compute (1:2014.1~b1-0ubuntu2) ...
start: Job failed to start
invoke-rc.d: initscript nova-compute, action "start" failed.
dpkg: error processing nova-compute (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up nova-compute-kvm (1:2014.1~b1-0ubuntu2) ...
Errors were encountered while processing:
 nova-compute
E: Sub-process /usr/bin/dpkg returned an error code (1)

2, the system is latest trusty:
ming@arm64:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  dnsmasq-utils iputils-arping libboost-system1.53.0 libboost-thread1.53.0
  libclass-isa-perl libopts25 libswitch-perl ttf-dejavu-core
Use 'apt-get autoremove' to remove them.
The following packages have been kept back:
  checkbox-cli
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

3, looks /usr/bin/nova-compute can't be started:
ming@arm64:~$ nova-compute
2013-12-12 17:57:19.992 13823 ERROR stevedore.extension [-] Could not load 
'file': (WebOb 1.3 (/usr/lib/python2.7/dist-packages), 
Requirement.parse('WebOb>=1.2.3,<1.3'))
2013-12-12 17:57:19.993 13823 ERROR stevedore.extension [-] (WebOb 1.3 
(/usr/lib/python2.7/dist-packages), Requirement.parse('WebOb>=1.2.3,<1.3'))
2013-12-12 17:57:19.993 13823 TRACE stevedore.extension Traceback (most recent 
call last):
2013-12-12 17:57:19.993 13823 TRACE stevedore.extension File 
"/usr/lib/python2.7/dist-packages/stevedore/extension.py", line 134, in 
_load_plugins
2013-12-12 17:57:19.993 13823 TRACE stevedore.extension invoke_kwds,
2013-12-12 17:57:19.993 13823 TRACE stevedore.extension File 
"/usr/lib/python2.7/dist-packages/stevedore/extension.py", line 146, in 
_load_one_plugin
2013-12-12 17:57:19.993 13823 TRACE stevedore.extension plugin = ep.load()
2013-12-12 17:57:19.993 13823 TRACE stevedore.extension File 
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2107, in load
2013-12-12 17:57:19.993 13823 TRACE stevedore.extension if require: 
self.require(env, installer)
2013-12-12 17:57:19.993 13823 TRACE stevedore.extension File 
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2120, in require
2013-12-12 17:57:19.993 13823 TRACE stevedore.extension 
working_set.resolve(self.dist.requires(self.extras),env,installer)))
2013-12-12 17:57:19.993 13823 TRACE stevedore.extension File 
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 580, in resolve
2013-12-12 17:57:19.993 13823 TRACE stevedore.extension raise 
VersionConflict(dist,req) # XXX put more info here
2013-12-12 17:57:19.993 13823 TRACE stevedore.extension VersionConflict: (WebOb 
1.3 (/usr/lib/python2.7/dist-packages), Requirement.parse('WebOb>=1.2.3,<1.3'))
2013-12-12 17:57:19.993 13823 TRACE stevedore.extension
2013-12-12 17:57:20.133 13823 ERROR nova.virt.driver [-] Compute driver option 
required, but not specified

** Affects: nova (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  nova-compute can't be setting up during install on trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1264815/+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