« Previous | Next » 

Revision 1cf9ade2

ID1cf9ade21765662579bb137cdb4ed2e19072fee1
Parent 5b400c69
Child 291764cb

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