Coda File System

Re: volutil problems

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Tue, 4 Nov 2003 17:07:32 -0500
On Sat, Nov 01, 2003 at 09:46:13AM -0500, Eric Estabrooks wrote:
> The coda client and server seem to work fine.  I set up a volume with 
> multiple servers and the data replicated fine and I can access it with 
> clients just fine.  The problem is when I try to use volutil operations 
> like dump, dumpestimate, clone, ..., I get <CMD> failed with Unknown 
> RPC2 return code 103.  I can do volutil info operations.

There probably is more information in the SrvLog or SrvErr files on the
server, but it is most likely one of the following,

  - backup and clone require the volume to be locked first.
  - dump and dumpestimate can only work on readonly (backup and clone)
    volumes.
  - In some cases you can get away with using the volume name, in other
    cases you need to give the replicated volume id (7f...) and
    sometimes you have to use the volume id of the volume replica.

I don't know what exactly causes the error.

Jan
Received on 2003-11-04 17:12:57