I have just gone through this process following this guide from another post I found.
I have done it, but having issues with backup, was going to create new post. But will post here since relevant.
As you can see I now have plent of space available:
But when I try to do a backup I get this error:
Not enough disk space available (179 mb) to perform the backup of mywebsite. ( 11686 mb * 2 = 23372 mb). https://hestiacp.com/docs/server-administration/backup-restore.html
I have restarted the server but no change, It’s like it’s still looking at wrong drive or something?
I have vda1 which it the OS root file system which was 25GB and vdb1 which is the new disk where I have moved and mounted the home directory to.
Keep in mind that Hestia will still use /backup dir for backups (even if you are using an external storage due Hestia must create the backup in that dir before sending it to external storage).
One of the reasons why I need to move /home to a volume is that I do not have space to do backups.
The backup is done on /backup which I intend to keep on the operating system drive. After moving the /home from the operating system to another volume and then delete the old /home data in the operating system drive I expect to stop having issues when doing backups but your reply concerned me about this.
Does this mean that when backup is performed the disk space available is calculated where the /home folder is instead of calculating where the /backup folder is or did you move the /backup to the new volume as well?