Displaying 3 results from an estimated 3 matches for "gluster9".
Did you mean:
gluster
2023 Jun 05
0
EOL gluster9.x
When will gluster 9.x reach EOL?
Which will be best version to update to?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3477 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20230605/1ab2b25b/attachment.p7s>
2023 Nov 06
1
Verify limit-objects from clients in Gluster9 ?
Hello all.
Is there a way to check inode limit from clients?
df -i /path/to/dir
seems to report values for all the volume, not just the dir.
For space it works as expected:
# gluster v quota cluster_data list
Path Hard-limit Soft-limit
Used Available Soft-limit exceeded? Hard-limit exceeded?
2024 Dec 27
1
ctdb + gluster9 = not working
Hi, i tried make a samba cluster (ctdb) with gluster9 (do not use vfs
module)
But i get an errors.
[root at samba1 ctdb]# rpm -q samba samba-ctdb
samba-4.19.9-alt3.x86_64
samba-ctdb-4.19.9-alt3.x86_64
[root at samba1 ctdb]# grep -v '^#' /etc/ctdb/ctdb.conf
[cluster]
recovery lock = "/mnt/gluster/ctdb/.ctdb.lock"
[root at samba1...