Comment 10 for bug 876648

Revision history for this message
Rafael Sanches (j-iam) wrote :

Just to make it sure other people don't waste countless of hours like I did, here's the easiest solution:

$ crontab -e
@reboot mount -t glusterfs localhost:/craft-cache-slow /fs-craft/cache-slow

Have fun.