[OpenAFS] Speed of release or incremental release (replication)?

Turbo Fredriksson turbo@bayour.com
25 Oct 2003 15:33:47 +0200


>>>>> "Turbo" == Turbo Fredriksson <turbo@bayour.com> writes:

    Turbo> So the only solution I could think of is to disable the
    Turbo> 'vlserver' (but keeping the ptserver running).

Oki, that didn't work...

----- s n i p -----
[papadoc.root]# vos examine user.turbo | head -n1
user.turbo                        536870957 RW    1910498 K  On-line

[papadoc.root]# time vos release user.turbo -localauth -verbose

user.turbo
    RWrite: 536870957     ROnly: 536870958
    number of sites -> 2
       server papadoc.bayour.com partition /vicepf RW Site
       server papadoc.bayour.com partition /vicepe RO Site
This is a complete release of the volume 536870957
Cloning RW volume to temporary RO ...
Updating existing ro volume 536870958 on papadoc.bayour.com ...
Starting ForwardMulti from 536870958 to 536870958 on papadoc.bayour.com.
Deleting the releaseClone 536870958 ... done
updating VLDB ... done
Released volume user.turbo successfully

real    18m22.842s
user    0m0.020s
sys     0m0.030s

[papadoc.root]# time vos release user.turbo -localauth -verbose
Could not lock the VLDB entry for the volume 536870957.
Possible communication failure
Error in vos release command.
Possible communication failure

real    7m0.379s
user    0m0.000s
sys     0m0.040s
----- s n i p -----

The first release was with the vlserver running, the second with it
disabled. So it seems like I have to have it running...

I am quite sure that I've seen a mail on the list that it is possible
to increase the priority of a host without changing IP's... ?
I just can't do this because I only have four IP's, and the SPARCs are
registered NS servers (and moving all domains to new IPs and what not)
is way to much trouble... Do I really have to!?