I have 4 HDDs installed in my server; one HDD is used by the OS and the other three have been pooled together using greyhole. I am wanting to replace one of the HDDs in the pool with a bigger HDD. From what I have read elsewhere in the forums, in order to do this I first need to move files off the drive I am replacing using the --going command. I have tried running the following command:
Code: Select all
greyhole --going /var/hda/files/drives/sdb1/gh
Code: Select all
Directory /var/hda/files/drives/sdb1/gh is not one of your defined storage pool directories.
Please use one of the following with the --going option:
/var/hda/files/drives/sdb1/gh
/var/hda/files/drives/sdc1/gh
/var/hda/files/drives/sdd1/gh
I was hoping someone could give me a hand in getting this sorted.
Cheers,
Brad