[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#740589: Complains it cannot find device



martin f krafft <madduck@debian.org> (2014-03-03):
> Package: partman-lvm
> Version: 82
> Severity: normal
> 
> partman-lvm / LVM cannot find /dev/vda3, yet it exists:
> 
>   Mar  3 08:34:14 partman:   No matching physical volumes found
>   Mar  3 08:34:14 partman:   Reading all physical volumes.  This may take a while...
>   Mar  3 08:34:14 partman:
>   Mar  3 08:34:14 partman: No volume groups found
>   Mar  3 08:34:14 partman:
>   Mar  3 08:34:14 partman-lvm:
>   Mar  3 08:34:14 partman-lvm: No volume groups found
>   Mar  3 08:34:14 partman-lvm:
>   Mar  3 08:34:14 partman-auto: Available disk space (2147) too small for expert recipe (14465); skipping
>   Mar  3 08:34:15 partman-lvm:
>   Mar  3 08:34:15 partman-lvm: Device /dev/vda3 not found (or ignored by filtering).
>   Mar  3 08:34:15 partman-lvm:
> 
> Switching to the console:
> 
> # ls /dev/vda*
> /dev/vda    /dev/vda1    /dev/vda2    /dev/vda3
> 
> # pvcreate /dev/vda3
> Writing physical volume data to disk "/dev/vda3"
> Physical volume "/dev/vda3" successfully created

FWIW the 'not found/ignored' thing comes from lib/metadata/metadata.c
in lvm2, where it's found in two locations (pvcreate_check, pv_analyze).
Maybe a more complete syslog could give a hint as for a possible filter?

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


Reply to: