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:
One command is incorrect: - gluster snapshot clone mysnap change to: - gluster snapshot clone myclone mysnap
This bug is getting closed because GlusteFS-3.7 has reached its end-of-life. Note: This bug is being closed using a script. No verification has been performed to check if it still exists on newer releases of GlusterFS. If this bug still exists in newer GlusterFS releases, please reopen this bug against the newer release.