Mounting the Data Drive
After adding your secondary drive in the appliance setup you will need to mount it. From the console enter the following.
- To mount a drive:
sudo verimount --operation mount --destination /data --source /dev/sdb --type xfs
if your drive resides at a different location that /dev/sdb you should substitute that here. - More verimount documentation is found by running
sudo verimount --help
After completing all the steps on the page, reboot the host; then log back in and:
sudo veridocker -o start
This will download and start the FileHub application.