Re: Question regarding vos release and volume

Harald Barth <[email protected]>
Newsgroups gmane.comp.file-systems.openafs.general
Message-ID <[email protected]>
> root.afs
>     RWrite: 536870915     ROnly: 536870916
>     number of sites -> 2
>        server server1.mydomain.dmz partition /vicepa RW Site
>        server server2.mydomain.dmz partition /vicepa RO Site

If you want added redundancy and not all accesses to the RO only on server2,
you need to add a RO volume like this:

> root.afs
>     RWrite: 536870915     ROnly: 536870916
>     number of sites -> 2
>        server server1.mydomain.dmz partition /vicepa RW Site
>        server server1.mydomain.dmz partition /vicepa RO Site
>        server server2.mydomain.dmz partition /vicepa RO Site

This will not use much extra space as the RO and RW on server1 will share data
as long as it is not modified.

Then to your problem... 

What does vos listvol say about vicepf on both servers?

Do you have the /vicepf/V0<ID>.vol files? 

Can you vos dump the volumes from the specific server and partition?

Harald.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.