Comment 6 for bug 84821

Revision history for this message
A. Karl Kornel (akkornel) wrote :

Hello! I don't know if this helps, but I'm experiencing the same problem, with ext3 filesystems.

I'm running the latest version of Dapper. That is, if I run `apt-get update` and then `apt-get upgrade`, I do not see any packages listed.

`uname -a` returns "Linux npbbz 2.6.15-29-686 #1 SMP PREEMPT Mon Sep 24 17:24:47 UTC 2007 i686 GNU/Linux".
The file at '/proc/version' contains "Linux version 2.6.15-29-686 (buildd@terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 SMP PREEMPT Mon Sep 24 17:24:47 UTC 2007".
The file at '/proc/cmdline' contains "root=/dev/mapper/VolGroup00-root ro".

The file at '/proc/cpuinfo' contains:
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Xeon(TM) MP CPU 2.70GHz
stepping : 8
cpu MHz : 2694.761
cache size : 2048 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid xtpr
bogomips : 5403.05

processor : 1
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Xeon(TM) MP CPU 2.70GHz
stepping : 8
cpu MHz : 2694.761
cache size : 2048 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid xtpr
bogomips : 5392.65

Package versions are:
  - linux-image-2.6.15-29-686: 2.6.15-29.60
  - libc6: 2.3.6-0ubuntu20.5
  - libdevmapper1.02: 1.02.05-1ubuntu1
  - dmsetup: 1.02.05-1ubuntu1
  - lvm-common: 1.5.20ubuntu4
  - lvm2: 2.02.02-1ubuntu1.5

I'll post my dmesg output soon!