Guest User

Untitled

a guest
Jul 15th, 2011
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.91 KB | None | 0 0
  1. greyhole --wiew-queue
  2. 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
  3. greyhole, version 0.9.2, for linux-gnu (noarch)
  4. By Guillaume Boudreau.
  5. This software comes with ABSOLUTELY NO WARRANTY. This is free software,
  6. and you are welcome to modify and redistribute it under the GPL v3 license.
  7.  
  8. Usage: greyhole [ACTION] [OPTIONS]
  9.  
  10. Where ACTION is one of:
  11. -?, --help Display this help and exit.
  12. -D, --daemon Start the daemon.
  13. -f, --fsck Schedule a fsck.
  14. -C, --cancel-fsck Cancel all scheduled fsck.
  15. -l, --balance Balance available space on storage pool devices.
  16. -s, --stats Display storage pool statistics.
  17. -S, --status Display what the Greyhole daemon is currently doing.
  18. -q, --view-queue Display the current work queue.
  19. -a, --empty-attic Empty the attic.
  20. -b, --debug=filename Debug past file operations.
  21. -p, --prerotate Pre-rotate task (for logrotate).
  22. -P, --postrotate Post-rotate task (for logrotate).
  23. -t, --thaw[=path] Thaw a frozen directory. Greyhole will start working on
  24. files inside <path>. If you don't supply an option, the list
  25. of frozen directories will be displayed.
  26. -w, --wait-for[=path] Tell Greyhole that the missing drive at <path> will return
  27. soon, and that it shouldn't re-create additional file copies
  28. to replace it. If you don't supply an option, the available
  29. options (paths) will be displayed.
  30. -g, --gone[=path] Tell Greyhole that the missing drive at <path> is gone for
  31. good. Greyhole will start replacing the missing file copies
  32. instantly. If you don't supply an option, the available
  33. options (paths) will be displayed.
  34. -n, --going[=path] Tell Greyhole that you want to remove a drive. Greyhole will
  35. then make sure you don't loose any files, and that the
  36. correct number of file copies are created to replace the
  37. missing drive. If you don't supply anJul 14 07:25:58 7 rename: Got 1 tombstones.
  38. 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.
  39. Jul 14 07:25:58 7 rename: Got 1 tombstones.
  40. 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.
  41. Jul 14 07:25:58 7 rename: Got 1 tombstones.
  42. 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.
  43. Jul 14 07:25:58 7 rename: Got 1 tombstones.
  44. 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.
  45. Jul 14 07:25:58 7 rename: Got 1 tombstones.
  46. Jul 14 07:25:58 7 rename: Loading tombstones for Docs/Fra annen 15g option, the available
  47. options (paths) will be displayed.
  48.  
  49. For --fsck, the available OPTIONS are:
  50. -e, --email-report Send an email when fsck completes, to report on what was
  51. checked, and any error that was found.
  52. -y, --dont-walk-graveyard
  53. Speed up fsck by skipping the scan of the graveyard
  54. directories. Scanning the graveyards is only required to
  55. re-create symbolic links that might be missing from your
  56. shared directories.
  57. -c, --if-conf-changed Only fsck if greyhole.conf or smb.conf paths changed since
  58. the last fsck.
  59. Used in the daily cron to prevent unneccesary fsck runs.
  60. -d, --dir=path Only scan a specific directory, and all sub-directories.
  61. The specified directory should be a Samba share, a
  62. sub-directory of a Samba share, a share directory
  63. on a storage pool volume, or a sub-directory of
  64. of a share on a storage pool volume.
  65. -o, --find-orphaned-files
  66. Scan for orphaned files in the storage pool volumes
  67. while running the fsck and create tombstones for
  68. the found files. [/code]
Advertisement
Add Comment
Please, Sign In to add comment