[OpenAFS] ubik_cp success

Gémes Géza geza@kzsdabas.hu
Fri, 24 May 2013 17:03:57 +0200


This is a multi-part message in MIME format.
--------------080209010703000906080207
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

2013-05-24 08:01 keltezéssel, Shane Warner írta:
> Where is the source for ubik_cp ?
>
> Thanks,
> Shane
>
>
> On Thu, May 23, 2013 at 9:37 PM, Gémes Géza <geza@kzsdabas.hu 
> <mailto:geza@kzsdabas.hu>> wrote:
>
>     Hi,
>
>     I've successfully built ubik_cp, copied together with
>     libafshcrypto and librokenafs to the box I intend to do the
>     backups and it has successfully backed up both prdb and vldb
>     databases.
>     One question remains, what is the role of prdb.DBSYS1 and
>     vldb.DBSYS1 files in the same directory as prdb.DB0 and vldb.DB0?
>
>     Thank you!
>
>     Cheers
>
>     Geza Gemes
>     _______________________________________________
>     OpenAFS-info mailing list
>     OpenAFS-info@openafs.org <mailto:OpenAFS-info@openafs.org>
>     https://lists.openafs.org/mailman/listinfo/openafs-info
>
>
First get an up to date openafs git repo
git clone git://git.openafs.org/openafs.git
or
git pull
if you already have one
Then
git fetch git://git.openafs.org/openafs refs/changes/00/9700/3 && git 
checkout FETCH_HEAD
Then
./regen.sh
./configure
make

Regards

Geza Gemes

--------------080209010703000906080207
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">2013-05-24 08:01 keltez&eacute;ssel, Shane
      Warner &iacute;rta:<br>
    </div>
    <blockquote
cite="mid:CAHhX6umeSpYKAaF=S5qZQ5W7hjJuyYiVOh8txAqMSKoOOvrUKw@mail.gmail.com"
      type="cite">
      <div dir="ltr">Where is the source for ubik_cp ?
        <div><br>
        </div>
        <div style="">Thanks,</div>
        <div style="">Shane</div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Thu, May 23, 2013 at 9:37 PM, G&eacute;mes
          G&eacute;za <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:geza@kzsdabas.hu" target="_blank">geza@kzsdabas.hu</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
            <br>
            I've successfully built ubik_cp, copied together with
            libafshcrypto and librokenafs to the box I intend to do the
            backups and it has successfully backed up both prdb and vldb
            databases.<br>
            One question remains, what is the role of prdb.DBSYS1 and
            vldb.DBSYS1 files in the same directory as prdb.DB0 and
            vldb.DB0?<br>
            <br>
            Thank you!<br>
            <br>
            Cheers<br>
            <br>
            Geza Gemes<br>
            _______________________________________________<br>
            OpenAFS-info mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:OpenAFS-info@openafs.org" target="_blank">OpenAFS-info@openafs.org</a><br>
            <a moz-do-not-send="true"
              href="https://lists.openafs.org/mailman/listinfo/openafs-info"
              target="_blank">https://lists.openafs.org/mailman/listinfo/openafs-info</a><br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    First get an up to date openafs git repo<br>
    git clone git://git.openafs.org/openafs.git<br>
    or<br>
    git pull<br>
    if you already have one<br>
    Then<br>
    git fetch git://git.openafs.org/openafs refs/changes/00/9700/3
    &amp;&amp; git checkout FETCH_HEAD<br>
    Then<br>
    ./regen.sh<br>
    ./configure<br>
    make<br>
    <br>
    Regards<br>
    <br>
    Geza Gemes<br>
  </body>
</html>

--------------080209010703000906080207--