On Fri, Jun 3, 2011 at 11:59 PM, Diego Amor <diegoa...@elvex.org.ar> wrote:

> thank!! now all work ok :D
>
> On 3 June 2011 17:46, Sven Velt <s...@velt.de> wrote:
> > Hi!
> >
> >
> > The "multiprocessing" module needs access to shared memory via
> > "/dev/shm". Just mount a "tmpfs" to "/dev/shm" *IN* your Vserver
> > chroot/jail/... and be happy :)
> >
> > % mount -t tmpfs -o rw,nosuid,nodev,mode=1777,size=20%,mode=1777 none
> /dev/shm
> >
> > Bye
> >
> > Sven
> >
> > PS: Same problem on Linux-Vserver ;-)
>
Hi,

Thanks for the bug report and the fix :)

I add a catch for this error so new Vserver users will have a good error
message that ask for /dev/shm creation :)


Jean
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to