version 1.5, 2001/02/12 17:32:15
|
version 1.7, 2001/02/13 12:53:43
|
Line 41 and checked again!
|
Line 41 and checked again!
|
</P> |
</P> |
<H2>Current status of implementation</H2> |
<H2>Current status of implementation</H2> |
<P> |
<P> |
|
Need to |
|
<UL> |
|
<LI>Installation: Fix binary file listings for user permissions and ownership. |
|
<LI>Installation: Make sure sql server starts, and if database does not |
|
exist, then create. (/etc/rc.d). |
|
<LI>Processes: Make sure loncron initiates lonsql on library machines. |
|
<LI>Read in metadata from right place periodically. |
|
<LI>Implement tested perl module handler. |
|
</UL> |
|
<P> |
Right now, a lot of "feasibility" work has been done. |
Right now, a lot of "feasibility" work has been done. |
Recipes for manual installation and configuration have |
Recipes for manual installation and configuration have |
been gathered. Network connectivity of lond->lonsql->lond->lonc |
been gathered. Network connectivity of lond->lonsql->lond->lonc |
type tests have been performed. A binary installation |
type tests have been performed. A binary installation |
has been compiled in an RPM (LON-CAPA-mysql). |
has been compiled in an RPM (LON-CAPA-mysql, with perl components |
|
a part of LON-CAPA-systemperl). |
The most lacking test in terms of feasibility has |
The most lacking test in terms of feasibility has |
been looking at benchmarks to analyze the load at which |
been looking at benchmarks to analyze the load at which |
the SQL database can efficiently allow many users to |
the SQL database can efficiently allow many users to |
Line 137 Installation of the LON-CAPA SQL databas
|
Line 148 Installation of the LON-CAPA SQL databas
|
by default when using the LON-CAPA installation CD |
by default when using the LON-CAPA installation CD |
(see http://install.lon-capa.org). It is installed |
(see http://install.lon-capa.org). It is installed |
as the LON-CAPA-mysql RPM. This RPM encodes for the MySQL |
as the LON-CAPA-mysql RPM. This RPM encodes for the MySQL |
engine and related perl interfaces (Perl::DBI, Perl::Msql-Mysql). |
engine. Related perl interfaces (Perl::DBI, Perl::Msql-Mysql) |
|
are encoded in the LON-CAPA-systemperl RPM. |
</P> |
</P> |
<P> |
<P> |
The three components of a MySQL installation for the |
The three components of a MySQL installation for the |