I found here that you used following method to create /home1
: Disk usage — NS8 documentation
I assume under /home
the SSD and under /home1
the HDD is mounted.
Maybe there’s a faster way but it works like
- backup Nextcloud app
- remove the Nextcloud app
- reset home-basedir to
/home
- restore the Nextcloud app which will then be restored to the current home-basedir.
Maybe it’s more safe to remove the Nextcloud app when the restored one is tested and working.
To reset the home-basedir to the OS default, which is /home
:
runagent -m node configure-home-basedir -r