« Previous | Next » 

Revision 8729e0d7

ID8729e0d78bc231321adbcd80d8782546f391a67f
Parent acec9d51
Child c6e911bc

Added by Iustin Pop about 16 years ago

Implement disk grow at LU level

This patch adds a new opcode and LU for growing an instance's disk.

The opcode allows growing only one disk at time, and will throw an error
if the operation fails midway (e.g. on the primary node after it has
been increased on the secondary node). As such, it might actually leave
different sized LVs on different nodes, but this will not create
problems.

Reviewed-by: imsnah

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences