Re: [Server-devel] Problema con Squid en XS sobre Vmware

2009-12-21 Thread Alexis Pardo
Gracias! Saludos, Alexis El 21 de diciembre de 2009 18:04, Martin Langhoff escribió: > Hemos tenido un problema recientemente con VMWare y Postgres que > tampoco arranca. La solucion es -- durante la instalación -- > configurar /library para que sea una partición normal, evitnado usar > "LVM"

Re: [Server-devel] Pushing Activities to XOs

2009-12-21 Thread Gerald Ardito
Martin, Okay. Thanks. Gerald On Mon, Dec 21, 2009 at 7:27 PM, Martin Langhoff wrote: > On Sun, Dec 20, 2009 at 1:52 PM, Gerald Ardito > wrote: > > I have about 140 XOs connecting to a XS server (version .6). > > Can I "push" activities to the laptops? > > Yes but... > > - it is only easy if y

Re: [Server-devel] Admin User

2009-12-21 Thread Martin Langhoff
On Mon, Dec 21, 2009 at 9:31 AM, David Leeming wrote: > If the admin XO becomes unavailable or needs to be reflashed how does one > access the Moodle admin and make a new XO (or the original one reflashed) > the admin one? - If the original one is reflashed, it'll be an admin again :-) - For a

Re: [Server-devel] Pushing Activities to XOs

2009-12-21 Thread Martin Langhoff
On Sun, Dec 20, 2009 at 1:52 PM, Gerald Ardito wrote: > I have about 140 XOs connecting to a XS server (version .6). > Can I "push" activities to the laptops? Yes but... - it is only easy if you prepared things on your base image for the XOs beforehand - it doesn't 'push' the activities, but

Re: [Server-devel] Problema con Squid en XS sobre Vmware

2009-12-21 Thread Martin Langhoff
Hemos tenido un problema recientemente con VMWare y Postgres que tampoco arranca. La solucion es -- durante la instalación -- configurar /library para que sea una partición normal, evitnado usar "LVM". Busca en el archivo de la lista para más detalles... m 2009/12/21 Alexis Pardo : > Estimados

Re: [Server-devel] Ejabberd CPU/RAM Spike -> Crashes

2009-12-21 Thread Martin Langhoff
On Mon, Dec 21, 2009 at 4:18 PM, crodas wrote: > According to the ticket the solution is a locking file which prevent the > re-execution. Well, I've wrote a dumb script awhile ago that might help, > it's not innovating, but it might help: Thanks! The lock I coded is using a moodle-specific bit of

Re: [Server-devel] Problema con Squid en XS sobre Vmware

2009-12-21 Thread Alexis Pardo
The result is the same with this http://xs-dev.laptop.org/xs/OLPC-School-Server-0.6-i386.iso. A friend told me I have to work with real environments (real machines). I have a question: what is the problem with virtual environments? Is there a problem with some xs images and virtual machines? Than

Re: [Server-devel] Problema con Squid en XS sobre Vmware

2009-12-21 Thread Alexis Pardo
Thanks Reuben, I'm downloading it Saludos, Alexis El 21 de diciembre de 2009 16:10, Reuben K. Caron escribió: > Alexis, > > This is the version you should be testing with: > > http://xs-dev.laptop.org/xs/OLPC-School-Server-0.6-i386.iso > > Regards, > > Reuben > > On Dec 21, 2009, at 3:53 PM, A

Re: [Server-devel] Problema con Squid en XS sobre Vmware

2009-12-21 Thread Reuben K. Caron
Alexis, This is the version you should be testing with: http://xs-dev.laptop.org/xs/OLPC-School-Server-0.6-i386.iso Regards, Reuben On Dec 21, 2009, at 3:53 PM, Alexis Pardo wrote: Estimados colaborades: Espero se encuentren bien. Les escribo para comentarles el inconveniente que tengo y

[Server-devel] Problema con Squid en XS sobre Vmware

2009-12-21 Thread Alexis Pardo
Estimados colaborades: Espero se encuentren bien. Les escribo para comentarles el inconveniente que tengo y ver si alguno de ustedes puede ayudarme. Como saben, a la fecha hay disponibles 6 imágenes del schoolserver en http://xs-dev.laptop.org/xs/other/ 1) OLPC School Server-0.7-i386.iso

Re: [Server-devel] Ejabberd CPU/RAM Spike -> Crashes

2009-12-21 Thread crodas
Hello, According to the ticket the solution is a locking file which prevent the re-execution. Well, I've wrote a dumb script awhile ago that might help, it's not innovating, but it might help: #!/bin/bash LOCK=/tmp/erlang.lock CMD=$1 if [ -f $LOCK ] then PID=`cat $LOCK` UP=`ps $PID | wc

Re: [Server-devel] Ejabberd CPU/RAM Spike -> Crashes

2009-12-21 Thread Devon Connolly
Ok then. Thanks a lot for the assistance. Things seem to be back to normal. I will look closer tomorrow when the kids are here. ___ Server-devel mailing list Server-devel@lists.laptop.org http://lists.laptop.org/listinfo/server-devel

Re: [Server-devel] Ejabberd CPU/RAM Spike -> Crashes

2009-12-21 Thread Martin Langhoff
On Mon, Dec 21, 2009 at 3:32 PM, Martin Langhoff wrote: > I've added a big lock around the process, so from now on Moodle > processes won't overlap in this sync. This means that your server is > now running a lightly patched Moodle -- I will release this as a new > rpm soon. Filed as http://dev.l

Re: [Server-devel] Ejabberd CPU/RAM Spike -> Crashes

2009-12-21 Thread Martin Langhoff
On Mon, Dec 21, 2009 at 3:14 PM, Martin Langhoff wrote: > Now it's up on a pristine state, and I am monitoring it... Ok - the problem seems related to Moodle's control of ejabberd presence service. The sync between Moodle and ejabberd data (in mnesia) was taking too long, and a second Moodle sync

Re: [Server-devel] Ejabberd CPU/RAM Spike -> Crashes

2009-12-21 Thread Martin Langhoff
On Sun, Dec 20, 2009 at 12:57 PM, Martin Langhoff wrote: > Yep, I am interested in getting to the bottom of this. I think I have an initial assessment of the situation. Clearly, the mnesia DB got corrupted somehow. Because of that... - the init script did cannot stop ejabberd normally... - k

[Server-devel] Fwd: PDF resources in Moodle

2009-12-21 Thread Martin Langhoff
Let's keep it on-list... -- Forwarded message -- From: Martin Langhoff Date: Mon, Dec 21, 2009 at 2:42 PM Subject: Re: [Server-devel] PDF resources in Moodle To: David Leeming On Mon, Dec 21, 2009 at 4:30 AM, David Leeming wrote: > Yes, it is reproducible. I am using 802/Q2E41

Re: [Server-devel] Managing global site resources when using segregated groups

2009-12-21 Thread Martin Langhoff
On Sun, Dec 20, 2009 at 11:40 PM, David Leeming wrote: > That was very helpful, Martin. I will try the global glossary. I also noted > that if users are added as guests only, then they can see the resources but > are not connected by the presence service. A less elegant way to do it > perhaps. Ye

[Server-devel] Admin User

2009-12-21 Thread David Leeming
Martin, If the admin XO becomes unavailable or needs to be reflashed how does one access the Moodle admin and make a new XO (or the original one reflashed) the admin one? David Leeming Solomon Islands Rural Link Leeming International Consulting P.O. Box 652, Honiara, Solomon Islands, Sou