[SC.LUG] Partitions!

Greg Bolshaw greg at linuxtechnologies.co.uk
Sun Mar 21 22:45:36 GMT 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

damian at damosoft.co.uk wrote:
> Im in the process of getting a webserver sorted out hardware consists
> of: dual PIII 1Ghz, 2x 120Gb IDEs, 1Gb ram.
> It will be running Fedora Core 1 and apache, mysql, probably jabber
> and also handle my emails.
>
> Question to the gurus tonight is, how should I setup those discs?
> I was thinking about mirroring one onto the other for backup
> purposes, but how should I actually partition the 120Gb? /boot, / and
> a swap or something better?

Apache, MySQL, Jabber and any MTA will all be reliant on a sensible 
sized /var partition. It'll also be a good idea to put /var/log onto a 
separate partition for obvious reasons.

Consider this:

swap		-	2gig	(2 x RAM)
/boot		-	50meg	(ext2)
/		-	10gig	(ext3)
/var		-	90gig	(reiser)
/var/log	-	15gig	(ext3)
[spare]		-	3gig	(for future use)

> Is the software mirroring on Linux any good for IDEs?

Not great with that amount of memory. Try doubling it, and it'll be 
fine.

> I also have a PCI IDE RAID controller which I could pop in.

...that sounds a better option.

Regards
Greg

- -- 
+---------------------------------------------------------------+
| Greg Bolshaw LPIC  | mailto:greg at linuxtechnologies.co.uk      |
| Consultant         | JID: greg at jabber.linuxtechnologies.co.uk |
| Linux Technologies | http://www.linuxtechnologies.co.uk       |
+---------------------------------------------------------------+
|     Public Jabber server:  jabber.linuxtechnologies.co.uk     |
+---------------------------------------------------------------+

/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
| This e-mail has been digitally signed using PGP (Pretty Good  |
| Privacy) to guarantee authenticity.                           |
|                                                               |
| For more information, see http://www.pgpi.org/doc/overview/.  |
\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAXhrfS94XrT3lHYkRAt4GAJ91mdSCYJ1KGllXCPhAtlhQfQ51JACgjbYG
Rb4dRodkTXrXc4XkloTKXg4=
=aa/7
-----END PGP SIGNATURE-----



More information about the SC mailing list