SOLVED: Greyhole status - drives offline. WD 2GB RED Issue??
Posted: Fri Dec 27, 2013 2:43 pm
I have 4 drives mounted and configured (actually, I don't trust one so I'm trying to add a replacement), but I cannot get greyhole to use one of them. Two drives are 1GB, these are in the pool, the third is 2GB, but I greyhole is not using it even though I have it in the pool.
I have since moved my landing zone to drive 1, but I plan to move it back to drive 2 because it is a 2GB drive. Here is the smb.conf
http://ur1.ca/g9rvv
And my greyhole.conf
http://ur1.ca/g9rwb
Following greyhole wiki instructions, I originally tried setting storage_pool_directory for each drive. That did not work, when I changed it to storage_pool_drive, I got the 1GB drives to show up.
Finally, here is my fstab
http://ur1.ca/g9rwn
I am definitely out of ideas, help much appreciated!
Here, I have 3 of the 4 drives mounted (drive 3 above I am replacing).[root@whaites-server tom]# greyhole -s
Greyhole Statistics
===================
Storage Pool
Total - Used = Free + Trash = Possible
/var/hda/files/drives/drive1/gh: 917G - 447G = 423G + 53G = 475G
/var/hda/files/drives/drive2/gh: Offline
/var/hda/files/drives/drive3/gh: Offline
/var/hda/files/drives/drive4/gh: 917G - 342G = 528G + 53G = 581G
==========================================
Total: 1834G - 789G = 951G + 105G = 1056G
Drive 1 and Drive 4 were actually populated by greyhole with the landing zone on Drive 2, but I cannot get greyhole to use Drive 2 for storage.[root@whaites-server tom]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sde6 46G 2.0G 42G 5% /
devtmpfs 868M 0 868M 0% /dev
tmpfs 876M 0 876M 0% /dev/shm
tmpfs 876M 704K 875M 1% /run
tmpfs 876M 0 876M 0% /sys/fs/cgroup
tmpfs 876M 20K 876M 1% /tmp
/dev/sda1 917G 448G 423G 52% /var/hda/files/drives/drive1
/dev/sdd1 917G 343G 529G 40% /var/hda/files/drives/drive4
/dev/sdb1 1.8T 68M 1.7T 1% /var/hda/files/drives/drive2
/dev/sde1 190M 61M 115M 35% /boot
/dev/sde2 94G 60M 89G 1% /home
I have since moved my landing zone to drive 1, but I plan to move it back to drive 2 because it is a 2GB drive. Here is the smb.conf
http://ur1.ca/g9rvv
And my greyhole.conf
http://ur1.ca/g9rwb
Following greyhole wiki instructions, I originally tried setting storage_pool_directory for each drive. That did not work, when I changed it to storage_pool_drive, I got the 1GB drives to show up.
Finally, here is my fstab
http://ur1.ca/g9rwn
I am definitely out of ideas, help much appreciated!