I have just installed Fedora 21 server (minimal) and set up Amahi 8. Everything boots and accesses fine in my system. I can see the ready- made shares on my windows client and can access those "folders". The install is on an 250 GB separate drive in an HP Proliant Microserver. Using the Disk Wizard App, I have added 2 additional 2TB hard drives. The following is what I see on the partition menu:
Partition Total Free Used Mount Point
/dev/sda1 476 MB 374 MB 72.9 MB (17%) /boot
/dev/sda3 49.1 GB 45 GB 1.56 GB (4%) /
/dev/sda5 178 GB 169 GB 59.3 MB (1%) /home
/dev/sdb1 1.79 TB 1.7 TB 67.3 MB (1%) /var/hda/files/drives/drive1
/dev/sdc1 1.79 TB 1.7 TB 67.3 MB (1%) /var/hda/files/drives/drive2
In formatting the new drives, I have set them to be automatically mounted in the app. When I add files to the ready-made shares (Music, Books, Docs, etc), the files are added to the sda3 partition (e.g. location /var/hda/files/books). When I change the location in the Shares Set Up, for example for Books, to /var/hda/files/drives/drive1/books, any files now added to that folder on my Windows client still seem to be added to the sda3 partition in looking at the changes on the partition menu. However, if I go to the console and ls /var/hda/files/drives/drive1/books, the folder is there, and I can also list the files that have been copied.
How do I get the files onto the sdb1 partition (i.e. the one of the storage disks)?

Thank you in advance.
Tom