[OpenAFS] cant remove vol.clone
Derrick Brashear
shadow@gmail.com
Mon, 19 May 2008 14:37:58 -0400
On Mon, May 19, 2008 at 2:25 AM, Matthias Teege <matthias@mteege.de> 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.