Rohit Yadav
Rohit Yadav
@blueorangutan ui
@winterhazel for pure UI changes, pl use BO ui commands; the packaging commands add 3x load on backend CI systems and may be skipped for UI only PRs. Thanks.
Update: take backup & delete backup implemented for NFS; TBD/TODO more operations.
@blueorangutan package
Tested NFS, CephFS & samba, works when configuration is correctly configured; for example; ``` mysql> select * from backup_repository\G; *************************** 1. row *************************** id: 1 uuid: d3b911d4-50a6-11ef-bc8b-525400f93984 name: NFS-backup zone_id:...
Shared storage mount/umount tested: - EL8 & EL9: NFS & CephFS works (ceph would require rbd utils, otherwise uses Linux kernel's cephfs driver) - Ubuntu: NFS, CephFS & CIFS/SMB3 works...
Update cc @DaanHoogland @sureshanaparti @shwstppr @rajujith @NuxRo the experimental plugin is ready for review & testing, pending a bit of cleanup, maybe tests & doc work. Tested following cases: -...
There isn't a design doc or spec, I'll submit a doc PR which can be used for notes. The plugin simply uses existing B&R framework and follows on the footsteps...
@blueorangutan docbuild
cc @kiranchavala @rajujith @NuxRo @vladimirpetrov @borisstoyanov @JoaoJandre @GutoVeronezi or others - anybody able to manually QA this? Thanks.