check if you have the latest version of /sys/src/cmd/cwfs/wren.c from sources. the old wrenread()/wrenwrite() used non atomic seek/read/write sequence that leaves a window for another process moving the file offset arround under you. this caused wired checktag errors when i tried to copy my main fileserver to another freshly created cwfs. -- cinap