On Mon, Dec 18, 2000 at 02:52:46PM -0000, ROD wrote:
> Then on scm:
>
> creatvol_rep coda.root E0000100 /vicepa
> creatvol_rep coda.two E0000101 /vicepa
> creatvol_rep coda.repl E0000104 /vicepa
Check whether the underlying replicas got created successfully but
looking at the volumelists on each server:
volutil -h ftp1 getvolumelist
should have coda.root.0 and coda.repl.0
volutil -h ftp2 getvolumelist
should have coda.two.0 and coda.repl.1
Rerun `bldvldb.sh' on the SCM, which will create an update volume
replica list, check whether the timestamp of /vice/db/VLDB on both
servers got updated. Then run `volutil makevrdb /vice/vol/VRList'
on the SCM which updates the list of replicated volumes, and check
the timestamps of /vice/db/VRDB on both servers.
After that the mount-link should successfully turn into an empty
directory (i.e. the root of the replicated volume).
Jan