When trying to re-execute the installation it fails in
partitioning step because of a bug in liblinux-lvm-perl:
| Use of uninitialized value $lvn in hash element at /usr/share/perl5/Linux/LVM.pm line 300.
| Exiting subroutine via next at /usr/share/perl5/Linux/LVM.pm line 301.
| Exiting subroutine via next at /usr/share/perl5/Linux/LVM.pm line 301.
| Exiting subroutine via next at /usr/share/perl5/Linux/LVM.pm line 301.
| Label not found for "next LVINF" at /usr/share/perl5/Linux/LVM.pm line 301.
| Failure during execution of setup-storage
By upgrading to fai-setup-storage >=4.2 and
liblinux-lvm-perl >= 0.17-2 we can solve this problem.
We provide those packages through our own wheezy-backports repos now.