« Previous | Next » 

Revision 7e9c6a78

ID7e9c6a7846906391ae6b142c18b339496af0fc4a

Added by Iustin Pop over 14 years ago

Some improvements to gnt-node repair-storage

Currently the repair storage has two issues:

- down instances are aborting the operation, even though they should be
ignored (it's not technically possible to know their disk status
unless we would activate their disks)
- if the VG is so broken that disks cannot be activated via gnt-instance
activate-disks or gnt-instance startup, it's not possible to repair
the VG at all

The patch makes the opcode skip down instances and also introduces an
``--ignore-consistency`` flag for forcing the execution of the LU.

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences