kvm: Use -display none rather than -nographic
[ganeti-local] / doc / design-2.3.rst
index debcd40..c8e5a79 100644 (file)
@@ -77,12 +77,13 @@ The ``alloc_policy`` attribute can have the following values:
 
 - last_resort: the node group should not be used for instance
   allocations, unless this would be the only way to have the operation
-  succeed.
+  succeed. Prioritization among groups in this state will be deferred to
+  the iallocator plugin that's being used.
 
 - preferred: the node group can be used freely for allocation of
   instances (this is the default state for newly created node
   groups). Note that prioritization among groups in this state will be
-  deferred to the  iallocator plugin that's being used.
+  deferred to the iallocator plugin that's being used.
 
 Node group operations
 +++++++++++++++++++++
@@ -290,8 +291,8 @@ By default, all LUs will invalidate the caches for all nodes and
 instances they lock. If an LU uses the BGL, then it will invalidate the
 entire cache. In time, it is expected that LUs will be modified to not
 invalidate, if they are not expected to change the node's and/or
-instance's state (e.g. ``LUConnectConsole``, or
-``LUActivateInstanceDisks``).
+instance's state (e.g. ``LUInstanceConsole``, or
+``LUInstanceActivateDisks``).
 
 Invalidation of a node's properties will also invalidate the capacity
 data associated with that node.
@@ -567,6 +568,8 @@ removed. Ganeti itself will allow clearing of both flags, even though
 this doesn't make much sense currently.
 
 
+.. _jqueue-job-priority-design:
+
 Job priorities
 --------------
 
@@ -869,7 +872,8 @@ E   gntdaemons gntmasterd, gntrapi, gntconfd  Shared between the various
 Restricted commands
 ~~~~~~~~~~~~~~~~~~~
 
-The following commands needs still root to fulfill their functions:
+The following commands still require root permissions to fulfill their
+functions:
 
 ::