Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/glance/+spec/gpfs-image-store. Description: IBM General Parallel File System (GPFS) is a mature cluster file system used by some of the largest enterprises and supercomputers in the world. It offers a number of specific features and optimizations for hosting master images, instances, and volumes. In particular, the bock-level format-agnostic copy-on-write mechanism enables quick instance provisioning that avoids data copy. The File Placement Optimization (FPO) feature allows specifying the set of nodes and their local disks where the physical blocks of a particular image file and its replicas should be allocated. Transparent block-level replication, controllable per file, provides resilience. This store driver implements an initial set of features using the primitives of the GPFS file system. Specification URL (additional information): None
This was never merged and it's stuck upstream
(In reply to Flavio Percoco from comment #3) > This was never merged and it's stuck upstream Correct, closing upstream accordingly. Sean