--On Wednesday, October 30, 2002 09:46:43 -0600 "Neulinger, Nathan" <nneul@umr.edu> wrote: > why should a "vos partinfo" time out? Because the volserver is calling read() in blocking mode on the fssync socket. This is the problem that my volserver-dont-deal-poorly-with-fssync-blockage-20021016 delta is intended to work around (you even asked me what it was about when it got commited).