On Wed, Apr 27, 2005 at 12:41:41AM +0200, Michael Kliewe wrote: > Hi! > > Just edit your vserver fstab: > > On my machine it is: (alpha-utils) > /usr/local/etc/vservers/<vservername>/fstab > > none /tmp tmpfs size=16m,mode=1777 0 0 > > Change to: > none /tmp tmpfs size=128m,mode=1777 0 0 > > or whatever you like.
keep in mind that this might use up to 128M of swapable memory for each vserver ... best, Herbert > Don't forget to restart your vserver. > > Greets > Michael > > > Sune Vuorela schrieb: > > >Hi! > > > >How do I set the size of /tmp in a vserver? > > > >In all my vservers, /tmp is 16 mb. > > > ># df -h > >Filesystem Size Used Avail Use% Mounted on > >/dev/hdv1 14G 3,0G 11G 23% / > >none 16M 0 16M 0% /tmp > ># > > > > > > > > > > _______________________________________________ > Vserver mailing list > [email protected] > http://list.linux-vserver.org/mailman/listinfo/vserver _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
