Re: [Lxc-users] databases in lxc container

2013-03-13 Thread Csordás Csaba Ifj .
Hi, finally I have added the following line to the container's fstab file: /dev/shm /var/lib/lxc/oracle/rootfs/dev/shm none defaults,bind 0 0 How do I disable the memory target before /etc/init.d/oracle-xe configure? Csordás Csaba Ifj. On Tue, Feb 26, 2013 at 9:47 PM, Jan Den Ouden wro

Re: [Lxc-users] databases in lxc container

2013-02-26 Thread Papp Tamas
On 02/26/2013 08:24 PM, Csordás Csaba Ifj. wrote: > Is it possible to run a database server in an LXC container? Yes. > Does anybody accomplished this task with Oracle XE 10g/11g? Yes. However at this very moment I'm not sure it's 10g. > I can't get it to working, and I need to be sure. In fac

Re: [Lxc-users] databases in lxc container

2013-02-26 Thread Csordás Csaba Ifj .
Hi List, the original error was: ORA-27101: shared memory realm does not exist. Linux Error: 2: No such file or directory. The "solution" which made the error message produced by /etc/init.d/oracle-xe configure disappear was: mount -t tmpfs shmfs -o size=2048m /dev/shm Is this a healthy thin

[Lxc-users] databases in lxc container

2013-02-26 Thread Csordás Csaba Ifj .
Is it possible to run a database server in an LXC container? Does anybody accomplished this task with Oracle XE 10g/11g? I can't get it to working, and I need to be sure. Thanks in advance. Csordás Csaba Ifj. -- Everyo