Skip to content
  • Iustin Pop's avatar
    Use the new dry-run mode in cmdlib · ff8ab07e
    Iustin Pop authored
    
    
    This will hopefully detect potential LVM (or any other storage, when
    they implement it) issues before committing changes just on some
    nodes.
    
    Unfortunately due to the dry_run opcode handling, we can't integrate
    this into the usual handling (as we need to activate the disks before
    doing any tests, which belongs in Exec not in CheckPrereq).
    
    Signed-off-by: default avatarIustin Pop <iustin@google.com>
    Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
    ff8ab07e