Probably something related with multipath default F18 config or what set up
by oVirt, as I see this in multipath.conf:

# RHEV REVISION 0.9
....


Any way
# lvm dumpconfig |grep filter
filter="a/.*/"

# multipath -l
Jan 02 16:42:52 | multipath.conf +5, invalid keyword: getuid_callout
Jan 02 16:42:52 | multipath.conf +18, invalid keyword: getuid_callout
0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-1 dm-5 QEMU    ,QEMU HARDDISK
size=10G features='0' hwhandler='0' wp=rw
`-+- policy='service-time 0' prio=0 status=active
  `- 2:0:0:1 sdb 8:16 active undef running
0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 dm-0 QEMU    ,QEMU HARDDISK
size=18G features='0' hwhandler='0' wp=rw
`-+- policy='service-time 0' prio=0 status=active
  `- 2:0:0:0 sda 8:0  active undef running

and
# pvcreate  /dev/mapper/0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-1
  Physical volume "/dev/mapper/0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-1"
successfully created

# vgs
  VG     #PV #LV #SN Attr   VSize  VFree
  fedora   1   2   0 wz--n- 17.51g    0

# vgextend fedora /dev/mapper/0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-1
  Volume group "fedora" successfully extended

# vgs
  VG     #PV #LV #SN Attr   VSize  VFree
  fedora   2   2   0 wz--n- 27.50g 10.00g


Gianluca
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to