[Bugs] [Bug 1754517] New: Gluster 6.5 not listing all quotas
bugzilla at redhat.com
bugzilla at redhat.com
Mon Sep 23 13:10:09 UTC 2019
https://bugzilla.redhat.com/show_bug.cgi?id=1754517
Bug ID: 1754517
Summary: Gluster 6.5 not listing all quotas
Product: GlusterFS
Version: 6
Hardware: x86_64
OS: Linux
Status: NEW
Component: quota
Severity: medium
Assignee: bugs at gluster.org
Reporter: ryan at 7fivefive.com
CC: bugs at gluster.org
Target Milestone: ---
Classification: Community
Description of problem:
'gluster vol quota [vol-name] list' doesn't list all quotas on a volume
Version-Release number of selected component (if applicable):
Gluster 6.5
How reproducible:
Unsure
Steps to Reproduce:
1. Create a distributed volume
2. Add a quota to a subfolder of the volume
3. run command 'gluster vol quota [volume-name] list'
Actual results:
Command exits with return code 0, but no quotas are listed
Expected results:
Command exits with return code 0, and all quotas on the volume are listed
Additional info:
Quotad.log seems to be normal with no new entries.
Tailing the quota-mount-volname.log file when running the list command shows a
few warnings:
W [dict.c:1005:str_to_data]
(-->/usr/lib64/glusterfs/6.5/xlator/protocol/client.so(+0x40517)
[0x7f3f28582517] -->/lib64/libglusterfs.so.0(dict_set_str+0x16)
[0x7f3f366e0ce6] -->/lib64/libglusterfs.so.0(str_to_data+0x71) [0x7f3f366dd601]
) 0-dict: value is NULL [Invalid argument]
[2019-09-23 13:08:41.818431] I [MSGID: 114006]
[client-handshake.c:1237:client_setvolume] 0-mcv01-client-0: failed to set
process-name in handshake msg
[2019-09-23 13:08:41.818948] I [MSGID: 114046]
[client-handshake.c:1106:client_setvolume_cbk] 0-mcv01-client-0: Connected to
mcv01-client-0, attached to remote volume '/mnt/h1a/mcv01_data'.
[2019-09-23 13:08:41.820531] I [fuse-bridge.c:5142:fuse_init] 0-glusterfs-fuse:
FUSE inited with protocol versions: glusterfs 7.24 kernel 7.22
[2019-09-23 13:08:41.820558] I [fuse-bridge.c:5753:fuse_graph_sync] 0-fuse:
switched to graph 0
[2019-09-23 13:08:41.835771] I [fuse-bridge.c:6019:fuse_thread_proc] 0-fuse:
initating unmount of /var/run/gluster/mcv01_quota_list/
[2019-09-23 13:08:41.835888] W [glusterfsd.c:1570:cleanup_and_exit]
(-->/lib64/libpthread.so.0(+0x7dd5) [0x7f3f35527dd5]
-->/usr/sbin/glusterfs(glusterfs_sigwaiter+0xe5) [0x55d664f231b5]
-->/usr/sbin/glusterfs(cleanup_and_exit+0x6b) [0x55d664f2301b] ) 0-: received
signum (15), shutting down
[2019-09-23 13:08:41.835919] I [fuse-bridge.c:6807:fini] 0-fuse: Unmounting
'/var/run/gluster/mcv01_quota_list/'.
[2019-09-23 13:08:41.835931] I [fuse-bridge.c:6812:fini] 0-fuse: Closing fuse
connection to '/var/run/gluster/mcv01_quota_list/'.
--
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