From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 25 Apr 1995 11:34:22 -0400 From: forsyth@plan9.cs.york.ac.uk forsyth@plan9.cs.york.ac.uk Subject: backups Topicbox-Message-UUID: 0e010124-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19950425153422.ynCkyI7JBooMej-7i9P7WvVSi5LgBSfUkW_3Jfk0hW0@z> >>| i configure the file server with a pseudo-worm for `main' >>| (and a plain file system for `other', for paging files). >>What about a cache for the pseudo-worm? i was including that as part of the pseudo-worm. i don't think you can run it without the cache, since the cache size limits how much can change between dumps. anyhow, here's my disc config config w0 filsys main cp[w0w1]10.20fp[w0w1]30.70 filsys dump o filsys other p[w0w1]0.10 w0 and w1 are both 512 Mb Fujitsu drives. the file server is a 486sx33 (don't need floating-point) with 16 Mbytes and an Ultrastor 14F controller.