INTERNAL ERROR in setup-storage: convert_unit
Michael Tautschnig
mt at debian.org
Wed Sep 9 15:18:25 CEST 2009
[...]
>
> The problem disappear if I copy /usr/share/perl5/Linux/LVM.pm from
> ubuntu to lenny (use liblinux-lvm-perl_0.13 instead of 0.14)
>
>
> Something interesting is :
> from vgdisplay:
> Alloc PE / Size 0 / 0
>
> and the associated regexp in LVM.pm:
> m/^Alloc PE \/ Size\s+(\S+) \/ (\S+) (\S+)/
>
> which doesn't match!
>
> With lib 0.13 the is no complain about empty
> "$vghash{$vgn}->{alloc_pe_size}" but it's not the case with lib 0.14.
>
> I didn't found what's make the difference...
Maybe the output of LVM tools has changed, seems like it doesn't output units
with 0 size allocations (0 / 0 won't match (\S+) \/ (\S+) (\S+)); could you file
a bug report against liblinux-lvm-perl and report this problem?
Thanks a lot,
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
Url : http://lists.uni-koeln.de/pipermail/linux-fai/attachments/20090909/a6d4fdaa/attachment.bin
More information about the linux-fai
mailing list