> My vserver looks like this:
> v64:/# df -k
> Filesystem 1K-blocks Used Available Use% Mounted on
> /dev/hdv1 97627508 49680728 47946780 51% /
> none 16384 0 16384 0% /tmp
>
> I would like to increase /tmp
Look at your /etc/vservers/$GUESTNAME/fstab:
you'll notice this:
"none /tmp tmpfs size=16m,mode=1777 0 0 "
either remove this line (and restart your vserver, and live with /tmp
living on your normal partition), or increase this 16m to something more
manageable, like 256M or sth.
(remember that this lives in your ram+swap area)
-- Key fingerprint = 40D0 9FFB 9939 7320 8294 05E0 BCC7 02C4 75CC 50D9 Total Existance Failure _______________________________________________ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserverReceived on Mon Jan 30 14:00:07 2006