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

Reply via email to