Re: [Ltsp-discuss] Filesystem /cow: no space left on device

2014-09-19 Thread Jeff Siddall
On 09/19/2014 12:23 PM, Rainer Stumbaum wrote: > Hi, > we have some LTSP clients with a high uptime that get a filesystem full > on /cow: I have also seen "no space left" but have never looked into it further than confirming there is space left on the server side (so this is something on the cli

[Ltsp-discuss] bug reporting on launchpad

2014-09-19 Thread Vagrant Cascadian
On 2014-09-19 11:23:01 -0500, Rainer Stumbaum wrote: > P.S.: Is the bug reporting system on https://bugs.launchpad.net/ltsp > actually used? I reported some bugs and patches there and did note yet > receive a response. Yes it is used. Sorry you haven't gotten a response... Unfortunately there are

Re: [Ltsp-discuss] Minimal server os on clients

2014-09-19 Thread Rainer Stumbaum
Hi Johan, we operate over 150 Servers using LTSP as a base and have some scripts to mount extra file systems and start and stop services. We just install ltsp-client-core in the image and during boot start an additional script in /etc/init.d/rcS.d to - mount filesystems - copy configuration fi

[Ltsp-discuss] Filesystem /cow: no space left on device

2014-09-19 Thread Rainer Stumbaum
Hi, we have some LTSP clients with a high uptime that get a filesystem full on /cow: root@controlnode01.dc1:~# cd /cow root@controlnode01.dc1:/cow# df -h . Filesystem Size Used Avail Use% Mounted on tmpfs 502M 456M 47M 91% /cow root@controlnode01.dc1:/cow# mount | grep aufs auf

Re: [Ltsp-discuss] Is it possible to run ltsp-pnp in an openvz container?

2014-09-19 Thread Robert Mavrinac
For anyone else following this, I neglected to mention that you do need to run 'make install_headers" from the aufs2-standalone.git directory in order to build aufs2-util. git clone git://git.code.sf.net/p/aufs/aufs2-standalone aufs2-standalone.git cd aufs2-standalone.git git chec