Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This guide explains how to disable a compute node (so that no new instances will be scheduled on this node):

Step-by-step guide


Code Block
languagebash
openstack compute service set --disable <hostname> nova-compute

...

Code Block
languagebash
openstack compute service set --enable compute-01.cloud.pd.infn.it nova-compute



Info

Content by Label
showLabelsfalse
max5
spacesCV
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("disable","node","compute") and type = "page" and space = "CV"
labelsdisable compute node

...

Page properties
hiddentrue


Related issues