Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!decwrl!ucbvax!SUMEX-AIM.STANFORD.EDU!SCHMIDT From: SCHMIDT@SUMEX-AIM.STANFORD.EDU (Christopher Schmidt) Newsgroups: comp.sys.xerox Subject: Re: End of DST Message-ID: <12347788453.83.SCHMIDT@SUMEX-AIM.STANFORD.EDU> Date: Tue, 3-Nov-87 20:47:47 EST Article-I.D.: SUMEX-AI.12347788453.83.SCHMIDT Posted: Tue Nov 3 20:47:47 1987 Date-Received: Sat, 7-Nov-87 08:27:33 EST References: <1699@cognos.UUCP> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 32 [...] I guess I am interested to know if anyone else is running stand-alone (serverless) systems, or can suggest just how much resource on our Sun/3 UNIX machines the necessary serving software will consume. My experience with Sun networks to date is that even the most pessimistic predictions of storage requirements have proved to be woeful under-estimates, so I am looking for practical experience as opposed to manufacturers' recommendations. [...] Storing a LOT of stuff on a Xerox server, we use about 80 Mbytes of storage for several sysouts, lispusers, lisplibrary, on-line IRM, fonts, and sources for one release of Xerox Lisp. Each additional release takes about 31 megabytes. These are high estimates because we have fonts for many types of printers, etc.. They do not include user sysouts (the next biggest class of storage) or user files. A Sun/3 is not a terribly good file server for d-machines because the Xerox system tool doesn't speak TCP and the TCP FTP server doesn't provide random access. We've written an NFS client that runs under Lyric to provide random access, but I wouldn't recommend it to anyone that is not expert both in Xerox lisp and NFS details. Eg., it doesn't recover gracefully from hardreset. If you're still using Koto, be sure to use the version of TCP.DCOM filed in [sumex-aim.stanford.edu]. It's much faster than the version released by Xerox ages ago. (The mods were folded into the version released with Lyric, FYI.) I can send it electronically if you don't have it already. --Christopher -------