[OpenAFS] RO Cell is RW?

Ted Creedon tcreedon@easystreet.net
Mon, 17 Nov 2008 17:25:24 -0800


OK did a restore of aan existing volume and the RO version of
agile.vol apparently has write perms?

vos restore -server geronimo -partition a  -name agile.vol  -file agile.vol.dump

fs mkmount  -vol agile.vol  -dir agile -cell $CELL -rw

vos addsite -server geronimo -partition a  -id agile.vol  -cell $CELL

vos release agile.vol
vos release root.cell
vos release root.afs
fs checkvolumes

cd /afs/$CELL/agile   #to RO volume???
geronimo:/afs/creedon.biz/agile # touch foo
geronimo:/afs/creedon.biz/agile # l
-rw-r--r-- 1 bin  root    0 Nov 17 17:21 foo