Skip to content
GitLab
  • Explore
  • Sign in
  • itmineduitminedu
  • snf-ganeti
  • Repository
  • snf-ganeti
  • lib
  • opcodes.py
Find file Blame History Permalink
  • Michael Hanselmann's avatar
    Change OpClusterVerifyDisks to per-group opcodes · ae1a845c
    Michael Hanselmann authored Jul 26, 2011
    
    
    Until now verifying disks, which is also used by the watcher,
    would lock all nodes and instances. With this patch the opcode
    is changed to operate on per nodegroup, requiring fewer locks.
    
    Both “gnt-cluster” and “ganeti-watcher” are changed for the
    new interface.
    
    Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
    Reviewed-by: default avatarIustin Pop <iustin@google.com>
    ae1a845c