Coda File System

Re: Problem with replicated volume

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Tue, 8 Feb 2000 19:28:27 -0500
On Tue, Feb 08, 2000 at 07:10:15PM -0500, Jean-Sebastien Gagnon wrote:
> I'm trying to make a replicated root volume, all seem to work except when i
> want to write to it. I'm getting :
> lead:~# touch /coda/blabla
> touch: cannot create regular file `/coda/blabla': Read-only file system
> 
> anyone can help me?

Did you authenticate yourself to venus?

The default ACL protection on newly created volumes will only allow
modification by people in the group System:Administrators. If you have
not yet obtained an administrator token with clog it is impossible to
do much.

$ clog adminuser (whatever you specified during vice-setup)
password: most likely `changeme' on a new installation

and you should be able to touch blabla.

Jan
Received on 2000-02-08 19:29:25