SOLVED: Adding new drives with disk wizard to work with greyhole
Posted: Tue Aug 29, 2017 4:55 pm
I acquired three used drives and prior to use used Seagate Disk Wizard Utilities to clean the drives of all data by overwriting with zeros.
After installing the drives in my HDA chassis, I performed the following using the Disk, Add selection from the dashboard.
• Select New Drive page
o Selected desired HDD and clicked Next.
• Choose File System page
o Checked Format Entire Disk box (left mount point as free space)
o Selected EXT4 file system and clicked Next
• Options page
o Checked Mount this Drive Automatically bubble
o Gave drive label of BC2 then clicked next
• Confirmation page clicked apply
I then repeated above with other drives using label of BC3 and BC4
I next installed greyhole using the greyhole UI and selected BC2, BC3, and BC4 as the pooled drives. I set the shares for Movies at 2.
I then checked Disks, Stats selection from the dashboard and following was observed:
/dev/sda1 976MB /boot
/dev/sda3 926GB /
/dev/sdb1 1.79TB /var/hda/files/drives/BC2
/dev/sdc1 916 GB /var/ hda /files/drives/BC3
/dev/sdd1 916 GB /var/ hda /files/drives/BC4
None 4MB /var/spool/greyhole/mem
Transferred approximately 100 GB of movies from one of my computers to the Movie shared directory on the HDA. Movies transferred OK but noticed that Disk, Stats page on dashboard only showed data added to the root directory with nothing on any of the new drives.
Checked the greyhole log to see if errors were present, used the command
tail -f /var/log/greyhole.log
Observed an error telling me that the following storage pool drives are on the same partition /var/hda/files/drives/BC2/gh, /var/hda/files/drives/BC3/gh, /var/hda/files/drives/BC4/gh. The Greyhole daemon will now stop.
I’m new to Linux so the first question is did I install the drives correctly using Disk Wizard?
If yes then where did I possibly go wrong?
I’m running Amahi 10 using Fedora 25 (64-25.1.3) which was just installed fresh a couple of days ago.
After installing the drives in my HDA chassis, I performed the following using the Disk, Add selection from the dashboard.
• Select New Drive page
o Selected desired HDD and clicked Next.
• Choose File System page
o Checked Format Entire Disk box (left mount point as free space)
o Selected EXT4 file system and clicked Next
• Options page
o Checked Mount this Drive Automatically bubble
o Gave drive label of BC2 then clicked next
• Confirmation page clicked apply
I then repeated above with other drives using label of BC3 and BC4
I next installed greyhole using the greyhole UI and selected BC2, BC3, and BC4 as the pooled drives. I set the shares for Movies at 2.
I then checked Disks, Stats selection from the dashboard and following was observed:
/dev/sda1 976MB /boot
/dev/sda3 926GB /
/dev/sdb1 1.79TB /var/hda/files/drives/BC2
/dev/sdc1 916 GB /var/ hda /files/drives/BC3
/dev/sdd1 916 GB /var/ hda /files/drives/BC4
None 4MB /var/spool/greyhole/mem
Transferred approximately 100 GB of movies from one of my computers to the Movie shared directory on the HDA. Movies transferred OK but noticed that Disk, Stats page on dashboard only showed data added to the root directory with nothing on any of the new drives.
Checked the greyhole log to see if errors were present, used the command
tail -f /var/log/greyhole.log
Observed an error telling me that the following storage pool drives are on the same partition /var/hda/files/drives/BC2/gh, /var/hda/files/drives/BC3/gh, /var/hda/files/drives/BC4/gh. The Greyhole daemon will now stop.
I’m new to Linux so the first question is did I install the drives correctly using Disk Wizard?
If yes then where did I possibly go wrong?
I’m running Amahi 10 using Fedora 25 (64-25.1.3) which was just installed fresh a couple of days ago.