’quota list all‘ display empty
Description of problem:
When I upgrade gluster version from 3.12 to 6.0 , 'gluster v quota vol list' display empty , but 'gluster v quota vol list /dir-a' is normal ,after add a new directory to set quota, 'gluster v quota vol list' display normal, but delete a directory , ‘gluster v quota vol list ’ display empty again.
The exact command to reproduce the issue: quota list
The full output of the command that failed:
Expected results:
Mandatory info:
- The output of the gluster volume info command:
- The output of the gluster volume status command:
- The output of the gluster volume heal command:
**- Provide logs present on following locations of client and server nodes - /var/log/glusterfs/
**- Is there any crash ? Provide the backtrace and coredump
Additional info:
- The operating system / glusterfs version:
6.0
Note: Please hide any confidential data which you don't want to share in public like IP address, file name, hostname or any other configuration
use gdb , find the directory gfid can be read normal from quota.conf
i find 'cli_cmd_await_response' there , a new thread create dnd then quit , like :
382 ret = cli_cmd_await_response(timeout); (gdb) p timeout $32 = 120 (gdb) n [New Thread 0x7fff8c3f8700 (LWP 9383)] [Thread 0x7fff8c3f8700 (LWP 9383) exited] 385 cli_cmd_unlock();
I don't know whether the code here causes
Can you please give some advice?
I had the same problem,
Same problem here, I'm using glusterfs 9.5, fleshly installed (CentOS7).
Thank you for your contributions. Noticed that this issue is not having any activity in last ~6 months! We are marking this issue as stale because it has not had recent activity. It will be closed in 2 weeks if no one responds with a comment here.
Closing this issue as there was no update since my last update on issue. If this is an issue which is still valid, feel free to open it.