as the subject says really, I cannot run an fsck as greyhole is assuming the option --if-config-changed is set even though i am not specifying it. Any ideas?
Thanks in advance
David
Code: Select all
Version Info:
2.6.32.26-175.fc12.i686
samba-3.4.9-60.fc12.i686
hda-greyhole-0.8.4-1.i386
Code: Select all
[code]# This file is automatically generated by Amahi on Tue Feb 01 00:00:57 +0000 2011
# 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 = greyhole
db_name = greyhole
balance_modified_files = false
email_to = root
samba_log_file = /var/log/messages
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/Greyhole#Greyhole_advanced_options
sticky_files = Music/
sticky_files = Movies/Films/*/*
# add any group of other settings
# here in multiple lines
storage_pool_directory = /mnt/store_a/gh, min_free: 11gb
storage_pool_directory = /mnt/store_b/gh, min_free: 11gb
storage_pool_directory = /mnt/store_c/gh, min_free: 11gb
num_copies[Books] = 2
num_copies[Pictures] = 2
num_copies[Movies] = 1
num_copies[Music] = 2
num_copies[Docs] = 2
num_copies[Greyhole Attic] = 1