« Previous | Next » 

Revision 4f3bdf5a

ID4f3bdf5a0cdff5afa7c213e3d8b5378917da6934
Parent fc1ca919
Child ffa2756e

Added by Ilias Tsitsimpis almost 10 years ago

(2.13) Make 'access' an optional disk parameter

This patch makes 'access' an optional disk parameter just like
spindles, mode, name, vg and metavg. This option can only be set to
'kernelspace' or 'userspace'. When 'userspace' is used, the instance
will access this disk directly without going through a block device.

If 'access' is not specified, the default value of the node-group
(possibly inherited from the cluster-wide settings) will be used. This
behavior is similar to what 'vg' and 'metavg' parameters do.

Currently this option works only for RBD and Gluster devices, since
these are the only templates that actually support the parameter.

Signed-off-by: Ilias Tsitsimpis <>
Signed-off-by: Klaus Aehlig <>
Reviewed-by: Klaus Aehlig <>
Signed-off-by: Dimitris Aragiorgis <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences