Bug 1403124 - Gluster Block Storage CLI Integration
Summary: Gluster Block Storage CLI Integration
Keywords:
Status: CLOSED DUPLICATE of bug 1403125
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterd
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-09 06:34 UTC by Prasanna Kumar Kalever
Modified: 2016-12-09 06:36 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-09 06:36:57 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Prasanna Kumar Kalever 2016-12-09 06:34:57 UTC
Description of problem:

Gluster block storage creation and maintenance is not simple
today, as it involves all the manual steps like

1. Creating the file in the gluster volume.
2. Mapping the target file from the volume.
3. Creating the LUN.
4. setting the appropriate ACLs
5. set UserID and password for authentication.
6. Creation of multipatd targets of HA, involves repetition of above steps in each node.

To make this basic operations simple we would like to integrate the
block story with gluster CLI.

As part of it, we should introduce the following minimum commands

# gluster block create <NAME>
# gluster block modify <SIZE> <AUTH> <ACCESS MODE>
# gluster block list
# gluster block delete <NAME>


Version-Release number of selected component (if applicable):
mainline

Comment 1 Prasanna Kumar Kalever 2016-12-09 06:36:57 UTC

*** This bug has been marked as a duplicate of bug 1403125 ***


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