Bug 1041803 - [RFE][glance]: Driver to store images on an IBM GPFS file system backend
Summary: [RFE][glance]: Driver to store images on an IBM GPFS file system backend
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-glance
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 7.0 (Kilo)
Assignee: Flavio Percoco
QA Contact: nlevinki
URL: https://blueprints.launchpad.net/glan...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 19:23 UTC by RHOS Integration
Modified: 2016-04-26 14:52 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-16 17:50:07 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 19:23:55 UTC
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

Comment 3 Flavio Percoco 2015-01-14 09:58:04 UTC
This was never merged and it's stuck upstream

Comment 4 Sean Cohen 2015-03-16 17:50:07 UTC
(In reply to Flavio Percoco from comment #3)
> This was never merged and it's stuck upstream

Correct, closing upstream accordingly.
Sean


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