Hi,<br><br>I'd like to upgrade to rawhide using livecd, but I have issues with LVM in anaconda (the installed system is FC6). The disks and LVM setup on this system is like this:<br><br>sda1 ext3 /boot<br>sda2 VolGroup00<br>
<br>sdb1 ntfs<br>sdb2 VolGroup00<br><br>VolGroup00/LogVol00 ext3 /<br>VolGroup00/LogVol01 swap<br>VolGroup00/LogVol02 ext3 /home<br><br>Now, I'd like to format VolGroup00/LogVol00, swap and hda0 and keep the rest, so during installation I set custom layout.<br>
<br>However, what anaconda sees is this:<br><br>sda1 ext3 /boot<br>
sda2 LVM PV (VolGroup00)<br>
<br>sdb1 ntfs<br>
sdb2 Linux native<br><br>When I selest sdb2 and try to edit, an error pops out:<br><br>You cannot edit this partition:<br><br>This partition is part of the LVM volume group 'VolGroup00'.<br><br>When I try to set the mount poinst for VolGroup00, the installator thinks it's only on sda2 and complains:<br>
<br>The logical volumes you have configured require 167872 MB, but the volume group only has 9376 MB.  Please either make the volume group larger or make the logical volume(s) smaller.<br><br>(The first size is the actual size of the whole VolGroup, the second on is size of the sda2 parition...)<br>
<br>Can it be that this behaviour is expected on this kind of setups? Is there a way to workaround it? Should I file a bug against anaconda, or some another component? Note that the very same partitions can be successfully mounted and used in the Live CD (20080404). <br>
<br>I tried to update anaconda too latest, but this issue remains.<br>anaconda-11.4.0.71-1.i386<br><br>Thanks,<br>Martin<br><br><br>