SOLVED: Pool Migration Issue
Posted: Sat May 14, 2016 8:04 am
I'm moving from Amahi 6.3 to 9. Perfect time, my motherboard died.
It's running fine so far, but I cannot get my Drive Pool in. The reason? The shares in Amahi 6.3 had capitals at the beginning and in amahi 9 they're all lowercase.
Example from Amahi 6.3
from Amahi 9
I cannot create a share with capitalized first letter. And I'm a linux newbie. I didn't want to start messing with the storage pool directly.
Can anyone give my some advice?
Thanks in advance.
It's running fine so far, but I cannot get my Drive Pool in. The reason? The shares in Amahi 6.3 had capitals at the beginning and in amahi 9 they're all lowercase.
Code: Select all
WARN initialize: Found a share (Backup) defined in /etc/greyhole.conf with no path in /etc/samba/smb.conf. Either add this share in /etc/samba/smb.conf, or remove it from /etc/greyhole.conf, then restart Greyhole.
CRITICAL initialize: Config file parsing failed. Exiting.
Code: Select all
SMB.conf
Books
comment = Books
path = /var/hda/files/Books
Code: Select all
SMB.conf
Books
comment = Books
path = /var/hda/files/books
Can anyone give my some advice?
Thanks in advance.