No... the original on /vicepa is no longer there... I could understand the
symptom if both vols were on the server. The 'vos restore' removed the
volume from /vicepa, but it put it on /vicepb off-line. Either that or the
server got confused enough that the volume was still on A, but not visible
any more. 

Vos listvol definately listed:
/vicepa:
        test1 on-line
/vicepb:

and after

/vicepa:
/vicepb:
        test1 off-line

-- Nathan

> -----Original Message-----
> From: Bill Sommerfeld [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 15, 2001 9:29 AM
> To: Neulinger, Nathan R.
> Cc: '[EMAIL PROTECTED]'
> Subject: Re: [OpenAFS-devel] vos restore bug... 
> 
> 
> > Volume test1 exists on srv:/vicepa
> > 
> > vos restore srv a test1 -file vosdump.file -overwrite full -verbose
> >     volume is restored, all is happy
> > vos restore srv b test1 -file vosdump.file -overwrite full -verbose
> >     volume is restored to /vicepb, but volume is off-line after vos
> > restore completed
> 
> you can only have one instance of a volume on-line on a server at a
> given time; the others are left off-line.
> 
> it's been a while but i bet that both of the following will work:
> 
>       vos restore srv a test1 -file vosdump.file -overwrite 
> full -verbose
>       vos remove srv a test1
>       vos restore srv b test1 -file vosdump.file -overwrite 
> full -verbose
> 
>       vos restore srv a test1 -file vosdump.file -overwrite 
> full -verbose
>       vos restore srv b test2 -file vosdump.file -overwrite 
> full -verbose
> 
>                                       - Bill
> 
_______________________________________________
OpenAFS-devel mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo.cgi/openafs-devel

Reply via email to