Bug 1403124

Summary: Gluster Block Storage CLI Integration
Product: [Community] GlusterFS Reporter: Prasanna Kumar Kalever <prasanna.kalever>
Component: glusterdAssignee: bugs <bugs>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-09 06:36:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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 ***