(Illustration by Gaich Muramatsu)
>>>>> "Joe" == UpFront Technology <upfronttechnology_at_columbus.rr.com> writes: Joe> Is it possible (or suggested) that one try to resize the Joe> RVMdata and RVMlog partitions. IE-- initially set up RVMdata Joe> as 90m but want to expand to 200m. In the client, just make sure you have enough space in the partition you are using, and enough virtual memory. Shut down the client, rerun the setup script, and restart with the -init script. With the server you need to save the contents of RVM. From my .bash_history saved when I doubled server RVM from 22MB to 44MB a (long) while back: # stop the server # save the contents of RVM to a file norton-reinit -rvm /mnt/old.vicepa/LOG /mnt/old.vicepa/DATA 23068672 \ -dump /playpen/coda-recovery/ServerDump # change the parameters vice-setup-rvm # reload RVM norton-reinit -rvm /mnt/old.vicepa/LOG /mnt/old.vicepa/DATA 46137344 \ -load /playpen/coda-recovery/ServerDump # restart the server I think you can get the relevant numbers from the script and/or /etc/coda/server.conf. They're the size of DATA, not LOG. -- Institute of Policy and Planning Sciences http://turnbull.sk.tsukuba.ac.jp University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Ask not how you can "do" free software business; ask what your business can "do for" free software.Received on 2003-09-30 10:13:47