« Previous | Next » 

Revision a97da6b7

IDa97da6b7fa44603bf4649785b1c43bbbaa1ce522
Parent 2cd855dd
Child fbafd7a8

Added by Iustin Pop almost 15 years ago

Fix two issues with exports and snapshot errors

This patch fixes two issues related to failed snapshots during exports:
- first, the error messages used disk.logical_id1, which is a node
name for DRBD, and it resulted in strange error messages like
"cannot snapshot block device node1 on node2"
- second, if snapshotting fails for any disk, rpc.call_finalize_export
fails as it didn't handle booleans (backend.FinalizeExport does)

Signed-off-by: Iustin Pop <>
Reviewed-by: Guido Trotter <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences