Bug 1380025

Summary: add getxattr to get snapshots-list
Product: [Community] GlusterFS Reporter: Prasanna Kumar Kalever <prasanna.kalever>
Component: qemu-blockAssignee: Prasanna Kumar Kalever <prasanna.kalever>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-4.1.3 (or later) Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-29 03:37:41 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-09-28 13:41:13 UTC
Description of problem:
add getxattr fop to handle snapshot list

Whats for now:
Create a volume.
$ gluster vol set sample features.file-snapshot on
Start and mount the volume
$ touch /mnt/app-store.qcow2
$ setfattr -n trusted.glusterfs.block-format -v qcow2:1GB /mnt/store.qcow2
$ setfattr -n trusted.glusterfs.block-snapshot-create -v snap1 /mnt/store.qcow2
[...]

But how do we look at list of snapshots ?


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

Comment 1 Worker Ant 2016-09-28 14:01:33 UTC
REVIEW: http://review.gluster.org/15591 (qemu-block: add getxattr fop to handle snapshot list) posted (#1) for review on master by Prasanna Kumar Kalever (pkalever)

Comment 2 Worker Ant 2016-09-28 14:01:39 UTC
REVIEW: http://review.gluster.org/15592 (qemu-block: list-snapshots: add to testcase) posted (#1) for review on master by Prasanna Kumar Kalever (pkalever)

Comment 3 Amar Tumballi 2018-08-29 03:37:41 UTC
This update is done in bulk based on the state of the patch and the time since last activity. If the issue is still seen, please reopen the bug.