Code: Select all
[root@localhost gh]# greyhole
Invalid command line options.
Usage: Start the daemon: greyhole --daemon
Schedule a fsck: greyhole --fsck [--email-report] [--dir <path>] [--disk-usage-report]
Balance available space
on storage pool devices: greyhole --balance
Display statistics: greyhole --stats
Empty attic: greyhole --empty-attic
Debug file operations: greyhole --debug <filename>
List frozen directories: greyhole --thaw
Thaw a frozen directory: greyhole --thaw <share/directory>
Pre-rotate task: greyhole --prerotate
Post-rotate task: greyhole --postrotate
When <path>, one of your storage pool directories, is/will become unavailable:
<path> will return soon: greyhole --wait-for <path>
<path> is gone for good: greyhole --gone <path>
<path> will be gone for good: greyhole --going <path>
Will try to get it into the wiki in the next day or two.