• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

FreeBSD 5.3 Installati

B

bdobson

Guest
FreeBSD 5.3 Install

I am looking to install Plesk 7.5.2 on a new machine running FreeBSD 5.3. Has anyone else done this so far and what kind of partition scheme have you taken?

Most everything on the BSD setup puts the data into /usr/local/psa including mail. So having an extremely large /usr parition is obvious.

However, the /var partition should be large or small? For log files, mysql backups and other data.

The drive that is going to be used is 73GIG
 
Indeed /usr/local/psa must be the largest partition on your server. It's recommended to have /var on a separate partition, but the size depends on the logs you want to keep. For your disk size 4Gb on /var is enough.
 
By the looks of things the /var partition would only be required for some logs, messages and others. The larger logs such as maillog would go into the /usr partition.

I was looking at a 250MB /var partition and if need be a directory could be symlinked.

If need be, as the machine is not up and going at the moment I could redo the machine and increase the size of /var a little.
 
On the FreeBSD installation what in total woudl go into /var if everything else is in /usr/local/var in order to require so much space?
 
Back
Top