[LON-CAPA-cvs] cvs: doc /build fedora_install.frag rh73.frag
matthew
lon-capa-cvs@mail.lon-capa.org
Fri, 30 Jan 2004 17:29:43 -0000
matthew Fri Jan 30 12:29:43 2004 EDT
Modified files:
/doc/build rh73.frag fedora_install.frag
Log:
Update partition recommendations to reflect MySQL storing databases in
/var.
Index: doc/build/rh73.frag
diff -u doc/build/rh73.frag:1.2 doc/build/rh73.frag:1.3
--- doc/build/rh73.frag:1.2 Mon Aug 25 15:01:13 2003
+++ doc/build/rh73.frag Fri Jan 30 12:29:43 2004
@@ -65,8 +65,10 @@
<dd>You may want to use the automatic partitioning feature of Red Hat,
however you should review the results and be prepared to modify them.
LON-CAPA resource files are stored in the /home directory, so the
- lion's share of the drive should be allocated here. If you have 8 GB
- of space for Red Hat, /home should receive 4 to 6 gigs. Be sure to
+ lion's share of the drive should be allocated here. If you have 20 GB
+ of space for Red Hat, /home should receive at least 10 to 12 gigs.
+ Since MySQL uses the /var filesystem to store its databases you should
+ have at least 4 gigs of space available on /var. Be sure to
include adequate swap space. A minimum is 512 Megs, but you should
typically have 1 or 2x as much swap space as you do physical RAM.</dd>
<dt>Network Configuration</dt>
Index: doc/build/fedora_install.frag
diff -u doc/build/fedora_install.frag:1.1 doc/build/fedora_install.frag:1.2
--- doc/build/fedora_install.frag:1.1 Fri Dec 12 16:31:05 2003
+++ doc/build/fedora_install.frag Fri Jan 30 12:29:43 2004
@@ -78,7 +78,9 @@
however you should review the results and be prepared to modify them.
LON-CAPA resource files are stored in the /home directory, so the
lion's share of the drive should be allocated here. If you have 20 GB
- of space for Fedora, /home should receive 16 gigs. Be sure to
+ of space for Red Hat, /home should receive at least 10 to 12 gigs.
+ Since MySQL uses the /var filesystem to store its databases you should
+ have at least 4 gigs of space available on /var. Be sure to
include adequate swap space. A minimum is 512 Megs, but you should
typically have 1 or 2x as much swap space as you do physical RAM.</dd>
<dt>Network Configuration</dt>