• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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