Re: setting up an autochange in the cloud
Bill Arlofski via Bacula-users <[email protected]>
| Newsgroups | gmane.comp.bacula.user |
|---|---|
| Message-ID | <[email protected]> |
On 10/21/24 1:45 AM, Stefan G. Weichinger wrote: > > So that means for best protection I would need "storage daemon data > volume encryption"? Or even better: enable both? > > I assume enabling both would add overhead in terms of CPU usage etc Hello Stefan, Not sure I would call FD encryption plus SD encryption "better", only because you have the added task of managing the keys/certs on the client(s) in addition to the SD re-encrypting the already FD-encrypted data and you needing to make sure the encryption key files for each SD-encrypted cloud volume are safely maintained. :) So, more CPU use on client(s). and on SD, and more admin work, but yes, data would be encrypted twice in such a setup. > Is there a working example somewhere? > > Just setting "Volume Encryption = yes" leads to issues labelling the > volumes here, I assume that a keypair is needed somewhere. > > thanks In addition to setting "Volume Encryption = yes" in each of your your SD's c loud devices, you also need the following in your SD's top-level configuration: ----8<---- EncryptionCommand = "/path/to/key-manager.py getkey" ----8<---- The actual path will depend on the Bacula community maintainer for your distro. :) Hope this helps, Bill -- Bill Arlofski [email protected] _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
signature.asc
(application/pgp-signature, 509 B)
-----BEGIN PGP SIGNATURE----- Version: ProtonMail wsBzBAEBCAAnBQJnFnAaCRBIDTDab9XDQBYhBMuLnlBaSQiuSUbb6UgNMNpv 1cNAAACOiwf/RU6U+PquR4rUuhLeB47GoQC+Esws1SAhB5+LsPObdKfA6UFx ocDrAzUtK1wYVzllRs3dqiB3U4Pne9h8UnHRv+g9Kf8WD0LHLxFg+HBHqIiG nUhtP8O6jNEIhYQI1zyuzp/Ig3EBoh22jq4YRx0LT2fLfz0vjXaDyOIceYwH IXQN8B89+PA1NG0lrIirkDWdFHSgxWb6cFg2morv4WhfOyx5FqYeaLjtVKfM KoaUnI2M5F3aGfMd8qt/0YaCSYGS1ULY26pcMrG4sYJsytqkhreM38O/mCxp xx4mrVhUQ2rpLq67iBAppk8xSYgeEMwyVr9hPJ9C1XeJpL5quMm6bA== =Dbz3 -----END PGP SIGNATURE-----