• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Extend vhosts storage via nfs mount

sharulhafiz

Basic Pleskian
Our university ICT unit is offering NFS storage to provide extra storage to our limited storage server. We tried mounting the NFS to var/www/vhosts, however, plesk could not change the owner of the web files to subscription owner during site creation. Is there any guide on extending server storage that work with plesk and nfs mount?
 
Personally, I have no experience to move vhosts to mounted NFS storage. But I see the following scenario here:

- add correct mount options to /etc/fstab
- mount NFS storage
- use transvhosts.pl utility to move vhosts content to new NFS storage location
- run 'plesk repair fs' to correct possible permission issues on new vhosts location

Also I found very old related thread - Plesk and vhosts on NFS
Maybe it will be useful for you.
 
Back
Top