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 <[email protected]
<mailto:[email protected]>> 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
[email protected] <mailto:[email protected]>
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