Coda File System

Re: Fw: creating rep_volumes without success

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Thu, 7 Mar 2002 12:15:15 -0500
On Thu, Mar 07, 2002 at 03:43:40PM -0000, Mohamed Alwakeel wrote:
> + volutil -h mezzo1 dumpvrdb /vice/db/VRList.new
> V_BindToServer: binding to host mezzo1
> VolDumpVRDB failed with Unknown RPC2 return code 200
> + '[' 255 -ne 0 ']'
> + echo 'Failed to dump the current VRDB into /vice/db/VRList.new'
> Failed to dump the current VRDB into /vice/db/VRList.new
> + exit 1

One clear place where the server would be returning VFAIL (errorcode
200), it if it is unable to create the /vice/db/VRList.new file.

Check whether the directory exists, and the file doesn't exist.

Jan
Received on 2002-03-07 12:15:26