• 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 Add storage volume

Korkodilos_

New Pleskian
Hello, i'm running a plesk obsidian server on hetzner cloud. As the websites grow, more space will be needed soon, so i'll be using the extra storage volume service offered by hetzner for cloud servers.
So the question is this: How to i mount the extra storage? Do I wait for plesk daily routine script to pick it up or follow hetzners guide (screen shown in spoiler)?

Thanks a lot!
hetzner extra disk.png
 
Do I wait for plesk daily routine script to pick it up
There is no such thing with Plesk, this is a system operation managed by the system administrator as a root user. and should be set up first before installing Plesk.

Example: On a new CentOS server:

You can set up the needed disk as:

Disk Root: (Default server disk): /
DIsk1: /dev/sdb/ mounted on /var/www/vhosts/

Then install Plesk.

Or you can grow your existing disk if your provider supports the mechanism.

Currently, you can move all files and folders in /var/www/vhosts/ with rsync tool to the new disk but you'll lose the ability to manage the Virtual Host Template
structure written by the system for the first time that is responsible for creating default folders for new domains. Tools & Settings > Virtual Host Template

See Plesk recommendations:
 
Back
Top