/var/log/greyhole.log:
Sep 21 14:48:07 7 fsck: Found /var/hda/files/drives/drive7/gh/Pictures/Adobe/Fotos von Digitalkamera/2007-10-14-1310-06/DSCF1971.JPG
Sep 21 14:48:07 7 fsck: Loading metafiles for Pictures/Adobe/Fotos von Digitalkamera/2007-10-14-1310-06/DSCF1971.JPG ...
Sep 21 14:48:07 7 fsck: Got 2 metadata files: array ( '/var/hda/files/drives/drive7/gh/Pictures/Adobe/Fotos von Digitalkamera/2007-10-14-1310-06/DSCF1971.JPG' => array ( 'path' => '/var/hda/files/drives/drive7/gh/Pictures/Adobe/Fotos von Digitalkamera/2007-10-14-1310-06/DSCF1971.JPG', 'is_linked' => false, 'state' => 'OK', ), '/var/hda/files/drives/drive6/gh/Pictures/Adobe/Fotos von Digitalkamera/2007-10-14-1310-06/DSCF1971.JPG' => array ( 'path' => '/var/hda/files/drives/drive6/gh/Pictures/Adobe/Fotos von Digitalkamera/2007-10-14-1310-06/DSCF1971.JPG', 'is_linked' => true, 'state' => 'OK', ), )
Sep 21 14:48:07 7 fsck: Found /var/hda/files/drives/drive4/gh/Pictures/Adobe/Fotos von Digitalkamera/2007-10-14-1310-06/DSCF2013.JPG
Sep 21 14:48:07 7 fsck: Found /var/hda/files/drives/drive7/gh/Pictures/Adobe/Fotos von Digitalkamera/2007-10-14-1310-06/DSCF2013.JPG
Sep 21 14:48:07 7 fsck: Loading metafiles for Pictures/Adobe/Fotos von Digitalkamera/2007-10-14-1310-06/DSCF2013.JPG ...
Sep 21 14:48:07 7 fsck: Got 2 metadata files: array ( '/var/hda/files/drives/drive7/gh/Pictures/Adobe/Fotos von Digitalkamera/2007-10-14-1310-06/DSCF2013.JPG' => array ( 'path' => '/var/hda/files/drives/drive7/gh/Pictures/Adobe/Fotos von Digitalkamera/2007-10-14-1310-06/DSCF2013.JPG', 'is_linked' => false, 'state' => 'OK', ), '/var/hda/files/drives/drive4/gh/Pictures/Adobe/Fotos von Digitalkamera/2007-10-14-1310-06/DSCF2013.JPG' => array ( 'path' => '/var/hda/files/drives/drive4/gh/Pictures/Adobe/Fotos von Digitalkamera/2007-10-14-1310-06/DSCF2013.JPG', 'is_linked' => true, 'state' => 'OK', ), )
I had a problem with the amahi Server, that the greyhole Server was stopped, so i do the following:
https://wiki.amahi.org/index.php/Greyho ... leshooting --> Clearing The Greyhole Work Queue
Information:
OS: Ubuntu 12.04
Version: greyhole, version 0.9.22, for linux-gnu
hda@hda-desktop:~$ pastebinit /etc/samba/smb.conf
Traceback (most recent call last):
File "/usr/bin/pastebinit", line 339, in <module>
page = url_opener.open(website, params) #Send the informations and be redirected to the final page
File "/usr/lib/python2.7/urllib.py", line 209, in open
return getattr(self, name)(url, data)
File "/usr/lib/python2.7/urllib.py", line 344, in open_http
h.endheaders(data)
File "/usr/lib/python2.7/httplib.py", line 954, in endheaders
self._send_output(message_body)
File "/usr/lib/python2.7/httplib.py", line 814, in _send_output
self.send(msg)
File "/usr/lib/python2.7/httplib.py", line 776, in send
self.connect()
File "/usr/lib/python2.7/httplib.py", line 757, in connect
self.timeout, self.source_address)
File "/usr/lib/python2.7/socket.py", line 571, in create_connection
raise err
IOError: [Errno socket error] [Errno 113] No route to host
greyhole.conf
-> open with terminal i receive this bakc:
-> open with the explorerhda@hda-desktop:~$ sudo pastebinit /etc/greyhole.conf
Unable to read from: /etc/greyhole.conf
# This file is automatically generated by Amahi on Sun Nov 11 12:23:15 +0100 2012
# Any manual changes WILL BE OVERWRITTEN!
# Set the defaults (carefully) in /var/hda/platform/html/config/greyhole.yml
db_engine = mysql
db_host = localhost
db_user = greyhole
db_pass = *****
db_name = greyhole
balance_modified_files = false
email_to = root
greyhole_log_file = /var/log/greyhole.log
log_level = DEBUG
log_memory_usage = false
dir_selection_algorithm = most_available_space
df_cache_time = 15
delete_moves_to_attic = true
# sticky_files and stick_into options are nested - see http://wiki.amahi.org/index.php/Greyhol ... ed_options
sticky_files = Music/
# add any group of other settings
# here in multiple lines
storage_pool_directory = /var/hda/files/drives/drive3/gh, min_free: 10gb
storage_pool_directory = /var/hda/files/drives/drive6/gh, min_free: 10gb
storage_pool_directory = /var/hda/files/drives/drive4/gh, min_free: 10gb
storage_pool_directory = /var/hda/files/drives/drive7/gh, min_free: 10gb
storage_pool_directory = /var/hda/files/drives/drive5/gh, min_free: 10gb
num_copies[Pictures] = 2
num_copies[Movies] = 1
num_copies[Music] = 2
num_copies[Share] = 999
num_copies[Application] = 1
num_copies[Test] = 1