• 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.

Resolved Is Plesk compatible with AWS EFS drives?

Javier Fernández

New Pleskian
Hello,
I've been looking in the documentation about compatibility of Plesk (for Linux) with EFS drives on AWS virtual server, but so far I've been unable to to find about it, or how to tell Plesk, at install time, to put the data folders on a custom location (in the EFS drive). If that's not possible, I'll have to move these folders, which seems to be less clear than doing that for Windows.

Can somebody tell me how to do that, or at least point me in the right direction?

Best Regards
 
Hi Javier Fernández,

If I understood correctly, EFS it is some variation of NFS, isn't it?

Code:
How is Amazon EFS different than Amazon S3?
===========================================
Amazon EFS provides shared access to data using a traditional file sharing permissions model and 
hierarchical directory structure via the NFSv4 protocol. [...]
(c) Amazon Elastic File System (EFS) | Cloud File Storage | When to Choose EFS

Code:
NFS Shares Support
==================
Plesk does not officially support the use of NFS shares for storing vhosts directories. This configuration 
was not tested and can be used at your own risk.
(c) Software Requirements for Plesk
 
I've tried it a year ago, it's not suitable for Plesk nor any other panel, you'll face mounting issues + it's not cost effective.
EBS is your friend.
 
Back
Top