From mboxrd@z Thu Jan 1 00:00:00 1970 From: presotto@plan9.bell-labs.com To: 9fans@cse.psu.edu Subject: Re: [9fans] kfs error MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-ozyqlltrgbrlfmhiwglehyxtee" Message-Id: <20010929124148.129DF19AA2@mail.cse.psu.edu> Date: Sat, 29 Sep 2001 08:41:45 -0400 Topicbox-Message-UUID: f6819de0-eac9-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-ozyqlltrgbrlfmhiwglehyxtee Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit forsyth is correct. Comment from the sync/cmd process in kfs: /* * process to synch blocks * it puts out a block/line every second * it waits 10 seconds if catches up. * in both cases, it takes about 10 seconds * to get up-to-date. * * it also updates the filter stats * and executes commands */ Unless you give the command 'disk/kfscmd nosync', kfs will write back updated blocks pretty quickly. It's still good to do a 'disk/kfscmd halt' before turning the machine off. --upas-ozyqlltrgbrlfmhiwglehyxtee Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Sat Sep 29 06:21:30 EDT 2001 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Sat Sep 29 06:21:29 EDT 2001 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.23.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id C898119AA2; Sat, 29 Sep 2001 06:21:12 -0400 (EDT) Delivered-To: 9fans@cse.psu.edu Received: from subito.home.cs.york.ac.uk (caldo.demon.co.uk [194.222.207.148]) by mail.cse.psu.edu (CSE Mail Server) with SMTP id DA18A19A97 for <9fans@cse.psu.edu>; Sat, 29 Sep 2001 06:20:19 -0400 (EDT) To: 9fans@cse.psu.edu Subject: Re: [9fans] kfs error From: forsyth@caldo.demon.co.uk MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-rsvdokfncshqbpfdybwagwdrde" Message-Id: <20010929102019.DA18A19A97@mail.cse.psu.edu> Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Sat, 29 Sep 2001 11:14:28 +0100 This is a multi-part message in MIME format. --upas-rsvdokfncshqbpfdybwagwdrde Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit i believe kfs does that automatically every 10 seconds (see syncproc in main.c) --upas-rsvdokfncshqbpfdybwagwdrde Content-Type: message/rfc822 Content-Disposition: inline Received: from finch-punt-12.mail.demon.net ([194.217.242.36]) by lavoro; Sat Sep 29 06:06:44 BST 2001 Received: from punt-1.mail.demon.net by mailstore for forsyth@caldo.demon.co.uk id 1001732254:10:18691:0; Sat, 29 Sep 2001 02:57:34 GMT Received: from psuvax1.cse.psu.edu ([130.203.4.6]) by punt-1.mail.demon.net id aa1121729; 29 Sep 2001 2:57 GMT Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.18.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id BA47D19A9C; Fri, 28 Sep 2001 22:57:14 -0400 (EDT) Delivered-To: 9fans@cse.psu.edu Received: from smtp.noos.fr (aragon.noos.net [212.198.2.75]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 3F91419A99 for <9fans@cse.psu.edu>; Fri, 28 Sep 2001 22:56:23 -0400 (EDT) Received: (qmail 28562508 invoked by uid 0); 29 Sep 2001 02:56:22 -0000 Received: from unknown (HELO SOMA) ([212.198.185.162]) (envelope-sender ) by 212.198.2.75 (qmail-ldap-1.03) with SMTP for <9fans@cse.psu.edu>; 29 Sep 2001 02:56:22 -0000 Message-ID: <0d1601c14891$da148440$a2b9c6d4@SOMA> From: "Boyd Roberts" To: <9fans@cse.psu.edu> References: <20010929022719.8A2A819A8A@mail.cse.psu.edu> Subject: Re: [9fans] kfs error MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Sat, 29 Sep 2001 04:52:58 +0200 paranoid that i am, i added some code to the end of /rc/bin/termrc to do a unix style update; it just does a disk/kfscmd sync every 5 mins. --upas-rsvdokfncshqbpfdybwagwdrde-- --upas-ozyqlltrgbrlfmhiwglehyxtee--