From: Herbert Poetzl (herbert_at_13thfloor.at)
Date: Tue 26 Apr 2005 - 23:26:05 BST
On Tue, Apr 26, 2005 at 12:04:06PM -0600, smagnuson_at_forzani.com wrote:
> I don't think you could have read this anywhere (actually perhaps the maillist archive but I don't think it's searchable). I only know this because I had a related issue that Herbert helped me with.
google keeps good track of both the ml archive and
more important the realtime irc logs .. for example:
'16mb tmp vserver' feeling lucky?
> Does your fstab file look like the one I posted?
>
> sig
>
>
> -----Original Message-----
> From: vserver-bounces_at_list.linux-vserver.org
> [mailto:vserver-bounces_at_list.linux-vserver.org]On Behalf Of Sune Vuorela
> Sent: Tuesday, April 26, 2005 11:51 AM
> To: vserver_at_list.linux-vserver.org
> Subject: [Vserver] Re: size of /tmp
>
>
> On 2005-04-26, <smagnuson_at_forzani.com> <smagnuson_at_forzani.com> wrote:
> > Here's one way: On host server
> >
> > vi /usr/local/etc/vservers/<VSERVER>/fstab
> > none /proc proc defaults 0 0
> > none /tmp tmpfs size=16m,mode=1777 0 0
> > none /dev/pts devpts gid=5,mode=620 0 0
> >
> > Change 16m to something else IE: 64m
> >
> > Then start/restart vserver
>
> Thanks.
>
> (Where could I have read this myself?)
http://linux-vserver.org ->
http://www.nongnu.org/util-vserver/doc/conf/configuration.html (flower page)
# /etc/vservers/<vserver-name>
# fstab
The fstab file for the vserver. Entries in this file will
be mounted within the network context of the vserver;
this means that mount will be called as chbind <options>
mount .... Use the 'fstab.local' file when you do not want
this behavior, but in most cases the 'fstab' file should be
used.
best,
Herbert
>
> --
> Sune
>
> _______________________________________________
> Vserver mailing list
> Vserver_at_list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
> _______________________________________________
> Vserver mailing list
> Vserver_at_list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver