From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] kfs or disk/kfscmd bug? From: forsyth@caldo.demon.co.uk MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20001221182342.DCC1E199E3@mail.cse.psu.edu> Date: Thu, 21 Dec 2000 18:24:17 +0000 Topicbox-Message-UUID: 3bb137fa-eac9-11e9-9e20-41e7f4b1d025 >> every time i run a command via disk/kfscmd, >> the previous command i asked for gets run. see: i believe i once saw this ages ago (which is why i'm not completely sure) because i interrupted a disk/kfscmd and it got out of sync. kfscmd uses a shared named pipe to disk/kfs and it copies the reply only until it sees `done' or `success' and then it stops. you might try just cat'ing /srv/kfs.cmd to resynchronise.