Bug 1041270 - [RFE][nova]: Leverage the features of IBM GPFS cluster file system to store cached images and instances
Summary: [RFE][nova]: Leverage the features of IBM GPFS cluster file system to store c...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 14:13 UTC by RHOS Integration
Modified: 2015-03-19 17:05 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:05:57 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 14:13:23 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/gpfs-instance-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 BP proposes a small set of changes to leverage the features of GPFS to optimally store cached images and instance files.

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.