On Fri, May 15, 2009 at 2:37 AM, Dave Bauer <[email protected]> wrote: > I tracked down a problem backing up SoaS. We have working registration and > ds-backup client etc. > I was gettingĀ a 503 error from the backup-available.py. > This was the result of /library/ being full. > I checked and /library/ is only 30 megabytes! Is this expected. I setup this > XS on an 8G disk with 4.7G free after install.
What version of the XS did you first install? 0.5.x all follow the mapping described here: http://dev.laptop.org/git/projects/xs-livecd/tree/revisor/anaconda-f9.ks The assumption is that you'll have an 8GB / and the rest goes to /library. We're recommending 2GB per user, so a 30 user school should have at least an 80GB HD. > Is there an easy way to expand this? It looks like its LVM. I can create a > new volume and map it to /library/ if necessary, but it seems the 30M > default is pretty small. The default is "the rest"... there wasn't much 'rest' on your machine. Yes, using the usual ext3/LVM resizing tricks will work ;-) m -- [email protected] [email protected] -- School Server Architect - ask interesting questions - don't get distracted with shiny stuff - working code first - http://wiki.laptop.org/go/User:Martinlanghoff _______________________________________________ Server-devel mailing list [email protected] http://lists.laptop.org/listinfo/server-devel
