[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#587905: linux-image-2.6.32-5-openvz-amd64: Starting VZ container on ext4 panics with: BUG: unable to handle kernel NULL pointer dereference



Package: linux-2.6
Version: 2.6.32-15
Severity: normal

Hi!

This is a fresh squeeze setup, with root-fs and vz-home on ext4 partitions.

After creating a fresh OpenVZ container, and a vzctl start $VEID, the kernel Oopsed.
Doing the same, but with DISK_QUOTA=no works fine, so I suspect there's a problem with quotas on ext4.

   Christian


Log from the Oops:

[ 1241.171110] BUG: unable to handle kernel NULL pointer dereference at (null)
[ 1241.171164] IP: [<(null)>] (null)
[ 1241.171191] PGD 31a655067 PUD 319a6d067 PMD 0 
[ 1241.171225] Oops: 0010 [#1] SMP 
[ 1241.171253] last sysfs file: /sys/devices/virtual/vc/vcsa6/uevent
[ 1241.171284] CPU 0 
[ 1241.171306] Modules linked in: vzethdev vznetdev simfs vzrst vzcpt vzdquota vzmon vzdev ip6t_REJECT ip6table_mangle ip6table_filter ip6_tables xt_tcpudp xt_length xt_hl xt_tcpmss xt_TCPMSS iptable_mangle iptable_filter xt_multiport xt_limit xt_dscp ipt_REJECT ip_tables x_tables sd_mod crc_t10dif bridge stp radeon ttm tpm_tis tpm drm_kms_helper snd_pcm snd_timer ipmi_si snd drm ipmi_msghandler i2c_algo_bit i2c_core soundcore hpwdt snd_page_alloc tpm_bios psmouse serio_raw hpilo container evdev pcspkr button power_meter processor ext4 mbcache jbd2 crc16 dm_mod sg sr_mod cdrom ata_generic usbhid hid usb_storage uhci_hcd ata_piix thermal libata cciss ehci_hcd usbcore thermal_sys nls_base bnx2 scsi_mod [last unloaded: scsi_wait_scan]
[ 1241.171801] Pid: 1855, comm: vzctl Not tainted 2.6.32-5-openvz-amd64 #1 belyayev ProLiant DL360 G6
[ 1241.171851] RIP: 0010:[<0000000000000000>]  [<(null)>] (null)
[ 1241.171883] RSP: 0018:ffff880319af7d20  EFLAGS: 00010246
[ 1241.171911] RAX: ffffffffa0367880 RBX: ffff88031dcf7cb0 RCX: 000000000000000c
[ 1241.171943] RDX: ffff88031a5f3c00 RSI: 0000000000003000 RDI: ffff88031dcf7cb0
[ 1241.171975] RBP: 0000000000000001 R08: 0000000000000003 R09: ffff8803190a7cb0
[ 1241.172007] R10: ffff88031dcf7cb0 R11: 0000000000000000 R12: 0000000000000000
[ 1241.172039] R13: ffff88031dcf7c00 R14: ffff88031dcf7fa8 R15: 0000000000000003
[ 1241.172072] FS:  00007f84baf69700(0000) GS:ffff88000da00000(0000) knlGS:0000000000000000
[ 1241.172120] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1241.172148] CR2: 0000000000000000 CR3: 000000031a679000 CR4: 00000000000006f0
[ 1241.172181] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 1241.172213] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 1241.172246] Process vzctl (pid: 1855, veid=0, threadinfo ffff880319af6000, task ffff88031bb8a000)
[ 1241.172294] Stack:
[ 1241.172315]  ffffffffa0199066 0000000000000000 ffffea000c532f40 ffff88031a5f0c00
[ 1241.172354] <0> ffffea000c532f40 ffff88031dcf7dd0 0000000000000000 0000000000000000
[ 1241.172412] <0> ffff880319af7dd8 0000000000000000 ffffffff810bf35b 0000000000000000
[ 1241.172503] Call Trace:
[ 1241.172548]  [<ffffffffa0199066>] ? ext4_da_invalidatepage+0x150/0x16c [ext4]
[ 1241.172584]  [<ffffffff810bf35b>] ? truncate_inode_page+0x45/0x84
[ 1241.172615]  [<ffffffff810bf444>] ? truncate_inode_pages_range+0xaa/0x2a2
[ 1241.172652]  [<ffffffffa016ecb3>] ? jbd2_journal_stop+0x20b/0x21e [jbd2]
[ 1241.172686]  [<ffffffffa0362113>] ? vzquota_inode_data+0x3b/0xa3 [vzdquota]
[ 1241.172725]  [<ffffffffa019cfb2>] ? ext4_delete_inode+0x0/0x246 [ext4]
[ 1241.172758]  [<ffffffffa0362375>] ? vzquota_inode_init_call+0x3a/0x6d [vzdquota]
[ 1241.172812]  [<ffffffffa019d00f>] ? ext4_delete_inode+0x5d/0x246 [ext4]
[ 1241.172851]  [<ffffffffa019cfb2>] ? ext4_delete_inode+0x0/0x246 [ext4]
[ 1241.172889]  [<ffffffffa019cfb2>] ? ext4_delete_inode+0x0/0x246 [ext4]
[ 1241.172921]  [<ffffffff81104408>] ? generic_delete_inode+0xd4/0x160
[ 1241.172953]  [<ffffffff810fc9e6>] ? do_unlinkat+0xe2/0x134
[ 1241.172985]  [<ffffffff810327a4>] ? do_page_fault+0x266/0x282
[ 1241.173016]  [<ffffffff81011a1b>] ? device_not_available+0x1b/0x20
[ 1241.173047]  [<ffffffff81010c12>] ? system_call_fastpath+0x16/0x1b
[ 1241.173077] Code:  Bad RIP value.
[ 1241.173108] RIP  [<(null)>] (null)
[ 1241.173134]  RSP <ffff880319af7d20>
[ 1241.173158] CR2: 0000000000000000
[ 1241.173554] ---[ end trace e5ba4ab053972af6 ]---
[ 1241.175522] BUG: unable to handle kernel NULL pointer dereference at (null)
[ 1241.175658] IP: [<(null)>] (null)
[ 1241.175751] PGD 31a0aa067 PUD 319912067 PMD 0 
[ 1241.175915] Oops: 0010 [#2] SMP 
[ 1241.176041] last sysfs file: /sys/devices/virtual/vc/vcsa6/uevent
[ 1241.176103] CPU 4 
[ 1241.176191] Modules linked in: vzethdev vznetdev simfs vzrst vzcpt vzdquota vzmon vzdev ip6t_REJECT ip6table_mangle ip6table_filter ip6_tables xt_tcpudp xt_length xt_hl xt_tcpmss xt_TCPMSS iptable_mangle iptable_filter xt_multiport xt_limit xt_dscp ipt_REJECT ip_tables x_tables sd_mod crc_t10dif bridge stp radeon ttm tpm_tis tpm drm_kms_helper snd_pcm snd_timer ipmi_si snd drm ipmi_msghandler i2c_algo_bit i2c_core soundcore hpwdt snd_page_alloc tpm_bios psmouse serio_raw hpilo container evdev pcspkr button power_meter processor ext4 mbcache jbd2 crc16 dm_mod sg sr_mod cdrom ata_generic usbhid hid usb_storage uhci_hcd ata_piix thermal libata cciss ehci_hcd usbcore thermal_sys nls_base bnx2 scsi_mod [last unloaded: scsi_wait_scan]
[ 1241.179483] Pid: 1875, comm: vzctl Tainted: G      D    2.6.32-5-openvz-amd64 #1 belyayev ProLiant DL360 G6
[ 1241.179567] RIP: 0010:[<0000000000000000>]  [<(null)>] (null)
[ 1241.179665] RSP: 0018:ffff880319bc3a50  EFLAGS: 00010246
[ 1241.179726] RAX: ffffffffa0367880 RBX: ffff880319167230 RCX: 000000000000000c
[ 1241.179791] RDX: 0000000000000000 RSI: 0000000000003000 RDI: ffff88031dcf6950
[ 1241.179855] RBP: ffff88031dcf6950 R08: 0000000000000000 R09: 0000000000000000
[ 1241.179919] R10: 000000000021516c R11: 0000000000000002 R12: 0000000000000000
[ 1241.179984] R13: 0000000000000003 R14: ffff88031dcf68a0 R15: ffff88031dcf6c48
[ 1241.180068] FS:  00007f217dead700(0000) GS:ffff88000da80000(0000) knlGS:0000000000000000
[ 1241.180148] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1241.180210] CR2: 0000000000000000 CR3: 000000031bf33000 CR4: 00000000000006e0
[ 1241.180274] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 1241.180338] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 1241.180404] Process vzctl (pid: 1875, veid=0, threadinfo ffff880319bc2000, task ffff88031bb8a800)
[ 1241.180485] Stack:
[ 1241.180539]  ffffffffa019a349 ffffffffffff0000 0000000000000002 ffff88031a5f0c00
[ 1241.180708] <0> 0000000000000000 000000000c5a7200 ffffea000c5a7200 ffff880319bc3af8
[ 1241.180960] <0> 0000000000001000 ffffea000c5a7200 0000000000000000 0000000000000000
[ 1241.181265] Call Trace:
[ 1241.181329]  [<ffffffffa019a349>] ? ext4_da_get_block_prep+0x13a/0x23e [ext4]
[ 1241.181396]  [<ffffffff81112ba5>] ? __block_prepare_write+0x14c/0x2c0
[ 1241.181467]  [<ffffffffa019a20f>] ? ext4_da_get_block_prep+0x0/0x23e [ext4]
[ 1241.181534]  [<ffffffff810b6715>] ? add_to_page_cache_locked+0x76/0xc1
[ 1241.181598]  [<ffffffff81112e74>] ? block_write_begin+0x7a/0xc7
[ 1241.181668]  [<ffffffffa019cf2a>] ? ext4_da_write_begin+0x1aa/0x232 [ext4]
[ 1241.181739]  [<ffffffffa019a20f>] ? ext4_da_get_block_prep+0x0/0x23e [ext4]
[ 1241.181812]  [<ffffffffa01c107e>] ? ext4_xattr_get+0x1f1/0x273 [ext4]
[ 1241.181878]  [<ffffffff810b708b>] ? generic_file_buffered_write+0x118/0x278
[ 1241.181945]  [<ffffffff810b759c>] ? __generic_file_aio_write+0x25f/0x293
[ 1241.182014]  [<ffffffffa0194895>] ? ext4_file_open+0xc4/0xe8 [ext4]
[ 1241.182079]  [<ffffffff810b7629>] ? generic_file_aio_write+0x59/0x9f
[ 1241.182147]  [<ffffffffa01947d1>] ? ext4_file_open+0x0/0xe8 [ext4]
[ 1241.182231]  [<ffffffff810f1d5a>] ? do_sync_write+0xce/0x113
[ 1241.182295]  [<ffffffff81066632>] ? autoremove_wake_function+0x0/0x2e
[ 1241.182360]  [<ffffffff810f275a>] ? vfs_write+0xa9/0x102
[ 1241.182422]  [<ffffffff810f28c6>] ? sys_write+0x49/0xc1
[ 1241.182484]  [<ffffffff81010c12>] ? system_call_fastpath+0x16/0x1b
[ 1241.182545] Code:  Bad RIP value.
[ 1241.182673] RIP  [<(null)>] (null)
[ 1241.182765]  RSP <ffff880319bc3a50>
[ 1241.182821] CR2: 0000000000000000
[ 1241.182888] ---[ end trace e5ba4ab053972af7 ]---
[ 1241.192929] BUG: unable to handle kernel NULL pointer dereference at (null)
[ 1241.193066] IP: [<(null)>] (null)
[ 1241.193157] PGD 31a430067 PUD 31a3f5067 PMD 0 
[ 1241.193321] Oops: 0010 [#3] SMP 
[ 1241.193446] last sysfs file: /sys/devices/virtual/vc/vcsa6/uevent
[ 1241.193509] CPU 6 
[ 1241.193597] Modules linked in: vzethdev vznetdev simfs vzrst vzcpt vzdquota vzmon vzdev ip6t_REJECT ip6table_mangle ip6table_filter ip6_tables xt_tcpudp xt_length xt_hl xt_tcpmss xt_TCPMSS iptable_mangle iptable_filter xt_multiport xt_limit xt_dscp ipt_REJECT ip_tables x_tables sd_mod crc_t10dif bridge stp radeon ttm tpm_tis tpm drm_kms_helper snd_pcm snd_timer ipmi_si snd drm ipmi_msghandler i2c_algo_bit i2c_core soundcore hpwdt snd_page_alloc tpm_bios psmouse serio_raw hpilo container evdev pcspkr button power_meter processor ext4 mbcache jbd2 crc16 dm_mod sg sr_mod cdrom ata_generic usbhid hid usb_storage uhci_hcd ata_piix thermal libata cciss ehci_hcd usbcore thermal_sys nls_base bnx2 scsi_mod [last unloaded: scsi_wait_scan]
[ 1241.196918] Pid: 1879, comm: vzctl Tainted: G      D    2.6.32-5-openvz-amd64 #1 belyayev ProLiant DL360 G6
[ 1241.197002] RIP: 0010:[<0000000000000000>]  [<(null)>] (null)
[ 1241.204178] RSP: 0018:ffff880319945a50  EFLAGS: 00010246
[ 1241.204238] RAX: ffffffffa0367880 RBX: ffff88031619ba10 RCX: 000000000000000c
[ 1241.204303] RDX: 0000000000000000 RSI: 0000000000003000 RDI: ffff8803161d6570
[ 1241.204367] RBP: ffff8803161d6570 R08: 0000000000000000 R09: 0000000000000000
[ 1241.204431] R10: 0000000000215053 R11: 0000000000000002 R12: 0000000000000000
[ 1241.204495] R13: 0000000000000003 R14: ffff8803161d64c0 R15: ffff8803161d6868
[ 1241.204560] FS:  00007f986181c700(0000) GS:ffff88000dac0000(0000) knlGS:0000000000000000
[ 1241.204640] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1241.204702] CR2: 0000000000000000 CR3: 000000031b133000 CR4: 00000000000006e0
[ 1241.204766] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 1241.204844] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 1241.204909] Process vzctl (pid: 1879, veid=0, threadinfo ffff880319944000, task ffff88031a0bb800)
[ 1241.204990] Stack:
[ 1241.205043]  ffffffffa019a349 ffffffffffff0000 0000000000000002 ffff88031a5f0c00
[ 1241.205212] <0> 0000000000000000 000000000c4c0340 ffffea000c4c0340 ffff880319945af8
[ 1241.205467] <0> 0000000000001000 ffffea000c4c0340 0000000000000000 0000000000000000
[ 1241.205769] Call Trace:
[ 1241.205833]  [<ffffffffa019a349>] ? ext4_da_get_block_prep+0x13a/0x23e [ext4]
[ 1241.205911]  [<ffffffff81112ba5>] ? __block_prepare_write+0x14c/0x2c0
[ 1241.205983]  [<ffffffffa019a20f>] ? ext4_da_get_block_prep+0x0/0x23e [ext4]
[ 1241.206049]  [<ffffffff810b6715>] ? add_to_page_cache_locked+0x76/0xc1
[ 1241.206113]  [<ffffffff81112e74>] ? block_write_begin+0x7a/0xc7
[ 1241.206183]  [<ffffffffa019cf2a>] ? ext4_da_write_begin+0x1aa/0x232 [ext4]
[ 1241.206254]  [<ffffffffa019a20f>] ? ext4_da_get_block_prep+0x0/0x23e [ext4]
[ 1241.206327]  [<ffffffffa01c107e>] ? ext4_xattr_get+0x1f1/0x273 [ext4]
[ 1241.206392]  [<ffffffff810b708b>] ? generic_file_buffered_write+0x118/0x278
[ 1241.206459]  [<ffffffff810b759c>] ? __generic_file_aio_write+0x25f/0x293
[ 1241.206529]  [<ffffffffa0194895>] ? ext4_file_open+0xc4/0xe8 [ext4]
[ 1241.206593]  [<ffffffff810b7629>] ? generic_file_aio_write+0x59/0x9f
[ 1241.206662]  [<ffffffffa01947d1>] ? ext4_file_open+0x0/0xe8 [ext4]
[ 1241.206726]  [<ffffffff810f1d5a>] ? do_sync_write+0xce/0x113
[ 1241.206789]  [<ffffffff81066632>] ? autoremove_wake_function+0x0/0x2e
[ 1241.206854]  [<ffffffff810f275a>] ? vfs_write+0xa9/0x102
[ 1241.206981]  [<ffffffff810f28c6>] ? sys_write+0x49/0xc1
[ 1241.207050]  [<ffffffff81010c12>] ? system_call_fastpath+0x16/0x1b
[ 1241.207170] Code:  Bad RIP value.
[ 1241.207406] RIP  [<(null)>] (null)
[ 1241.207499]  RSP <ffff880319945a50>
[ 1241.207555] CR2: 0000000000000000
[ 1241.207651] ---[ end trace e5ba4ab053972af8 ]---
[ 1241.209720] BUG: unable to handle kernel NULL pointer dereference at (null)
[ 1241.209857] IP: [<(null)>] (null)
[ 1241.209949] PGD 31a0fb067 PUD 31a585067 PMD 0 
[ 1241.210112] Oops: 0010 [#4] SMP 
[ 1241.210244] last sysfs file: /sys/devices/virtual/vc/vcsa6/uevent
[ 1241.210306] CPU 5 
[ 1241.210394] Modules linked in: vzethdev vznetdev simfs vzrst vzcpt vzdquota vzmon vzdev ip6t_REJECT ip6table_mangle ip6table_filter ip6_tables xt_tcpudp xt_length xt_hl xt_tcpmss xt_TCPMSS iptable_mangle iptable_filter xt_multiport xt_limit xt_dscp ipt_REJECT ip_tables x_tables sd_mod crc_t10dif bridge stp radeon ttm tpm_tis tpm drm_kms_helper snd_pcm snd_timer ipmi_si snd drm ipmi_msghandler i2c_algo_bit i2c_core soundcore hpwdt snd_page_alloc tpm_bios psmouse serio_raw hpilo container evdev pcspkr button power_meter processor ext4 mbcache jbd2 crc16 dm_mod sg sr_mod cdrom ata_generic usbhid hid usb_storage uhci_hcd ata_piix thermal libata cciss ehci_hcd usbcore thermal_sys nls_base bnx2 scsi_mod [last unloaded: scsi_wait_scan]
[ 1241.213641] Pid: 1880, comm: vzctl Tainted: G      D    2.6.32-5-openvz-amd64 #1 belyayev ProLiant DL360 G6
[ 1241.213724] RIP: 0010:[<0000000000000000>]  [<(null)>] (null)
[ 1241.213821] RSP: 0018:ffff88031a4bda50  EFLAGS: 00010246
[ 1241.213882] RAX: ffffffffa0367880 RBX: ffff88031dea1bd0 RCX: 000000000000000c
[ 1241.213946] RDX: 0000000000000000 RSI: 0000000000003000 RDI: ffff88031937e950
[ 1241.214010] RBP: ffff88031937e950 R08: 0000000000000000 R09: 0000000000000000
[ 1241.214075] R10: 0000000000215109 R11: 0000000000000002 R12: 0000000000000000
[ 1241.214139] R13: 0000000000000003 R14: ffff88031937e8a0 R15: ffff88031937ec48
[ 1241.214204] FS:  00007fb25f908700(0000) GS:ffff88000daa0000(0000) knlGS:0000000000000000
[ 1241.214284] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1241.214346] CR2: 0000000000000000 CR3: 000000031b3be000 CR4: 00000000000006e0
[ 1241.214410] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 1241.214474] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 1241.214553] Process vzctl (pid: 1880, veid=0, threadinfo ffff88031a4bc000, task ffff88031bb8a000)
[ 1241.214634] Stack:
[ 1241.214687]  ffffffffa019a349 ffffffffffff0000 0000000000000002 ffff88031a5f0c00
[ 1241.214915] <0> 0000000000000000 000000000c62df00 ffffea000c62df00 ffff88031a4bdaf8
[ 1241.215351] <0> 0000000000001000 ffffea000c62df00 0000000000000000 0000000000000000
[ 1241.215658] Call Trace:
[ 1241.215722]  [<ffffffffa019a349>] ? ext4_da_get_block_prep+0x13a/0x23e [ext4]
[ 1241.215789]  [<ffffffff81112ba5>] ? __block_prepare_write+0x14c/0x2c0
[ 1241.215860]  [<ffffffffa019a20f>] ? ext4_da_get_block_prep+0x0/0x23e [ext4]
[ 1241.215926]  [<ffffffff810b6715>] ? add_to_page_cache_locked+0x76/0xc1
[ 1241.215990]  [<ffffffff81112e74>] ? block_write_begin+0x7a/0xc7
[ 1241.216060]  [<ffffffffa019cf2a>] ? ext4_da_write_begin+0x1aa/0x232 [ext4]
[ 1241.216131]  [<ffffffffa019a20f>] ? ext4_da_get_block_prep+0x0/0x23e [ext4]
[ 1241.216203]  [<ffffffffa01c107e>] ? ext4_xattr_get+0x1f1/0x273 [ext4]
[ 1241.216268]  [<ffffffff810b708b>] ? generic_file_buffered_write+0x118/0x278
[ 1241.216335]  [<ffffffff810b759c>] ? __generic_file_aio_write+0x25f/0x293
[ 1241.216405]  [<ffffffffa0194895>] ? ext4_file_open+0xc4/0xe8 [ext4]
[ 1241.216469]  [<ffffffff810b7629>] ? generic_file_aio_write+0x59/0x9f
[ 1241.216537]  [<ffffffffa01947d1>] ? ext4_file_open+0x0/0xe8 [ext4]
[ 1241.216602]  [<ffffffff810f1d5a>] ? do_sync_write+0xce/0x113
[ 1241.216664]  [<ffffffff81066632>] ? autoremove_wake_function+0x0/0x2e
[ 1241.216748]  [<ffffffff810f275a>] ? vfs_write+0xa9/0x102
[ 1241.216810]  [<ffffffff810f28c6>] ? sys_write+0x49/0xc1
[ 1241.216872]  [<ffffffff81010c12>] ? system_call_fastpath+0x16/0x1b
[ 1241.216934] Code:  Bad RIP value.
[ 1241.217062] RIP  [<(null)>] (null)
[ 1241.217153]  RSP <ffff88031a4bda50>
[ 1241.217210] CR2: 0000000000000000
[ 1241.217282] ---[ end trace e5ba4ab053972af9 ]---


-- Package-specific info:
** Version:
Linux version 2.6.32-5-openvz-amd64 (Debian 2.6.32-15) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-1) ) #1 SMP Tue Jun 1 05:15:57 UTC 2010

** Command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-openvz-amd64 root=UUID=b6d44b98-57a8-45e7-8e3b-94c15107f69c ro quiet

** Not tainted

** Kernel log:
[    3.838105] processor LNXCPU:00: registered as cooling_device0
[    3.842035] processor LNXCPU:01: registered as cooling_device1
[    3.842876] processor LNXCPU:02: registered as cooling_device2
[    3.844651] processor LNXCPU:03: registered as cooling_device3
[    3.846085] processor LNXCPU:04: registered as cooling_device4
[    3.847833] processor LNXCPU:05: registered as cooling_device5
[    3.848748] processor LNXCPU:06: registered as cooling_device6
[    3.849484] processor LNXCPU:07: registered as cooling_device7
[    3.863787] power_meter ACPI000D:00: Found ACPI power meter.
[    3.863837] power_meter ACPI000D:00: Ignoring unsafe software power cap!
[    3.870114] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    3.870125] ACPI: Power Button [PWRF]
[    3.929649] input: PC Speaker as /devices/platform/pcspkr/input/input4
[    3.953900] ipmi message handler version 39.2
[    3.955043] hpilo 0000:01:04.2: PCI INT B -> GSI 22 (level, low) -> IRQ 22
[    3.983861]   alloc irq_desc for 21 on node -1
[    3.983866]   alloc kstat_irqs on node -1
[    3.983873] alloc irq_2_iommu on node -1
[    3.983881] hpwdt 0000:01:04.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[    3.983977] hpwdt: New timer passed in is 30 seconds.
[    3.984253] hp Watchdog Timer Driver: 1.1.1, timer margin: 30 seconds (nowayout=0), allow kernel dump: OFF (default = 0/OFF), priority: LAST (default = 0/LAST).
[    4.043417] IPMI System Interface driver.
[    4.043424] ipmi_si: Trying SMBIOS-specified kcs state machine at i/o address 0xca2, slave address 0x20, irq 0
[    4.062323] [drm] Initialized drm 1.1.0 20060810
[    4.154504] [drm] radeon defaulting to userspace modesetting.
[    4.154987] pci 0000:01:03.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    4.155447] [drm] Initialized radeon 1.32.0 20080528 for 0000:01:03.0 on minor 0
[    4.205466] ipmi: Found new BMC (man_id: 0x00000b,  prod_id: 0x2000, dev_id: 0x11)
[    4.205478] IPMI kcs interface initialized
[    4.205490] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0
[    4.205495] ipmi_si: duplicate interface
[    4.205848] Error: Driver 'pcspkr' is already registered, aborting...
[    4.238265] ipmi_si 0000:01:04.6: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[    4.238272] ipmi_si: Trying PCI-specified kcs state machine at mem address 0xf5ef0000, slave address 0x0, irq 21
[    4.394126] IRQ 21/ipmi_si: IRQF_DISABLED is not guaranteed on shared IRQs
[    4.394146]   Using irq 21
[    4.580902] ipmi: interfacing existing BMC (man_id: 0x00000b, prod_id: 0x2000, dev_id: 0x11)
[    4.580917] IPMI kcs interface initialized
[    5.290393] EXT4-fs (dm-0): mounted filesystem with ordered data mode
[    5.578975] Bridge firewalling registered
[    5.581890] device eth0 entered promiscuous mode
[    5.583069]   alloc irq_desc for 63 on node -1
[    5.583074]   alloc kstat_irqs on node -1
[    5.583080] alloc irq_2_iommu on node -1
[    5.583088] bnx2 0000:02:00.0: irq 63 for MSI/MSI-X
[    5.583092]   alloc irq_desc for 64 on node -1
[    5.583095]   alloc kstat_irqs on node -1
[    5.583098] alloc irq_2_iommu on node -1
[    5.583103] bnx2 0000:02:00.0: irq 64 for MSI/MSI-X
[    5.583107]   alloc irq_desc for 65 on node -1
[    5.583110]   alloc kstat_irqs on node -1
[    5.583113] alloc irq_2_iommu on node -1
[    5.583118] bnx2 0000:02:00.0: irq 65 for MSI/MSI-X
[    5.583122]   alloc irq_desc for 66 on node -1
[    5.583124]   alloc kstat_irqs on node -1
[    5.583128] alloc irq_2_iommu on node -1
[    5.583133] bnx2 0000:02:00.0: irq 66 for MSI/MSI-X
[    5.583136]   alloc irq_desc for 67 on node -1
[    5.583139]   alloc kstat_irqs on node -1
[    5.583142] alloc irq_2_iommu on node -1
[    5.583147] bnx2 0000:02:00.0: irq 67 for MSI/MSI-X
[    5.583150]   alloc irq_desc for 68 on node -1
[    5.583153]   alloc kstat_irqs on node -1
[    5.583157] alloc irq_2_iommu on node -1
[    5.583162] bnx2 0000:02:00.0: irq 68 for MSI/MSI-X
[    5.583165]   alloc irq_desc for 69 on node -1
[    5.583168]   alloc kstat_irqs on node -1
[    5.583171] alloc irq_2_iommu on node -1
[    5.583176] bnx2 0000:02:00.0: irq 69 for MSI/MSI-X
[    5.583179]   alloc irq_desc for 70 on node -1
[    5.583182]   alloc kstat_irqs on node -1
[    5.583185] alloc irq_2_iommu on node -1
[    5.583190] bnx2 0000:02:00.0: irq 70 for MSI/MSI-X
[    5.583193]   alloc irq_desc for 71 on node -1
[    5.583196]   alloc kstat_irqs on node -1
[    5.583199] alloc irq_2_iommu on node -1
[    5.583204] bnx2 0000:02:00.0: irq 71 for MSI/MSI-X
[    5.637995] bnx2: eth0: using MSIX
[    5.640125] ADDRCONF(NETDEV_UP): eth0: link is not ready
[    6.778787] usb-storage: device scan complete
[    6.779748] scsi 2:0:0:0: Direct-Access     USB 2.0  USB Flash Drive  0.00 PQ: 0 ANSI: 2
[    6.780553] scsi 2:0:0:0: Attached scsi generic sg1 type 0
[    6.830229] sd 2:0:0:0: [sda] 31588352 512-byte logical blocks: (16.1 GB/15.0 GiB)
[    6.830850] sd 2:0:0:0: [sda] Write Protect is off
[    6.830855] sd 2:0:0:0: [sda] Mode Sense: 00 00 00 00
[    6.830859] sd 2:0:0:0: [sda] Assuming drive cache: write through
[    6.833894] sd 2:0:0:0: [sda] Assuming drive cache: write through
[    6.833958]  sda: sda1
[    6.978980] sd 2:0:0:0: [sda] Assuming drive cache: write through
[    6.979046] sd 2:0:0:0: [sda] Attached SCSI removable disk
[    7.251497] bnx2: eth0 NIC Copper Link is Up, 100 Mbps full duplex, receive & transmit flow control ON
[    7.253822] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    7.253880] vzbr1: port 1(eth0) entering forwarding state
[    8.900151] ip_tables: (C) 2000-2006 Netfilter Core Team
[    8.997131] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   10.621491] JBD: barrier-based sync failed on cciss!c0d0p2-8 - disabling barriers
[  377.032700] warning: `vzctl' uses 32-bit capabilities (legacy support in use)
[  377.104577] CT: 1000: started
[  377.619909] CT: 1000: stopped
[  499.496442] CT: 1000: started

** Model information
sys_vendor: HP
product_name: ProLiant DL360 G6
product_version: 
chassis_vendor: HP
chassis_version: 
bios_vendor: HP
bios_version: P64

** Loaded modules:
Module                  Size  Used by
vzethdev                7301  0 
vznetdev               17967  1 
simfs                   3087  1 
vzrst                 110254  0 
vzcpt                  97010  0 
vzdquota               35158  1 [permanent]
vzmon                  16333  5 vzethdev,vznetdev,vzrst,vzcpt
vzdev                   1824  4 vzethdev,vznetdev,vzdquota,vzmon
ip6t_REJECT             2580  0 
ip6table_mangle         3167  0 
ip6table_filter         2448  0 
ip6_tables             15235  2 ip6table_mangle,ip6table_filter
xt_tcpudp               2319  0 
xt_length               1164  0 
xt_hl                   1313  0 
xt_tcpmss               1401  0 
xt_TCPMSS               2935  0 
iptable_mangle          2881  0 
iptable_filter          2322  0 
xt_multiport            2267  0 
xt_limit                1782  0 
xt_dscp                 1805  0 
ipt_REJECT              1953  0 
ip_tables              14107  2 iptable_mangle,iptable_filter
x_tables               13213  12 ip6t_REJECT,ip6_tables,xt_tcpudp,xt_length,xt_hl,xt_tcpmss,xt_TCPMSS,xt_multiport,xt_limit,xt_dscp,ipt_REJECT,ip_tables
sd_mod                 29745  0 
crc_t10dif              1276  1 sd_mod
bridge                 40726  0 
stp                     1440  1 bridge
snd_pcm                60487  0 
snd_timer              15598  1 snd_pcm
snd                    46494  2 snd_pcm,snd_timer
radeon                571882  0 
soundcore               4598  1 snd
ttm                    39778  1 radeon
drm_kms_helper         20065  1 radeon
psmouse                49777  0 
serio_raw               3768  0 
drm                   142599  3 radeon,ttm,drm_kms_helper
ipmi_si                30944  0 
snd_page_alloc          6265  1 snd_pcm
i2c_algo_bit            4225  1 radeon
i2c_core               15712  4 radeon,drm_kms_helper,drm,i2c_algo_bit
hpwdt                   4932  0 
hpilo                   6300  0 
ipmi_msghandler        26634  1 ipmi_si
evdev                   7368  0 
pcspkr                  1699  0 
tpm_tis                 7352  0 
tpm                     9917  1 tpm_tis
tpm_bios                4553  1 tpm
button                  4682  0 
power_meter             8302  0 
container               2389  0 
processor              30279  8 
ext4                  285547  2 
mbcache                 5050  1 ext4
jbd2                   66919  1 ext4
crc16                   1319  1 ext4
dm_mod                 53786  3 
sg                     18712  0 
sr_mod                 12682  0 
cdrom                  29415  1 sr_mod
ata_generic             2983  0 
usbhid                 33276  0 
hid                    62873  1 usbhid
usb_storage            39449  0 
uhci_hcd               18537  0 
ata_piix               21012  0 
cciss                  83366  3 
ehci_hcd               31055  0 
libata                133456  2 ata_generic,ata_piix
usbcore               122135  5 usbhid,usb_storage,uhci_hcd,ehci_hcd
nls_base                6377  1 usbcore
bnx2                   57305  0 
scsi_mod              122133  6 sd_mod,sg,sr_mod,usb_storage,cciss,libata
thermal                11754  0 
thermal_sys            11942  2 processor,thermal

** Network interface configuration:
# Used by ifup(8) and ifdown(8). See the interfaces(5) manpage or
# /usr/share/doc/ifupdown/examples for more information.

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto vzbr1
iface vzbr1 inet static
        bridge_ports eth0
        bridge_fd 0
        address <redacted>
        netmask 255.255.255.224
        address <redacted>


** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
    link/ether d8:d3:85:60:12:fc brd ff:ff:ff:ff:ff:ff
    inet6 fe80::dad3:85ff:fe60:12fc/64 scope link 
       valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
    link/ether d8:d3:85:60:12:fe brd ff:ff:ff:ff:ff:ff
4: vzbr1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN 
    link/ether d8:d3:85:60:12:fc brd ff:ff:ff:ff:ff:ff
    inet <redacted>/27 brd <redacted> scope global vzbr1
    inet6 fe80::dad3:85ff:fe60:12fc/64 scope link 
       valid_lft forever preferred_lft forever
5: venet0: <BROADCAST,POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN 
    link/void 
    inet6 fe80::1/128 scope link 
       valid_lft forever preferred_lft forever
7: veth1000.1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN 
    link/ether 12:00:10:00:00:01 brd ff:ff:ff:ff:ff:ff
    inet6 fe80::1000:10ff:fe00:1/64 scope link 
       valid_lft forever preferred_lft forever

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo:   49382     578    0    0    0     0          0         0    49382     578    0    0    0     0       0          0
  eth0:64670037   45155    0    0    0     0          0         6  1933269   25703    0    0    0     0       0          0
  eth1:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
 vzbr1:63857347   45156    0    0    0     0          0       372  1830233   25701    0    0    0     0       0          0
venet0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
veth1000.1:       0       0    0    0    0     0          0         0        0       0    0    4    0     0       0          0

*** Protocol statistics:
Ip:
    45357 total packets received
    0 forwarded
    0 incoming packets discarded
    45357 incoming packets delivered
    26270 requests sent out
    1 outgoing packets dropped
Icmp:
    1 ICMP messages received
    0 input ICMP message failed.
    ICMP input histogram:
        destination unreachable: 1
    1 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 1
IcmpMsg:
        InType3: 1
        OutType3: 1
Tcp:
    127 active connections openings
    2 passive connection openings
    0 failed connection attempts
    0 connection resets received
    2 connections established
    44519 segments received
    25429 segments send out
    0 segments retransmited
    0 bad segments received.
    3 resets sent
Udp:
    836 packets received
    1 packets to unknown port received.
    0 packet receive errors
    840 packets sent
UdpLite:
TcpExt:
    1 invalid SYN cookies received
    124 TCP sockets finished time wait in fast timer
    1 time wait sockets recycled by time stamp
    11 delayed acks sent
    3 packets directly queued to recvmsg prequeue.
    33271 bytes directly in process context from backlog
    42400 packet headers predicted
    31 packets header predicted and directly queued to user
    138 acknowledgments not containing data payload received
    1127 predicted acknowledgments
IpExt:
    InOctets: 63886392
    OutOctets: 1519276

*** Device features:
eth0: 0x1909b3
eth1: 0x1909b3
lo: 0x10013865
venet0: 0x18001420
veth1000.1: 0x18001020
vzbr1: 0x191833

** PCI devices:
not available

** USB devices:
not available


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-openvz-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-2.6.32-5-openvz-amd64 depends on:
ii  debconf [debconf-2.0]        1.5.32      Debian configuration management sy
ii  initramfs-tools [linux-initr 0.97        tools for generating an initramfs
ii  linux-base                   2.6.32-15   Linux image base package
ii  module-init-tools            3.12~pre2-3 tools for managing Linux kernel mo
ii  vzctl                        3.0.23-18   server virtualization solution - c

Versions of packages linux-image-2.6.32-5-openvz-amd64 recommends:
ii  firmware-linux-free           2.6.32-15  Binary firmware for various driver

Versions of packages linux-image-2.6.32-5-openvz-amd64 suggests:
pn  grub | lilo                   <none>     (no description available)
pn  linux-doc-2.6.32              <none>     (no description available)

Versions of packages linux-image-2.6.32-5-openvz-amd64 is related to:
ii  firmware-bnx2                 0.25       Binary firmware for Broadcom NetXt
pn  firmware-bnx2x                <none>     (no description available)
pn  firmware-ipw2x00              <none>     (no description available)
pn  firmware-ivtv                 <none>     (no description available)
pn  firmware-iwlwifi              <none>     (no description available)
pn  firmware-linux                <none>     (no description available)
ii  firmware-linux-nonfree        0.25       Binary firmware for various driver
pn  firmware-qlogic               <none>     (no description available)
pn  firmware-ralink               <none>     (no description available)
pn  xen-hypervisor                <none>     (no description available)

-- debconf information excluded



Reply to: