[OpenAFS] multiple fileservers

Turbo Fredriksson turbo@bayour.com
28 Jan 2003 14:46:04 +0100


>>>>> "Klaas" == Klaas Hagemann <kerberos@northsailor.de> writes:

    Klaas> I don't know whether there is any possibilty to change a
    Klaas> read-only volume into read-write.

It's possible by dumping the RO volume and then restoring it again
as a RW volume...

        1. vos dump VOLUME.readonly -file BACKUPFILE
        2. vos restore -server SERVER -partition PARTITION \
           -name VOLUME -file BACKUPFILE -id VOLUME
        3. fs checkv