[Box Backup] "make test" reports error

boxbackup at boxbackup.org boxbackup at boxbackup.org
Thu Jan 22 08:17:18 GMT 2009


At 12:35 PM 1/21/2009, Chris Wilson wrote:

>The version that had the error appears to me to be the same:

Sorry, my mistake.

Version that worked is:

Linux version 2.6.9-22.ELsmp (buildcentos at louisa.home.local) (gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)) #1 SMP Sat Oct 8 19:11:43 CDT 2005

Version that did not work is:

Linux version 2.6.9-22.0.2.EL (buildcentos at build-i386) (gcc version 3.4.5 20051201 (Red Hat 3.4.5-2)) #1 Tue Jan 17 06:51:40 CST 2006

>Can you tell me any more about the differences between these two machines?

I'm not sure where to begin.
As you can see from above, they are both standard centos systems with very similar kernels.
We don't do any kernel updating or hacking.
I have included at the end of this message: /proc/cpuinfo  /proc/meminfo and "mount" for both systems.
Please ask for more details as you need.

>Would you be willing to run some tests for me to help fix this?

Absolutely. Please ask away.

================================================================
Version that worked:

more /proc/cpuinfo

processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping        : 1
cpu MHz         : 3001.181
cache size      : 1024 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 1
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
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 sse
2 ss ht tm pbe nx pni monitor ds_cpl cid xtpr
bogomips        : 5914.62

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping        : 1
cpu MHz         : 3001.181
cache size      : 1024 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 1
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
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 sse
2 ss ht tm pbe nx pni monitor ds_cpl cid xtpr
bogomips        : 5996.54

more /proc/meminfo

MemTotal:      1025480 kB
MemFree:        485400 kB
Buffers:         61028 kB
Cached:         393968 kB
SwapCached:          4 kB
Active:         296028 kB
Inactive:       183044 kB
HighTotal:      121792 kB
HighFree:         2688 kB
LowTotal:       903688 kB
LowFree:        482712 kB
SwapTotal:     2031608 kB
SwapFree:      2031408 kB
Dirty:               0 kB
Writeback:           0 kB
Mapped:          34348 kB
Slab:            52180 kB
Committed_AS:   157336 kB
PageTables:       1836 kB
VmallocTotal:   106488 kB
VmallocUsed:      2412 kB
VmallocChunk:   103540 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

mount

/dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw,acl)
none on /proc type proc (rw)
none on /sys type sysfs (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/sda1 on /boot type ext3 (rw)
none on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)

# NOTE: the main file system is /dev/mapper/VolGroup00-LogVol00 which is a hardware-based 3ware RAID5 system

================================================================
Version that did not work:

/proc/cpuinfo

processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Celeron(R) CPU 2.53GHz
stepping        : 1
cpu MHz         : 2535.564
cache size      : 256 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss
 ht tm pbe nx lm pni monitor ds_cpl tm2 cid xtpr
bogomips        : 4997.12


/proc/meminfo

MemTotal:       506916 kB
MemFree:         94856 kB
Buffers:         92148 kB
Cached:         254480 kB
SwapCached:       2160 kB
Active:          88176 kB
Inactive:       263588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:       506916 kB
LowFree:         94856 kB
SwapTotal:      514072 kB
SwapFree:       509176 kB
Dirty:              44 kB
Writeback:           0 kB
Mapped:          10728 kB
Slab:            52520 kB
Committed_AS:   116628 kB
PageTables:        820 kB
VmallocTotal:   507896 kB
VmallocUsed:      1760 kB
VmallocChunk:   506096 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     4096 kB


mount

/dev/md0 on / type ext3 (rw)
none on /proc type proc (rw)
none on /sys type sysfs (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/sda1 on /boot type ext3 (rw)
none on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)

# NOTE: the main file system is /dev/md0 which is a software RAID5

mdadm --query --detail /dev/md0

/dev/md0:
        Version : 00.90.01
  Creation Time : Tue Feb 28 13:48:01 2006
     Raid Level : raid5
     Array Size : 584532480 (557.45 GiB 598.56 GB)
    Device Size : 194844160 (185.82 GiB 199.52 GB)
   Raid Devices : 4
  Total Devices : 4
Preferred Minor : 0
    Persistence : Superblock is persistent

    Update Time : Wed Jan 21 23:47:11 2009
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0

         Layout : left-symmetric
     Chunk Size : 256K

    Number   Major   Minor   RaidDevice State
       0       8        2        0      active sync   /dev/sda2
       1       8       17        1      active sync   /dev/sdb1
       2       8       33        2      active sync   /dev/sdc1
       3       8       49        3      active sync   /dev/sdd1
           UUID : 64b8c610:981daa04:38ec68ad:28429400
         Events : 0.42852896

# Partition info
sfdisk -l /dev/sda /dev/sdb /dev/sdc /dev/sdd

Disk /dev/sda: 24321 cylinders, 255 heads, 63 sectors/track
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0

   Device Boot Start     End   #cyls    #blocks   Id  System
/dev/sda1   *      0+     12      13-    104391   83  Linux
/dev/sda2         13   24269   24257  194844352+  fd  Linux raid autodetect
/dev/sda3          0       -       0          0    0  Empty
/dev/sda4          0       -       0          0    0  Empty

Disk /dev/sdb: 24321 cylinders, 255 heads, 63 sectors/track
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0

   Device Boot Start     End   #cyls    #blocks   Id  System
/dev/sdb1   *      0+  24256   24257- 194844321   fd  Linux raid autodetect
/dev/sdb2      24257   24320      64     514080   82  Linux swap
/dev/sdb3          0       -       0          0    0  Empty
/dev/sdb4          0       -       0          0    0  Empty

Disk /dev/sdc: 24321 cylinders, 255 heads, 63 sectors/track
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0

   Device Boot Start     End   #cyls    #blocks   Id  System
/dev/sdc1   *      0+  24256   24257- 194844321   fd  Linux raid autodetect
/dev/sdc2          0       -       0          0    0  Empty
/dev/sdc3          0       -       0          0    0  Empty
/dev/sdc4          0       -       0          0    0  Empty

Disk /dev/sdd: 24321 cylinders, 255 heads, 63 sectors/track
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0

   Device Boot Start     End   #cyls    #blocks   Id  System
/dev/sdd1   *      0+  24256   24257- 194844321   fd  Linux raid autodetect
/dev/sdd2          0       -       0          0    0  Empty
/dev/sdd3          0       -       0          0    0  Empty
/dev/sdd4          0       -       0          0    0  Empty




More information about the Boxbackup mailing list