Revision 30796ad6

b/lib/cmdlib/node.py
317 317
    # later in the procedure; this also means that if the re-add
318 318
    # fails, we are left with a non-offlined, broken node
319 319
    if self.op.readd:
320
      self.new_node.offline = False
320 321
      self.new_node.drained = False
321 322
      self.LogInfo("Readding a node, the offline/drained flags were reset")
322 323
      # if we demote the node, we do cleanup later in the procedure

Also available in: Unified diff