[Bugs] [Bug 1429113] New: deprecated options are automatically set on volume after snapshot restore
bugzilla at redhat.com
bugzilla at redhat.com
Sat Mar 4 14:32:39 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1429113
Bug ID: 1429113
Summary: deprecated options are automatically set on volume
after snapshot restore
Product: GlusterFS
Version: 3.9
Component: glusterd
Assignee: bugs at gluster.org
Reporter: jaloren at gmail.com
CC: bugs at gluster.org
Description of problem:
If gluster snaphshot is restored, the following options are show in the
volume's Options Reconfigured section
features.quota: off
features.inode-quota: off
Version-Release number of selected component (if applicable):
3.9.0
How reproducible:
Steps to Reproduce:
1. create a gluster volume, where the bricks are LVs mounted on top of a LVM
thin pool
2. use the gluster snapshot create command to create a snapshot
3. execute gluster vol info <volname> and verify that the deprecated options
are not show in the reconfigured options section.
4. stop the gluster volume.
5. perform a gluster snapshot restore.
6. start the volume.
7. execute the gluster vol info <volname> command. Note the deprecated options
reappear.
8. Attempt to reset fail with:
gluster vol reset gv0 features.inode-quota force
volume reset: failed: 'gluster volume reset <VOLNAME> features.inode-quota' is
deprecated. Use 'gluster volume quota <VOLNAME> disable' instead.
Actual results:
A deprecated option is added to my volume after a snapshot restore
Expected results:
After a snapshot restore, no additional options should be set on the volume.
--
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