• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Partition Sizes-CentOS and Plesk v11.0.9

SamirM

Regular Pleskian
Hi,

I have just got a new dedicated server with Plesk v11.0.9 installed and the datacentre has partitoned the HDD as follows:
Partition "/" utilization 14.6% used (718 MB of 4.81 GB)
Partition "/boot" utilization 4.1% used (81.5 MB of 1.92 GB)
Partition "/home" utilization 0% used (198 MB of 393 GB)
Partition "/tmp" utilization 2.8% used (138 MB of 4.81 GB)
Partition "/usr" utilization 8.5% used (2.46 GB of 28.8 GB)
Partition "/var" utilization 5.7% used (558 MB of 9.6 GB)
Partition "sda" data transfer 0 B
Partition "sdb" data transfer 0 B

the operating system is CentOS6.3(final) 64 bit, is the partioning correct, since the other CentOS machine i ahve at another datacentre doesnt have so many partitions?

Appreciate all help

Thnaks
Samir
 
Thanks Igor, does that apply to Plesk v 11 also, and in your opinion is the partitioning correct???
 
Yes, this article is actual for Plesk 11 too. I think that size of /var partition should be bigger in your case.
 
Thanks Igor, I have been given to understand by the datacentre that the website content, mails, etc will be stored in the "/home" partition. If that's the case then do i still need more space on the "/var" partition ???
 
Look at this output:

# grep var /etc/psa/psa.conf

HTTPD_VHOSTS_D /var/www/vhosts
HTTPD_LOG_D /var/log/apache2
QMAIL_ROOT_D /var/qmail
PLESK_MAILNAMES_D /var/qmail/mailnames
FTPD_VAR_D /var/run/proftpd
FTPD_SCOREBOARD /var/run/proftpd_scoreboard
NAMED_RUN_ROOT_D /var/named/run-root
MYSQL_VAR_D /var/lib/mysql
PGSQL_DATA_D /var/lib/postgresql/8.4/main
DUMP_D /var/lib/psa/dumps
MAILMAN_VAR_D /var/lib/mailman
CATALINA_HOME /var/lib/tomcat6


As you can see from Plesk configuration file a lot of data stored on /var partition - sites content, mails, databases, logs and so on.
 
Thnx Igor, I have had the datacentre reformat the HDD as per the KB article, thanks once again for all the help
 
Back
Top