On Mon, May 19, 2008 at 2:25 AM, Matthias Teege <[EMAIL PROTECTED]> wrote: > Moin, > > I've created a volume and a clone with: > > vos create afs1 /vicepc data.test > vos clone data.test > > then I try to remove data.test.clone with > > ; vos remove afs1 /vicepc data.test.clone > Can't find volume name 'data.test.clone' in VLDB > VLDB: no such entry >
That's correct. There is no volume named that. > Mistakenly I removed the data.test because I read somewhere that this > remove the clones to. remove it by volume id. > How do I remove the clone? What is the difference between a clone > and a replica? How do I create a read-only replica if I only have one > Fileserver? vos addsite; vos release. _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
