Current time: 07-04-2024, 02:00 PM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED] who can tell me the best plan for making partition.
Author Message
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #2
RE: who can tell me the best plan for making partition.
First of all, if you are planning to use ispcp it is advisable to use debian instead of centos, as the latter is not as well supported (all devs use debian, so centos is community-maintained).

Nevertheless, there are 5 important "sets of files" in ispcp:

- /boot : boot files, plain ext3 recommended.
- /etc : system configurations
- /var/www : panel and fcgi configurations
- /var/www/virtual : users websites (big)
- /var/mail/virtual : users emails (big)

Knowing this, you can setup any partition scheme you want. To avoid future headeaches about partition sizes, I simply partition as in:
1 small (200mb) primary ext3 partition for /boot
1 big primary (everything else) partition as lvm (for the snapshot feature), that contains:
1 big (everything) ext3 logical volume for /
(This post was last modified: 03-17-2010 05:16 PM by kilburn.)
03-17-2010 05:14 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: who can tell me the best plan for making partition. - kilburn - 03-17-2010 05:14 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)