SOLVED: New Amahi 7.1 Express Install & Greyhole
Posted: Wed Jan 15, 2014 12:02 am
This is a two part question, so please bear with me.
I just installed Amahi 7 from the Express DVD and manually installed all my drives. I had been running Amahi 6.2 before, and I had a drive failure, and lost some data. I started fresh, and I formated the drives according the cfdsk directions. I followed the directions for a manual greyhole setup from the wiki, however, the following lines do not work:
systemctl enable greyhole.service
systemctl start greyhole.service
[root@new-host-3 etc]# systemctl enable greyhole.service
Failed to issue method call: No such file or directory
I believe it is running however...
[root@new-host-3 etc]# ps -ef | grep -i greyhole
root 789 1 0 01:34 ? 00:00:07 /usr/bin/php /usr/bin/greyhole --daemon
root 25455 1237 0 01:57 pts/0 00:00:00 grep --color=auto -i greyhole
Am I missing something here?
The second half of my question is in regards to my Drive1 (sda). The way the express install did this, it left my /home directory with 1.23 TB free on a 1.5 TB drive. I highly doubt I need that much space for my home directory. I wanted to use most of it (probably 1 TB) towards my Greyhole storage. I'm sure there won't be an easy way, but what would I have to do to free up that space and add it to the storage pool?
Thanks!
I just installed Amahi 7 from the Express DVD and manually installed all my drives. I had been running Amahi 6.2 before, and I had a drive failure, and lost some data. I started fresh, and I formated the drives according the cfdsk directions. I followed the directions for a manual greyhole setup from the wiki, however, the following lines do not work:
systemctl enable greyhole.service
systemctl start greyhole.service
[root@new-host-3 etc]# systemctl enable greyhole.service
Failed to issue method call: No such file or directory
I believe it is running however...
[root@new-host-3 etc]# ps -ef | grep -i greyhole
root 789 1 0 01:34 ? 00:00:07 /usr/bin/php /usr/bin/greyhole --daemon
root 25455 1237 0 01:57 pts/0 00:00:00 grep --color=auto -i greyhole
Am I missing something here?
The second half of my question is in regards to my Drive1 (sda). The way the express install did this, it left my /home directory with 1.23 TB free on a 1.5 TB drive. I highly doubt I need that much space for my home directory. I wanted to use most of it (probably 1 TB) towards my Greyhole storage. I'm sure there won't be an easy way, but what would I have to do to free up that space and add it to the storage pool?
Thanks!