As described in issue #916, the execution of replace-disks on offline instances almost works, but fails at the end when disks are being shut down. This series relaxes the check, thus fixing the issue.
Petr Pudlak (2): Allow replace-disks to work on offline instances Re-read an instance object after starting its disks lib/cmdlib/instance_storage.py | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) -- 2.1.0.rc2.206.gedb03e5
