Not all fixed. Re: Has anybody had good luck using FAI where it repartitions on a system that previously contained an lvm setup?
Thomas Neumann
blacky+fai at fluffbunny.de
Mon Jul 22 20:24:18 CEST 2013
On Monday, July 22, 2013 10:58:44 AM Ken Hahn wrote:
> The output from this command has changed between squeeze and wheezy.
> The older version of this command has fewer fields.
>
> snippet of older output:
> LV Name /dev/vg/var
> VG Name vg
>
> snippit of newer output:
> LV Path /dev/vg/var
> LV Name var
> VG Name vg
At least it looks like this can be easily worked around in setup-storage:
- read contents of 'LV Name'
- does it contain slashes?
- if not: also read 'VG Name' and create the expected value
More information about the linux-fai
mailing list