• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Question On which partition is plesk installed?

temaswp360

New Pleskian
Server operating system version
xxxx
Plesk version and microupdate number
18.0.44
Hi, I'm new to the forum and I don't speak English.

I would like some guidance on a problem I had a few days ago, I have rented a server from ionos.mx and a few days ago the server was saturated and I couldn't access it, I contacted technical support, but they don't support the servers, they just I was told that the partition where Plesk is installed was full, I would like to know where I can find the partition where Plesk is installed and how to expand it.
 
Plesk is installed on the root ("/") partition

As for expanding a disk/partion on Linux, there is no single answer...
Most likely ionos.mx does have a control panel for your server and there you can increase this disk of your server. (your server will most likely only have a single disk)
These control panels often also expand the partition on the disk automatically, at least if they use a simple setup with one partition per disk.
 
It's probably the DUMP_D directory where local backups are stored:

# cat /etc/psa/psa.conf | egrep 'PRODUCT_ROOT|DUMP'
 
Back
Top