* Re: [pbs-devel] Proxmox Backup Server Cloud Backup @ 2023-08-08 21:45 Rodney Wild 2023-08-09 6:23 ` Dietmar Maurer 0 siblings, 1 reply; 5+ messages in thread From: Rodney Wild @ 2023-08-08 21:45 UTC (permalink / raw) To: pbs-devel [-- Attachment #1: Type: text/plain, Size: 258 bytes --] Hello, who would I chat with regarding interest (join or other wise) in development of a cloud backup module for proxmox backup server? Thanx. -- Rodney Wild President & CEO AZCS Logo Office: 587-323-5009 Option 1 Cell: 403-615-9176 https://www.azcs.ca [-- Attachment #2.1: Type: text/html, Size: 1054 bytes --] [-- Attachment #2.2: Artboard 1.png --] [-- Type: image/png, Size: 28919 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [pbs-devel] Proxmox Backup Server Cloud Backup 2023-08-08 21:45 [pbs-devel] Proxmox Backup Server Cloud Backup Rodney Wild @ 2023-08-09 6:23 ` Dietmar Maurer [not found] ` <d01892b5-64a8-b280-fc9a-1d4ee932d2d4@azcs.ca> 0 siblings, 1 reply; 5+ messages in thread From: Dietmar Maurer @ 2023-08-09 6:23 UTC (permalink / raw) To: Proxmox Backup Server development discussion, Rodney Wild > Hello, who would I chat with regarding interest (join or other wise) in development of a cloud backup module for proxmox backup server? You can simply use this list... ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <d01892b5-64a8-b280-fc9a-1d4ee932d2d4@azcs.ca>]
* Re: [pbs-devel] Proxmox Backup Server Cloud Backup [not found] ` <d01892b5-64a8-b280-fc9a-1d4ee932d2d4@azcs.ca> @ 2023-10-07 3:31 ` Rodney Wild 2023-10-10 9:18 ` Thomas Lamprecht 0 siblings, 1 reply; 5+ messages in thread From: Rodney Wild @ 2023-10-07 3:31 UTC (permalink / raw) To: Dietmar Maurer, Proxmox Backup Server development discussion [-- Attachment #1: Type: text/plain, Size: 1113 bytes --] Sorry about the delay, I have a research grant (from the Sia Foundation) to research the possibility of developing a method of backing up proxmox to the cloud. The idea would be to develop a module similar to the tape module and add plugin capability to allow for different cloud platforms. I should be releasing our findings that it is possible to develop such a module and plugin addons. The first plugin will be be to allow backups in the Sia Storage network. This will be open source project and if approved I would like to contribute the source back to the proxmox backup project and would like to know the liklyhood of that being entertained so I can add it to my report. Thank-you for your time. On 2023-08-11 10:32 a.m., Rodney Wild wrote: > > > On 2023-08-09 12:23 a.m., Dietmar Maurer wrote: >>> Hello, who would I chat with regarding interest (join or other wise) in development of a cloud backup module for proxmox backup server? >> You can simply use this list... >> > -- Rodney Wild President & CEO AZCS Logo Office: 587-323-5009 Option 1 Cell: 403-615-9176 https://www.azcs.ca [-- Attachment #2.1: Type: text/html, Size: 2604 bytes --] [-- Attachment #2.2: Artboard 1.png --] [-- Type: image/png, Size: 28919 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [pbs-devel] Proxmox Backup Server Cloud Backup 2023-10-07 3:31 ` Rodney Wild @ 2023-10-10 9:18 ` Thomas Lamprecht 2023-10-10 14:04 ` Rodney Wild 0 siblings, 1 reply; 5+ messages in thread From: Thomas Lamprecht @ 2023-10-10 9:18 UTC (permalink / raw) To: Proxmox Backup Server development discussion, Rodney Wild, Dietmar Maurer Am 07/10/2023 um 05:31 schrieb Rodney Wild: > Sorry about the delay, I have a research grant (from the Sia Foundation) to research the possibility of developing a method of backing up proxmox to the cloud. The idea would be to develop a module similar to the tape module and add plugin capability to allow for different cloud platforms. I should be releasing our findings that it is possible to develop such a module and plugin addons. The first plugin will be be to allow backups in the Sia Storage network. This will be open source project and if approved I would like to contribute the source back to the proxmox backup project and would like to know the liklyhood of that being entertained so I can add it to my report. Thank-you for your time. > In generally we plan to add support for S3 off-site syncs, i.e., a slightly specialized version of sync jobs (a bit closer to tape ones) so that admins can configure off-site copies to any S3 capable storage. S3 is widely poplar and while surely it has some shortcomings, like any tech has, it is proven to work and there are many open source implementations for server and client, like e.g., a Ceph setup can be used as S3 target. Iow., S3 is established and won't go away anytime soon, if Sia Storage network has a bridge for S3 it would then be already set. If you have general contributions for improving/fixing things in one of our repos feel free to send, but please ensure to follow our developer documentation's rules and guidelines: https://pbs.proxmox.com/wiki/index.php/Developer_Documentation#Example But please note that we cannot give you an upfront guarantee of accepting any code, as an initial implementation is only a small fraction of the work, continuous maintenance (which we only can bet on us doing, external devs often tend to vanish after their changes got in) is much more work. regards Thomas ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [pbs-devel] Proxmox Backup Server Cloud Backup 2023-10-10 9:18 ` Thomas Lamprecht @ 2023-10-10 14:04 ` Rodney Wild 0 siblings, 0 replies; 5+ messages in thread From: Rodney Wild @ 2023-10-10 14:04 UTC (permalink / raw) To: Thomas Lamprecht Cc: Proxmox Backup Server development discussion, Dietmar Maurer We have plans for a s3 plugin as well after renterd plugin is complete. Sent from my iPhone > On Oct 10, 2023, at 3:19 AM, Thomas Lamprecht <t.lamprecht@proxmox.com> wrote: > > Am 07/10/2023 um 05:31 schrieb Rodney Wild: >> Sorry about the delay, I have a research grant (from the Sia Foundation) to research the possibility of developing a method of backing up proxmox to the cloud. The idea would be to develop a module similar to the tape module and add plugin capability to allow for different cloud platforms. I should be releasing our findings that it is possible to develop such a module and plugin addons. The first plugin will be be to allow backups in the Sia Storage network. This will be open source project and if approved I would like to contribute the source back to the proxmox backup project and would like to know the liklyhood of that being entertained so I can add it to my report. Thank-you for your time. >> > > In generally we plan to add support for S3 off-site syncs, i.e., a > slightly specialized version of sync jobs (a bit closer to tape ones) so > that admins can configure off-site copies to any S3 capable storage. > > S3 is widely poplar and while surely it has some shortcomings, like any > tech has, it is proven to work and there are many open source > implementations for server and client, like e.g., a Ceph setup can be > used as S3 target. Iow., S3 is established and won't go away anytime > soon, if Sia Storage network has a bridge for S3 it would then be > already set. > > If you have general contributions for improving/fixing things in one of > our repos feel free to send, but please ensure to follow our developer > documentation's rules and guidelines: > > https://pbs.proxmox.com/wiki/index.php/Developer_Documentation#Example > > But please note that we cannot give you an upfront guarantee of accepting > any code, as an initial implementation is only a small fraction of the > work, continuous maintenance (which we only can bet on us doing, external > devs often tend to vanish after their changes got in) is much more work. > > regards > Thomas > ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-10-10 14:04 UTC | newest] Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2023-08-08 21:45 [pbs-devel] Proxmox Backup Server Cloud Backup Rodney Wild 2023-08-09 6:23 ` Dietmar Maurer [not found] ` <d01892b5-64a8-b280-fc9a-1d4ee932d2d4@azcs.ca> 2023-10-07 3:31 ` Rodney Wild 2023-10-10 9:18 ` Thomas Lamprecht 2023-10-10 14:04 ` Rodney Wild
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox