Hello Team,
I've created a tool to identify broken hard links in .glusterfs directories.
Features
    Fast parallel processing
    Detailed logging
    Configurable options
    Error handling and input validation
Installation
git clone https://github.com/yourusername/glusterfs-link-checker
cd glusterfs-link-checker
chmod +x glusterfs-link-checker.sh
Usage
./glusterfs-link-checker.sh [-d directory] [-o output] [-j jobs] [-v] [-h]
Options:
  -d    GlusterFS directory path
  -o    Output file path
  -j    Maximum parallel jobs
  -v    Verbose mode
  -h    Show help message
Example
./glusterfs-link-checker.sh -d /path/to/.glusterfs -o broken_links.log -j 4 -v
Contributing
Contributions are welcome!
Please feel free to submit a Pull Request.
Regards
Dinesh Tolani
Mobile: +91 9029015045
Bengaluru - 560043 India| https://www.pelatro.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.gluster.org/pipermail/gluster-users/attachments/20250117/df72299d/attachment.html>