New arrivals in the DNUG LAB for next week: Minio for DAOS T2 and Domino Backup
Daniel Nashed – 14 June 2022 21:22:08
There are is always one more thing to add ...
I just introduced a Docker based Minio S3 server on the SUSE Leap server.
The underlying file system is ZFS with deduplication enabled.
Domino Backup S3 with ZFS
This is an example for my backup and storage optimization session.
I just took the S3 backup integration and configured a Bucket for Domino Backup.
After 3 full backups of the server the storage looks like this:
zpool list
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
zfs-pool 19.5G 195M 19.3G - - 0% 0% 2.80x ONLINE -
DAOS T2 and DAOS shared encryption
Now that I have S3 storage available, a DAOS T2 repository was easy to add.
DAOS T2 is always encrypts NLOs when pushing them to S3.
Therefore I added AES 256 shared key encryption to the server.
So some reason the bucket stats don't update.
But all the data is there. Backup and DAOS T2 along in the same ZFS pool ..
- Comments [0]