Ganeti 1.2 ========== For installation instructions, read the INSTALL and the doc/install.pdf files. For a brief introduction, read the ganeti(7) manpage and the other pages it suggests.
Iustin Pop
authored
This patch improves the ‘gnt-cluster verify-disks’ command by adding support for detecting broken volume groups and missing logical volume names. As such, we don't try anymore to activate disks for instances that are not likely to succeed anyway, and instead report them. Reviewed-by: schreiberal