]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
GPFS support for various volume attributes
authorDinesh Subhraveti <dineshs@us.ibm.com>
Thu, 8 Aug 2013 21:24:40 +0000 (14:24 -0700)
committerDinesh Subhraveti <dineshs@us.ibm.com>
Fri, 9 Aug 2013 20:24:12 +0000 (13:24 -0700)
commit932c3b6f0686bdca97faba4d71aa1c1246587623
tree8e84f837e1a28089d93c16b61d945670336b44b6
parent94c720c71d70e2c428abc597268ffd053307694d
GPFS support for various volume attributes

Specify the following attributes when creating a new volume:

* The storage pool on which the volume is placed
* Number of block-level replicas
* Whether the physical blocks should be allocated locally on the node issuing
  the IO or striped across the cluster
* Whether writes to the volume should use direct IO
* Number of file system blocks to be laid out sequentially on disk to behave
  like a single large block
* Local storage attached to specific node(s) where the replicas of the
  volume should be allocated

Change-Id: I77bb7de32bbde5a125f8c6f9a727b538ea99bc18
Implements: blueprint gpfs-volume-attributes
cinder/tests/test_gpfs.py
cinder/volume/drivers/gpfs.py
etc/cinder/rootwrap.d/volume.filters