Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- greyhole --wiew-queue
- PHP Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead in /usr/bin/greyhole on line 32
- greyhole, version 0.9.2, for linux-gnu (noarch)
- By Guillaume Boudreau.
- This software comes with ABSOLUTELY NO WARRANTY. This is free software,
- and you are welcome to modify and redistribute it under the GPL v3 license.
- Usage: greyhole [ACTION] [OPTIONS]
- Where ACTION is one of:
- -?, --help Display this help and exit.
- -D, --daemon Start the daemon.
- -f, --fsck Schedule a fsck.
- -C, --cancel-fsck Cancel all scheduled fsck.
- -l, --balance Balance available space on storage pool devices.
- -s, --stats Display storage pool statistics.
- -S, --status Display what the Greyhole daemon is currently doing.
- -q, --view-queue Display the current work queue.
- -a, --empty-attic Empty the attic.
- -b, --debug=filename Debug past file operations.
- -p, --prerotate Pre-rotate task (for logrotate).
- -P, --postrotate Post-rotate task (for logrotate).
- -t, --thaw[=path] Thaw a frozen directory. Greyhole will start working on
- files inside <path>. If you don't supply an option, the list
- of frozen directories will be displayed.
- -w, --wait-for[=path] Tell Greyhole that the missing drive at <path> will return
- soon, and that it shouldn't re-create additional file copies
- to replace it. If you don't supply an option, the available
- options (paths) will be displayed.
- -g, --gone[=path] Tell Greyhole that the missing drive at <path> is gone for
- good. Greyhole will start replacing the missing file copies
- instantly. If you don't supply an option, the available
- options (paths) will be displayed.
- -n, --going[=path] Tell Greyhole that you want to remove a drive. Greyhole will
- then make sure you don't loose any files, and that the
- correct number of file copies are created to replace the
- missing drive. If you don't supply anJul 14 07:25:58 7 rename: Got 1 tombstones.
- Jul 14 07:25:58 7 rename: Loading tombstones for Docs/Fra annen 15gb/500/Ny mappe (4)/Priv/Total Backup/Fra rob maskin + janne bilder/NIH/Torgeir/NIH Web/thanks3.html... Found a tombstone, pointing to '/var/hda/files/drives/drive4/gh/Docs/Fra annen 15gb/500/Ny mappe (4)/Priv/Total Backup/Fra rob maskin + janne bilder/NIH/Torgeir/NIH Web/thanks3.html', with state = 'Pending'. We just want 'OK' tombstones; will not use this tombstone.
- Jul 14 07:25:58 7 rename: Got 1 tombstones.
- Jul 14 07:25:58 7 rename: Loading tombstones for Docs/Fra annen 15gb/500/Ny mappe (4)/Priv/Total Backup/Fra rob maskin + janne bilder/NIH/Torgeir/NIH Web/thanks.html... Found a tombstone, pointing to '/var/hda/files/drives/drive4/gh/Docs/Fra annen 15gb/500/Ny mappe (4)/Priv/Total Backup/Fra rob maskin + janne bilder/NIH/Torgeir/NIH Web/thanks.html', with state = 'Pending'. We just want 'OK' tombstones; will not use this tombstone.
- Jul 14 07:25:58 7 rename: Got 1 tombstones.
- Jul 14 07:25:58 7 rename: Loading tombstones for Docs/Fra annen 15gb/500/Ny mappe (4)/Priv/Total Backup/Fra rob maskin + janne bilder/NIH/Torgeir/NIH Web/mailer.php... Found a tombstone, pointing to '/var/hda/files/drives/drive4/gh/Docs/Fra annen 15gb/500/Ny mappe (4)/Priv/Total Backup/Fra rob maskin + janne bilder/NIH/Torgeir/NIH Web/mailer.php', with state = 'Pending'. We just want 'OK' tombstones; will not use this tombstone.
- Jul 14 07:25:58 7 rename: Got 1 tombstones.
- Jul 14 07:25:58 7 rename: Loading tombstones for Docs/Fra annen 15gb/500/Ny mappe (4)/Priv/Total Backup/Fra rob maskin + janne bilder/NIH/Torgeir/NIH Web/enebolig.gif... Found a tombstone, pointing to '/var/hda/files/drives/drive4/gh/Docs/Fra annen 15gb/500/Ny mappe (4)/Priv/Total Backup/Fra rob maskin + janne bilder/NIH/Torgeir/NIH Web/enebolig.gif', with state = 'Pending'. We just want 'OK' tombstones; will not use this tombstone.
- Jul 14 07:25:58 7 rename: Got 1 tombstones.
- Jul 14 07:25:58 7 rename: Loading tombstones for Docs/Fra annen 15g option, the available
- options (paths) will be displayed.
- For --fsck, the available OPTIONS are:
- -e, --email-report Send an email when fsck completes, to report on what was
- checked, and any error that was found.
- -y, --dont-walk-graveyard
- Speed up fsck by skipping the scan of the graveyard
- directories. Scanning the graveyards is only required to
- re-create symbolic links that might be missing from your
- shared directories.
- -c, --if-conf-changed Only fsck if greyhole.conf or smb.conf paths changed since
- the last fsck.
- Used in the daily cron to prevent unneccesary fsck runs.
- -d, --dir=path Only scan a specific directory, and all sub-directories.
- The specified directory should be a Samba share, a
- sub-directory of a Samba share, a share directory
- on a storage pool volume, or a sub-directory of
- of a share on a storage pool volume.
- -o, --find-orphaned-files
- Scan for orphaned files in the storage pool volumes
- while running the fsck and create tombstones for
- the found files. [/code]
Advertisement
Add Comment
Please, Sign In to add comment