[Bugs] [Bug 1331225] New: No way to determine clone-parent volume relationship

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 28 03:20:08 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1331225

            Bug ID: 1331225
           Summary: No way to determine clone-parent volume relationship
           Product: GlusterFS
           Version: 3.7.11
         Component: snapshot
          Severity: medium
          Assignee: bugs at gluster.org
          Reporter: lpabon at redhat.com
                CC: bugs at gluster.org



Description of problem:
Once a clone is created from a volume, there is no way to determine which
volume(s) share the storage with the clone.


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


How reproducible:
100%

Steps to Reproduce:
- gluster volume create myvol ...
- gluster snapshot create mysnap myvol
- gluster snapshot activate mysnap
- gluster snapshot clone mysnap
- gluster snapshot deactivate mysnap
- gluster snapshot delete mysnap 

Actual results:
- gluster volume info
< Does not show any relation ship between volumes >


Expected results:
- gluster volume info
< Show a Parent: or Cloned: line in either one >

or

- gluster snapshot clone list <parent volume>
  Would show all children volumes


Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list