• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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