Bug 1380025 - add getxattr to get snapshots-list
Summary: add getxattr to get snapshots-list
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: qemu-block
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Prasanna Kumar Kalever
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-28 13:41 UTC by Prasanna Kumar Kalever
Modified: 2018-08-29 03:37 UTC (History)
1 user (show)

Fixed In Version: glusterfs-4.1.3 (or later)
Clone Of:
Environment:
Last Closed: 2018-08-29 03:37:41 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

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.


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