Greyhole error, nothing copied from LZ
Posted: Sun Oct 14, 2012 5:27 am
Installed Ubuntu last night and most all seems well but greyhole seems to have a problem. This is my first time running Greyhole. I have two 1TB drives, each partitioned 2x500GB. 1 partition has the OS, the other three are assigned to the grey hole pool. The data I copy to the system from a backup is about 260Gb, which is smaller than the space available for the LZ.
None of the data has been copied off the LZ into Greyhole. The logfile has the following error for every file it tried to copy, for every share I have setup:
Found a share (Media) with no path in /etc/samba/smb.conf, or missing it's num_copies[Media] config in /etc/greyhole.conf. Skipping
Here is a section from smb.conf:
[Media]
comment = Media
path = /var/hda/files/Media (I can navigate here and see my files)
writeable = yes
browseable = yes
create mask = 0775
force create mode = 0664
directory mask = 0775
force directory mode = 0775
dfree command = /usr/bin/greyhole-dfree
vfs objects = greyhole
Here is what's in greyhole.conf:
num_copies[Media] = 1
Please advise, thanks.
None of the data has been copied off the LZ into Greyhole. The logfile has the following error for every file it tried to copy, for every share I have setup:
Found a share (Media) with no path in /etc/samba/smb.conf, or missing it's num_copies[Media] config in /etc/greyhole.conf. Skipping
Here is a section from smb.conf:
[Media]
comment = Media
path = /var/hda/files/Media (I can navigate here and see my files)
writeable = yes
browseable = yes
create mask = 0775
force create mode = 0664
directory mask = 0775
force directory mode = 0775
dfree command = /usr/bin/greyhole-dfree
vfs objects = greyhole
Here is what's in greyhole.conf:
num_copies[Media] = 1
Please advise, thanks.