Comment 29 for bug 290885

Revision history for this message
JHR (jhroyer) wrote :

> How is your system partitioned? What is your RAID setup? What is
> your LVM setup? I can test in a kvm.

Thanks! here are the info:

# fdisk -l /dev/sda

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0007f16b

   Device Boot Start End Blocks Id System
/dev/sda1 * 1 60801 488384001 fd Linux raid autodetect

# fdisk -l /dev/sdb

Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000f3f1c

   Device Boot Start End Blocks Id System
/dev/sdb1 * 1 60801 488384001 fd Linux raid autodetect

# cat /proc/mdstat
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md0 : active raid1 sda1[0] sdb1[1]
      488383936 blocks [2/2] [UU]

unused devices: <none>

# vgs
  VG #PV #LV #SN Attr VSize VFree
  maing 1 2 0 wz--n- 465.76G 80.76G

# pvs
  PV VG Fmt Attr PSize PFree
  /dev/md0 maing lvm2 a- 465.76G 80.76G

# lvs
  LV VG Attr LSize Origin Snap% Move Log Copy%
  root maing -wi-ao 375.00G
  swap maing -wi-ao 10.00G