From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: steve.simon@snellwilcox.com Subject: Re[2]: [9fans] diskless boot of one terminal off kfs machine Message-Id: <3658374261@snellwilcox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Id: <3658374261-1@snellwilcox.com> Content-Transfer-Encoding: 7bit Date: Wed, 5 Feb 2003 10:18:33 +0000 Topicbox-Message-UUID: 4e7b0c7e-eacb-11e9-9e20-41e7f4b1d025 Mmm, the disks are scsi (segate baracuda's on an Tekram (NCR) controller) What was strange was the slow speed of the mkfs | mkext. The machines are 400Mhz PII and a 350Mhz PII connected by 10Mbps ether so perhaps its just a sign of my ancient kit. Anyway it works, and I shall be trying it for real as when I get my venti server and DSL connection going. Anyone any opinions which scripts in in /bin/services I can safely copy to /bin/alt.services to run on /alt.net (the internet) - I want to be able to connect to my cpu & fs servers over the net but not get hacked (if possible :-) -Steve ____________________Reply Separator____________________ Subject: Re: [9fans] diskless boot of one terminal off kfs machine Author: 9fans@cse.psu.edu Date: 04/02/03 23:14 > If any of the fossil developers is interested I was using an fs interleaved > filesystem accross 3 fairly fast disks and got "disk: io=10021 at 8.779ms" > I got about 25 of these in 3 hours of mkfs | mkext before giving up. > The times increased slowly about 13ms but the counts stayed at 10010 +- 10. I think those are normal. Do you have DMA turned on? cat /dev/sdC0/ctl and make sure that the dmactl number is not zero. Russ