« Previous | Next » 

Revision 1c88fa29

ID1c88fa29e2400d50664f0287e758592e62918b8d
Parent ba59843e
Child de003d78

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