Package: linux-image-2.6.26-2-amd64 Version: 2.6.26-15lenny3 Followup-For: Bug #512779
Yesterday we made an upgrade of our samba servers previuosl we had similar configuration but server was build on Intel Server Board and the same PERC controller. Then it was 32 bit Linux (Gentoo) and only one MD1000 array. We had similar issues.. So we upgraded system to 64bits Debian Lenny. WE also extended system with one more array. Main Filesystem is LVM2 based: storage:~# pvs PV VG Fmt Attr PSize PFree /dev/sdc storage01 lvm2 a- 1.91T 0 /dev/sdd storage01 lvm2 a- 1.91T 0 /dev/sde storage01 lvm2 a- 1.91T 0 /dev/sdf storage01 lvm2 a- 1.91T 0 /dev/sdg storage01 lvm2 a- 1.91T 4.00M /dev/sdh storage01 lvm2 a- 1.91T 0 storage:~# vgs VG #PV #LV #SN Attr VSize VFree storage01 6 1 0 wz--n- 11.45T 4.00M storage:~# lvdisplay --- Logical volume --- LV Name /dev/storage01/storage01logical VG Name storage01 LV UUID aY42UL-j0NN-8fPa-jwIZ-OH1I-QPWz-Z20jfu LV Write Access read/write LV Status available # open 1 LV Size 11.45 TB Current LE 3000699 Segments 6 Allocation inherit Read ahead sectors auto - currently set to 256 Block device 253:0 Filesystem on it is XFS: storage:~# xfs_info /dev/mapper/storage01-storage01logical meta-data=/dev/mapper/storage01-storage01logical isize=256 agcount=97, agsize=31983584 blks = sectsz=512 attr=1 data = bsize=4096 blocks=3072715776, imaxpct=25 = sunit=0 swidth=0 blks naming =version 2 bsize=4096 log =internal bsize=4096 blocks=32768, version=1 = sectsz=512 sunit=0 blks, lazy-count=0 realtime =none extsz=65536 blocks=0, rtextents=0 Hardware is Dell PE 1950 III with 2 PowerVault MD1000 arrays connected to Perc 5/E (30 SAS drives) VDisks configured on controller: storage:~# omreport storage vdisk controller=0 List of Virtual Disks on Controller PERC 5/E Adapter (Slot 1) Controller PERC 5/E Adapter (Slot 1) ID : 0 Status : Ok Name : Array0 State : Ready Progress : Not Applicable Layout : RAID-5 Size : 1,953.12 GB (2097149902848 bytes) Device Name : /dev/sdc Type : SAS Read Policy : Adaptive Read Ahead Write Policy : Write Back Cache Policy : Not Applicable Stripe Element Size : 64 KB Disk Cache Policy : Disabled ID : 1 Status : Ok Name : Array1 State : Ready Progress : Not Applicable Layout : RAID-5 Size : 1,951.13 GB (2095006613504 bytes) Device Name : /dev/sdd Type : SAS Read Policy : Adaptive Read Ahead Write Policy : Write Back Cache Policy : Not Applicable Stripe Element Size : 64 KB Disk Cache Policy : Disabled ID : 2 Status : Ok Name : Array2 State : Ready Progress : Not Applicable Layout : RAID-5 Size : 1,953.12 GB (2097151737856 bytes) Device Name : /dev/sde Type : SAS Read Policy : Adaptive Read Ahead Write Policy : Write Back Cache Policy : Not Applicable Stripe Element Size : 64 KB Disk Cache Policy : Disabled ID : 3 Status : Ok Name : Array3 State : Ready Progress : Not Applicable Layout : RAID-5 Size : 1,953.12 GB (2097151737856 bytes) Device Name : /dev/sdf Type : SAS Read Policy : Adaptive Read Ahead Write Policy : Write Back Cache Policy : Not Applicable Stripe Element Size : 64 KB Disk Cache Policy : Disabled ID : 4 Status : Ok Name : Array4 State : Ready Progress : Not Applicable Layout : RAID-5 Size : 1,953.12 GB (2097151737856 bytes) Device Name : /dev/sdg Type : SAS Read Policy : Adaptive Read Ahead Write Policy : Write Back Cache Policy : Not Applicable Stripe Element Size : 64 KB Disk Cache Policy : Disabled ID : 5 Status : Ok Name : Array5 State : Ready Progress : Not Applicable Layout : RAID-5 Size : 1,957.88 GB (2102253060096 bytes) Device Name : /dev/sdh Type : SAS Read Policy : Adaptive Read Ahead Write Policy : Write Back Cache Policy : Not Applicable Stripe Element Size : 64 KB Disk Cache Policy : Disabled We had similar issue today with very Dell PE 1950 III but with LSI 8800EM2 Controller and 2 M1000 arrays filled with 30 SATA drives. Filesystem was grown yesterday with xfs_growfs, but the same happened before :/ After Filesystem crash I had to force zero logging with: xfs_repair -L The output from syslog: Jun 9 01:03:43 storage kernel: [292016.431207] Pid: 21339, comm: smbd Not tainted 2.6.26-2-amd64 #1 Jun 9 01:03:43 storage kernel: [292016.431207] Jun 9 01:03:43 storage kernel: [292016.431207] Call Trace: Jun 9 01:03:43 storage kernel: [292016.431207] [<ffffffffa02cfe82>] :xfs:xfs_iomap_write_allocate+0x360/0x385 Jun 9 01:03:43 storage kernel: [292016.431207] [<ffffffffa02dd95e>] :xfs:xfs_trans_cancel+0x55/0xed Jun 9 01:03:43 storage kernel: [292016.431207] [<ffffffffa02cfe82>] :xfs:xfs_iomap_write_allocate+0x360/0x385 Jun 9 01:03:43 storage kernel: [292016.431207] [<ffffffffa02d08f4>] :xfs:xfs_iomap+0x21b/0x297 Jun 9 01:03:43 storage kernel: [292016.431207] [<ffffffffa02e6637>] :xfs:xfs_map_blocks+0x2d/0x5f Jun 9 01:03:43 storage kernel: [292016.431207] [<ffffffffa02e774e>] :xfs:xfs_page_state_convert+0x2a2/0x54f Jun 9 01:03:43 storage kernel: [292016.431207] [<ffffffffa02e7b5a>] :xfs:xfs_vm_writepage+0xb4/0xea Jun 9 01:03:43 storage kernel: [292016.431207] [<ffffffff802770db>] __writepage+0xa/0x23 Jun 9 01:03:43 storage kernel: [292016.431207] [<ffffffff802775a0>] write_cache_pages+0x182/0x2b1 Jun 9 01:03:43 storage kernel: [292016.431207] [<ffffffff802770d1>] __writepage+0x0/0x23 Jun 9 01:03:43 storage kernel: [292016.431207] [<ffffffff8027770b>] do_writepages+0x20/0x2d Jun 9 01:03:43 storage kernel: [292016.431207] [<ffffffff80271900>] __filemap_fdatawrite_range+0x51/0x5b Jun 9 01:03:43 storage kernel: [292016.431207] [<ffffffffa02ea2b0>] :xfs:xfs_flush_pages+0x4e/0x6d Jun 9 01:03:43 storage kernel: [292016.431207] [<ffffffffa02e2548>] :xfs:xfs_setattr+0x695/0xd28 Jun 9 01:03:43 storage kernel: [292016.431207] [<ffffffff803b1326>] sock_common_recvmsg+0x30/0x45 Jun 9 01:03:43 storage kernel: [292016.431207] [<ffffffffa02ed8cc>] :xfs:xfs_write+0x6de/0x722 Jun 9 01:03:43 storage kernel: [292016.431207] [<ffffffffa02ec1e3>] :xfs:xfs_vn_setattr+0x11c/0x13a Jun 9 01:03:43 storage kernel: [292016.431207] [<ffffffff802add8f>] notify_change+0x174/0x2f5 Jun 9 01:03:43 storage kernel: [292016.431207] [<ffffffff80299f09>] do_truncate+0x5e/0x79 Jun 9 01:03:43 storage kernel: [292016.431207] [<ffffffff8029df53>] sys_newfstat+0x20/0x29 Jun 9 01:03:43 storage kernel: [292016.495226] [<ffffffff8029a00e>] sys_ftruncate+0xea/0x107 Jun 9 01:03:43 storage kernel: [292016.495226] [<ffffffff8020beca>] system_call_after_swapgs+0x8a/0x8f Jun 9 01:03:43 storage kernel: [292016.495226] Jun 9 01:03:43 storage kernel: [292016.495226] xfs_force_shutdown(dm-0,0x8) called from line 1164 of file fs/xfs/xfs_trans.c. Return address = 0xffffffffa02dd977 Jun 9 01:03:47 storage kernel: [292027.324633] Filesystem "dm-0": xfs_log_force: error 5 returned. Jun 9 01:04:13 storage kernel: [292074.932489] Filesystem "dm-0": xfs_log_force: error 5 returned. Jun 9 01:16:46 storage kernel: [293004.171153] ------------[ cut here ]------------ Jun 9 01:16:46 storage kernel: [293004.171230] WARNING: at fs/fs-writeback.c:381 __writeback_single_inode+0x44/0x29d() Jun 9 01:16:46 storage kernel: [293004.171318] Modules linked in: ipmi_devintf ipmi_si ipmi_msghandler ipv6 xfs ext2 mbcache loop snd_pcm snd_timer snd soundcore snd_page_alloc psmouse rng_core pcspkr i5000_edac serio_raw iTCO_wdt edac_core button shpchp pci_hotplug evdev dcdba s reiserfs dm_mirror dm_log dm_snapshot dm_mod raid1 md_mod sg sr_mod cdrom ide_pci_generic ide_core usbhid hid ff_memless ata_piix ses enclosure sd_mod ata_generic libata dock ehci_hcd uhci_hcd bnx2 firmware_class e1000e megaraid_sas mptsas mptscsih mptbase scsi_transport_sas s csi_mod thermal processor fan thermal_sys Jun 9 01:16:46 storage kernel: [293004.174471] Pid: 8060, comm: umount Not tainted 2.6.26-2-amd64 #1 Jun 9 01:16:46 storage kernel: [293004.174540] Jun 9 01:16:46 storage kernel: [293004.174541] Call Trace: Jun 9 01:16:46 storage kernel: [293004.174670] [<ffffffff80234a20>] warn_on_slowpath+0x51/0x7a Jun 9 01:16:46 storage kernel: [293004.174742] [<ffffffff8022a3c0>] __dequeue_entity+0x25/0x69 Jun 9 01:16:46 storage kernel: [293004.174813] [<ffffffff8022f0d5>] hrtick_set+0x88/0xf7 Jun 9 01:16:46 storage kernel: [293004.174881] [<ffffffff802b6c5b>] __mark_inode_dirty+0xe0/0x179 Jun 9 01:16:46 storage kernel: [293004.174953] [<ffffffff802460ef>] bit_waitqueue+0x10/0x97 Jun 9 01:16:46 storage kernel: [293004.175022] [<ffffffff802461b4>] wake_up_bit+0x11/0x22 Jun 9 01:16:46 storage kernel: [293004.175091] [<ffffffff802b6364>] __writeback_single_inode+0x44/0x29d Jun 9 01:16:46 storage kernel: [293004.175165] [<ffffffff802b6928>] sync_sb_inodes+0x1b1/0x293 Jun 9 01:16:46 storage kernel: [293004.175235] [<ffffffff802b6aa4>] sync_inodes_sb+0x9a/0xa6 Jun 9 01:16:46 storage kernel: [293004.175307] [<ffffffff8029c6ed>] __fsync_super+0xb/0x6f Jun 9 01:16:46 storage kernel: [293004.175375] [<ffffffff8029c75a>] fsync_super+0x9/0x16 Jun 9 01:16:46 storage kernel: [293004.175443] [<ffffffff8029c976>] generic_shutdown_super+0x21/0xee Jun 9 01:16:46 storage kernel: [293004.175524] [<ffffffff8029ca50>] kill_block_super+0xd/0x1e Jun 9 01:16:46 storage kernel: [293004.175593] [<ffffffff8029cb0c>] deactivate_super+0x5f/0x78 Jun 9 01:16:46 storage kernel: [293004.175663] [<ffffffff802afe06>] sys_umount+0x2f9/0x353 Jun 9 01:16:46 storage kernel: [293004.175734] [<ffffffff80221fac>] do_page_fault+0x5d8/0x9c8 Jun 9 01:16:46 storage kernel: [293004.175803] [<ffffffff8029e0e4>] sys_newstat+0x19/0x31 Jun 9 01:16:46 storage kernel: [293004.175874] [<ffffffff8031dc73>] __up_write+0x21/0x10e Jun 9 01:16:46 storage kernel: [293004.175946] [<ffffffff8020beca>] system_call_after_swapgs+0x8a/0x8f Jun 9 01:16:46 storage kernel: [293004.176018] Jun 9 01:16:46 storage kernel: [293004.176079] ---[ end trace f20469f5fdf07262 ]--- Jun 9 01:16:46 storage kernel: [293004.176437] Filesystem "dm-0": xfs_log_force: error 5 returned. Jun 9 01:16:46 storage kernel: [293004.176437] Filesystem "dm-0": xfs_log_force: error 5 returned. Jun 9 01:16:46 storage kernel: [293004.176437] xfs_force_shutdown(dm-0,0x1) called from line 420 of file fs/xfs/xfs_rw.c. Return address = 0xffffffffa02e5d33 Jun 9 01:16:46 storage kernel: [293004.176437] Filesystem "dm-0": xfs_log_force: error 5 returned. Jun 9 01:16:46 storage kernel: [293004.176437] Filesystem "dm-0": xfs_log_force: error 5 returned. Jun 9 01:16:46 storage kernel: [293004.176437] xfs_force_shutdown(dm-0,0x1) called from line 420 of file fs/xfs/xfs_rw.c. Return address = 0xffffffffa02e5d33 Jun 9 01:16:46 storage kernel: [293004.176464] ------------[ cut here ]------------ Jun 9 01:16:46 storage kernel: [293004.176532] WARNING: at fs/fs-writeback.c:381 __writeback_single_inode+0x44/0x29d() Jun 9 01:16:47 storage kernel: [293004.176618] Modules linked in: ipmi_devintf ipmi_si ipmi_msghandler ipv6 xfs ext2 mbcache loop snd_pcm snd_timer snd soundcore snd_page_alloc psmouse rng_core pcspkr i5000_edac serio_raw iTCO_wdt edac_core button shpchp pci_hotplug evdev dcdbas reiserfs dm_mirror dm_log dm_snapshot dm_mod raid1 md_mod sg sr_mod cdrom ide_pci_generic ide_core usbhid hid ff_memless ata_piix ses enclosure sd_mod ata_generic libata dock ehci_hcd uhci_hcd bnx2 firmware_class e1000e megaraid_sas mptsas mptscsih mptbase scsi_transport_sas scsi_mod thermal processor fan thermal_sys Jun 9 01:16:47 storage kernel: [293004.188437] Pid: 8060, comm: umount Tainted: G W 2.6.26-2-amd64 #1 Jun 9 01:16:47 storage kernel: [293004.188437] Jun 9 01:16:47 storage kernel: [293004.188437] Call Trace: Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffff80234a20>] warn_on_slowpath+0x51/0x7a Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffff80278daa>] pagevec_lookup_tag+0x1a/0x21 Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffff80271846>] wait_on_page_writeback_range+0xc8/0x113 Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffffa02c41db>] :xfs:xfs_fs_cmn_err+0x44/0x4d Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffff802b6c5b>] __mark_inode_dirty+0xe0/0x179 Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffff802460ef>] bit_waitqueue+0x10/0x97 Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffff802461b4>] wake_up_bit+0x11/0x22 Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffff802b6364>] __writeback_single_inode+0x44/0x29d Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffffa02e5d33>] :xfs:xfs_bwrite+0xb0/0xbb Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffffa02d2993>] :xfs:xfs_log_need_covered+0x15/0x8c Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffff802b6928>] sync_sb_inodes+0x1b1/0x293 Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffff802b6aa4>] sync_inodes_sb+0x9a/0xa6 Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffff8029c75a>] fsync_super+0x9/0x16 Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffff8029c976>] generic_shutdown_super+0x21/0xee Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffff8029ca50>] kill_block_super+0xd/0x1e Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffff8029cb0c>] deactivate_super+0x5f/0x78 Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffff802afe06>] sys_umount+0x2f9/0x353 Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffff80221fac>] do_page_fault+0x5d8/0x9c8 Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffff8029e0e4>] sys_newstat+0x19/0x31 Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffff8031dc73>] __up_write+0x21/0x10e Jun 9 01:16:47 storage kernel: [293004.188437] [<ffffffff8020beca>] system_call_after_swapgs+0x8a/0x8f Jun 9 01:16:47 storage kernel: [293004.188437] Jun 9 01:16:47 storage kernel: [293004.188437] ---[ end trace f20469f5fdf07262 ]--- Jun 9 01:16:48 storage kernel: [293006.224596] Filesystem "dm-0": xfs_log_force: error 5 returned. Jun 9 01:16:48 storage kernel: [293006.224596] Filesystem "dm-0": xfs_log_force: error 5 returned. Jun 9 01:16:48 storage kernel: [293006.224596] Filesystem "dm-0": xfs_log_force: error 5 returned. Jun 9 01:16:48 storage kernel: [293006.224596] Filesystem "dm-0": xfs_log_force: error 5 returned. Jun 9 01:16:48 storage kernel: [293006.229882] Filesystem "dm-0": xfs_log_force: error 5 returned. Jun 9 01:16:48 storage kernel: [293006.253443] VFS: Busy inodes after unmount of dm-0. Self-destruct in 5 seconds. Have a nice day... -- Package-specific info: ** Version: Linux version 2.6.26-2-amd64 (Debian 2.6.26-15lenny3) (da...@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Thu May 28 21:28:49 UTC 2009 ** Command line: root=/dev/md2 ro ** Not tainted ** Kernel log: [ 40.127642] eth4: (PCI Express:2.5GB/s:Width x4) 00:15:17:29:06:9e [ 40.127713] eth4: Intel(R) PRO/1000 Network Connection [ 40.127860] eth4: MAC: 0, PHY: 4, PBA No: d47316-004 [ 40.128987] ACPI: PCI Interrupt 0000:11:00.1[B] -> GSI 18 (level, low) -> IRQ 18 [ 40.128987] PCI: Setting latency timer of device 0000:11:00.1 to 64 [ 40.339464] eth5: (PCI Express:2.5GB/s:Width x4) 00:15:17:29:06:9f [ 40.339534] eth5: Intel(R) PRO/1000 Network Connection [ 40.339681] eth5: MAC: 0, PHY: 4, PBA No: d47316-004 [ 40.346603] Uniform Multi-Platform E-IDE driver [ 40.346683] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [ 40.358561] Driver 'sr' needs updating - please use bus_type methods [ 40.423637] sr0: scsi3-mmc drive: 24x/24x cd/rw xa/form2 cdda tray [ 40.423637] Uniform CD-ROM driver Revision: 3.20 [ 40.423637] sr 2:0:0:0: Attached scsi CD-ROM sr0 [ 40.429365] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 40.429468] sd 0:0:1:0: Attached scsi generic sg1 type 0 [ 40.429555] ses 1:0:0:0: Attached scsi generic sg2 type 13 [ 40.431140] ses 1:0:16:0: Attached scsi generic sg3 type 13 [ 40.431236] sd 1:2:0:0: Attached scsi generic sg4 type 0 [ 40.431885] sd 1:2:1:0: Attached scsi generic sg5 type 0 [ 40.431971] sd 1:2:2:0: Attached scsi generic sg6 type 0 [ 40.432057] sd 1:2:3:0: Attached scsi generic sg7 type 0 [ 40.432141] sd 1:2:4:0: Attached scsi generic sg8 type 0 [ 40.432225] sd 1:2:5:0: Attached scsi generic sg9 type 0 [ 40.432311] sr 2:0:0:0: Attached scsi generic sg10 type 5 [ 40.750627] md: raid1 personality registered for level 1 [ 40.761096] md: md0 stopped. [ 40.796539] md: bind<sdb1> [ 40.796539] md: bind<sda1> [ 40.804504] raid1: raid set md0 active with 2 out of 2 mirrors [ 40.805387] md: md1 stopped. [ 40.855985] md: bind<sdb2> [ 40.855985] md: bind<sda2> [ 40.866126] raid1: raid set md1 active with 2 out of 2 mirrors [ 40.866126] md: md2 stopped. [ 40.902646] md: bind<sdb3> [ 40.899877] md: bind<sda3> [ 40.911774] raid1: raid set md2 active with 2 out of 2 mirrors [ 40.912046] md: md3 stopped. [ 40.985667] md: bind<sdb5> [ 40.988183] md: bind<sda5> [ 40.996181] raid1: raid set md3 active with 2 out of 2 mirrors [ 40.996181] md: md4 stopped. [ 41.070706] md: bind<sdb6> [ 41.070706] md: bind<sda6> [ 41.080825] raid1: raid set md4 active with 2 out of 2 mirrors [ 41.163858] device-mapper: uevent: version 1.0.3 [ 41.163858] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: dm-de...@redhat.com [ 41.210076] PM: Starting manual resume from disk [ 41.210081] ReiserFS: md2: found reiserfs format "3.6" with standard journal [ 41.210081] ReiserFS: md2: using ordered data mode [ 41.237993] ReiserFS: md2: journal params: device md2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 [ 41.238770] ReiserFS: md2: checking transaction log (md2) [ 41.298703] ReiserFS: md2: Using r5 hash to sort names [ 42.114994] udevd version 125 started [ 42.403220] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2) [ 42.457010] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 42.469894] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 42.493605] EDAC MC: Ver: 2.1.0 May 28 2009 [ 42.526296] input: PC Speaker as /class/input/input1 [ 42.537284] input: Power Button (FF) as /class/input/input2 [ 42.545584] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.03 (30-Apr-2008) [ 42.556905] EDAC MC0: Giving out device to 'i5000_edac.c' 'I5000': DEV 0000:00:10.0 [ 42.556905] EDAC PCI0: Giving out device to module 'i5000_edac' controller 'EDAC PCI controller': DEV '0000:00:10.0' (POLLED) [ 42.583399] iTCO_wdt: Found a 631xESB/632xESB TCO device (Version=2, TCOBASE=0x0860) [ 42.583399] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 42.626166] intel_rng: FWH not detected [ 42.653248] ACPI: Power Button (FF) [PWRF] [ 42.894281] Error: Driver 'pcspkr' is already registered, aborting... [ 47.087132] floppy0: no floppy controllers found [ 48.218130] Adding 15623096k swap on /dev/md1. Priority:-1 extents:1 across:15623096k [ 58.764881] loop: module loaded [ 103.613645] ReiserFS: md3: found reiserfs format "3.6" with standard journal [ 103.613645] ReiserFS: md3: using ordered data mode [ 103.645021] ReiserFS: md3: journal params: device md3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 [ 103.645021] ReiserFS: md3: checking transaction log (md3) [ 103.721879] ReiserFS: md3: Using r5 hash to sort names [ 103.770986] ReiserFS: md4: found reiserfs format "3.6" with standard journal [ 103.770986] ReiserFS: md4: using ordered data mode [ 103.774868] ReiserFS: md4: journal params: device md4, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 [ 103.774868] ReiserFS: md4: checking transaction log (md4) [ 103.958919] ReiserFS: md4: Using r5 hash to sort names [ 104.154115] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled [ 104.154115] SGI XFS Quota Management subsystem [ 104.154115] Filesystem "dm-0": Disabling barriers, not supported by the underlying device [ 104.154115] XFS mounting filesystem dm-0 [ 104.231601] Ending clean XFS mount for filesystem: dm-0 [ 105.820569] bnx2: eth0: using MSI [ 106.703759] NET: Registered protocol family 10 [ 106.703759] lo: Disabled Privacy Extensions [ 106.703759] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 107.589013] ipmi message handler version 39.2 [ 107.614512] IPMI System Interface driver. [ 107.614512] ipmi_si: Trying SMBIOS-specified kcs state machine at i/o address 0xca8, slave address 0x20, irq 0 [ 107.734506] ipmi: Found new BMC (man_id: 0x0002a2, prod_id: 0x0100, dev_id: 0x20) [ 107.734506] IPMI kcs interface initialized [ 107.744882] ipmi device interface [ 109.727021] bnx2: eth0 NIC Copper Link is Up, 1000 Mbps full duplex, receive & transmit flow control ON [ 109.727021] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 123.994069] eth0: no IPv6 routers present ** Loaded modules: Module Size Used by ipmi_devintf 13200 2 ipmi_si 43628 1 ipmi_msghandler 38520 2 ipmi_devintf,ipmi_si ipv6 288328 113 xfs 475304 1 ext2 66448 1 mbcache 12804 1 ext2 loop 19468 0 snd_pcm 81672 0 snd_timer 25744 1 snd_pcm snd 63688 2 snd_pcm,snd_timer soundcore 12064 1 snd snd_page_alloc 13072 1 snd_pcm rng_core 8968 0 psmouse 42268 0 i5000_edac 12936 0 iTCO_wdt 15696 0 button 11680 0 pcspkr 7040 0 serio_raw 9860 0 edac_core 49560 3 i5000_edac shpchp 34208 0 pci_hotplug 32056 1 shpchp dcdbas 11952 0 evdev 14208 0 reiserfs 210944 3 dm_mirror 20608 0 dm_log 13956 1 dm_mirror dm_snapshot 19400 0 dm_mod 58864 6 dm_mirror,dm_log,dm_snapshot raid1 23936 5 md_mod 80164 6 raid1 sg 36576 0 sr_mod 19652 0 cdrom 37928 1 sr_mod ide_pci_generic 9220 0 [permanent] ide_core 128284 1 ide_pci_generic ses 11136 0 enclosure 13632 1 ses ata_piix 22660 0 sd_mod 29376 18 e1000e 99748 0 megaraid_sas 37948 8 bnx2 63496 0 firmware_class 12544 1 bnx2 ata_generic 10116 0 libata 165600 2 ata_piix,ata_generic dock 14112 1 libata uhci_hcd 25760 0 ehci_hcd 35980 0 mptsas 29968 10 mptscsih 29568 1 mptsas mptbase 61924 2 mptsas,mptscsih scsi_transport_sas 37504 1 mptsas scsi_mod 160760 9 sg,sr_mod,ses,sd_mod,megaraid_sas,libata,mptsas,mptscsih,scsi_transport_sas thermal 22816 0 processor 42304 9 thermal fan 9352 0 thermal_sys 17728 3 thermal,processor,fan ** PCI devices: not available -- System Information: Debian Release: 5.0.1 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP w/8 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages linux-image-2.6.26-2-amd64 depends on: ii debconf [debconf-2.0] 1.5.24 Debian configuration management sy ii initramfs-tools [linux-initra 0.92o tools for generating an initramfs ii module-init-tools 3.4-1 tools for managing Linux kernel mo linux-image-2.6.26-2-amd64 recommends no packages. Versions of packages linux-image-2.6.26-2-amd64 suggests: ii grub 0.97-47lenny2 GRand Unified Bootloader (Legacy v pn linux-doc-2.6.26 <none> (no description available) -- debconf information: shared/kernel-image/really-run-bootloader: true linux-image-2.6.26-2-amd64/postinst/bootloader-error-2.6.26-2-amd64: linux-image-2.6.26-2-amd64/preinst/lilo-initrd-2.6.26-2-amd64: true linux-image-2.6.26-2-amd64/postinst/depmod-error-2.6.26-2-amd64: false linux-image-2.6.26-2-amd64/postinst/old-dir-initrd-link-2.6.26-2-amd64: true linux-image-2.6.26-2-amd64/postinst/create-kimage-link-2.6.26-2-amd64: true linux-image-2.6.26-2-amd64/preinst/initrd-2.6.26-2-amd64: linux-image-2.6.26-2-amd64/preinst/lilo-has-ramdisk: linux-image-2.6.26-2-amd64/preinst/abort-install-2.6.26-2-amd64: linux-image-2.6.26-2-amd64/postinst/old-initrd-link-2.6.26-2-amd64: true linux-image-2.6.26-2-amd64/postinst/depmod-error-initrd-2.6.26-2-amd64: false linux-image-2.6.26-2-amd64/postinst/bootloader-test-error-2.6.26-2-amd64: linux-image-2.6.26-2-amd64/preinst/overwriting-modules-2.6.26-2-amd64: true linux-image-2.6.26-2-amd64/postinst/kimage-is-a-directory: linux-image-2.6.26-2-amd64/preinst/failed-to-move-modules-2.6.26-2-amd64: linux-image-2.6.26-2-amd64/prerm/would-invalidate-boot-loader-2.6.26-2-amd64: true linux-image-2.6.26-2-amd64/postinst/old-system-map-link-2.6.26-2-amd64: true linux-image-2.6.26-2-amd64/preinst/abort-overwrite-2.6.26-2-amd64: linux-image-2.6.26-2-amd64/preinst/bootloader-initrd-2.6.26-2-amd64: true linux-image-2.6.26-2-amd64/preinst/elilo-initrd-2.6.26-2-amd64: true linux-image-2.6.26-2-amd64/prerm/removing-running-kernel-2.6.26-2-amd64: true -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org