all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Roland <devzero@web.de>
To: pve-user@lists.proxmox.com, martin@proxmox.com
Subject: Re: [PVE-User] Proxmox Backup Server (beta)
Date: Fri, 10 Jul 2020 13:42:05 +0200	[thread overview]
Message-ID: <29674be5-026b-0a89-29ba-3951a99048b1@web.de> (raw)
In-Reply-To: <c84ac772-d577-27fd-710c-293d8a4baffe@proxmox.com>

great to hear! :)

one technical/performance question - will delta backup be i/o efficient
( like VMWare cbt ) ?

regards
roland

Am 10.07.20 um 12:56 schrieb Martin Maurer:
> We are proud to announce the first beta release of our new Proxmox
> Backup Server.
>
> It's an enterprise-class client-server backup software that backups
> virtual machines, containers, and physical hosts. It is specially
> optimized for the Proxmox Virtual Environment platform and allows you
> to backup and replicate your data securely. It provides easy
> management with a command line and web-based user interface, and is
> licensed under the GNU Affero General Public License v3 (GNU AGPL, v3).
>
> Proxmox Backup Server supports incremental backups, deduplication,
> compression and authenticated encryption. Using Rust
> https://www.rust-lang.org/ as implementation language guarantees high
> performance, low resource usage, and a safe, high quality code base.
> It features strong encryption done on the client side. Thus, it’s
> possible to backup data to not fully trusted targets.
>
> Main Features
>
> Support for Proxmox VE:
> The Proxmox Virtual Environment is fully supported and you can easily
> backup virtual machines (supporting QEMU dirty bitmaps -
> https://www.qemu.org/docs/master/interop/bitmaps.html) and containers.
>
> Performance:
> The whole software stack is written in Rust
> https://www.rust-lang.org/, to provide high speed and memory efficiency.
>
> Deduplication:
> Periodic backups produce large amounts of duplicate data. The
> deduplication layer avoids redundancy and minimizes the used storage
> space.
>
> Incremental backups:
> Changes between backups are typically low. Reading and sending only
> the delta reduces storage and network impact of backups.
>
> Data Integrity:
> The built in SHA-256 https://en.wikipedia.org/wiki/SHA-2 checksum
> algorithm assures the accuracy and consistency of your backups.
>
> Remote Sync:
> It is possible to efficiently synchronize data to remote sites. Only
> deltas containing new data are transferred.
>
> Compression:
> The ultra fast Zstandard compression is able to compress several
> gigabytes of data per second.
>
> Encryption:
> Backups can be encrypted on the client-side using AES-256 in
> Galois/Counter Mode (GCM
> https://en.wikipedia.org/wiki/Galois/Counter_Mode). This authenticated
> encryption mode provides very high performance on modern hardware.
>
> Web interface:
> Manage Proxmox backups with the integrated web-based user interface.
>
> Open Source:
> No secrets. Proxmox Backup Server is free and open-source software.
> The source code is licensed under AGPL, v3.
>
> Support:
> Enterprise support will be available from Proxmox.
>
> And of course - Backups can be restored!
>
> Release notes
> https://pbs.proxmox.com/wiki/index.php/Roadmap
>
> Download
> https://www.proxmox.com/downloads
> Alternate ISO download:
> http://download.proxmox.com/iso
>
> Documentation
> https://pbs.proxmox.com
>
> Community Forum
> https://forum.proxmox.com
>
> Source Code
> https://git.proxmox.com
>
> Bugtracker
> https://bugzilla.proxmox.com
>
> FAQ
> Q: How does this integrate into Proxmox VE?
> A: Just add your Proxmox Backup Server storage as new storage backup
> target to your Proxmox VE. Make sure that you have at least
> pve-manager 6.2-9 installed.
>
> Q: What will happen with the existing Proxmox VE backup (vzdump)?
> A: You can still use vzdump. The new backup is an additional but very
> powerful way to backup and restore your VMs and container.
>
> Q: Can I already backup my other Debian servers (file backup agent)?
> A: Yes, just install the Proxmox Backup Client
> (https://pbs.proxmox.com/docs/installation.html#install-proxmox-backup-client-on-debian).
>
> Q: Are there already backup agents for other distributions?
> A: Not packaged yet, but using a statically linked binary should work
> in most cases on modern Linux OS (work in progress).
>
> Q: Is there any recommended server hardware for the Proxmox Backup
> Server?
> A: Use enterprise class server hardware with enough disks for the
> (big) ZFS pool holding your backup data. The Backup Server should be
> in the same datacenter as your Proxmox VE hosts.
>
> Q: Where can I get more information about coming feature updates?
> A: Follow the announcement forum, pbs-devel mailing list
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel, and
> subscribe to our newsletter https://www.proxmox.com/news.
>
> Please help us reaching the final release date by testing this beta
> and by providing feedback via https://forum.proxmox.com
>



  reply	other threads:[~2020-07-10 11:47 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-10 10:56 [pve-devel] " Martin Maurer
2020-07-10 10:56 ` [PVE-User] " Martin Maurer
2020-07-10 10:56 ` [pbs-devel] " Martin Maurer
2020-07-10 11:42 ` Roland [this message]
2020-07-10 12:09   ` [PVE-User] " Dietmar Maurer
2020-07-10 12:24     ` Roland
2020-07-10 13:43       ` Thomas Lamprecht
2020-07-10 14:06         ` Roland
2020-07-10 14:15           ` Thomas Lamprecht
2020-07-10 14:46             ` Roland
2020-07-10 17:31               ` Roland
2020-07-10 13:44       ` Dietmar Maurer
     [not found] ` <mailman.77.1594381090.12071.pve-user@lists.proxmox.com>
2020-07-10 11:45   ` Dietmar Maurer
     [not found]     ` <a92c7f1d-f492-2d43-00b9-15bdb0e805ec@binovo.es>
2020-07-10 13:50       ` Thomas Lamprecht
2020-07-10 12:03 ` Lindsay Mathieson
2020-07-10 12:13   ` Dietmar Maurer
2020-07-10 15:41     ` Dietmar Maurer
2020-07-11 11:03       ` mj
2020-07-11 11:38         ` Thomas Lamprecht
2020-07-11 13:34           ` mj
2020-07-11 13:47             ` Thomas Lamprecht
2020-07-11 14:40             ` Dietmar Maurer
2020-07-14 14:30               ` Alexandre DERUMIER
2020-07-14 15:52                 ` Thomas Lamprecht
2020-07-14 21:17                   ` Alexandre DERUMIER
2020-07-15  4:52                     ` Thomas Lamprecht
     [not found]                       ` <176392164.4390.1594849016963.JavaMail.zimbra@numberall.com>
2020-07-16  7:33                         ` Thomas Lamprecht
     [not found]                       ` <mailman.204.1594849027.12071.pve-user@lists.proxmox.com>
2020-07-16 10:17                         ` Wolfgang Bumiller
2020-07-16 14:36                           ` Mark Schouten
2020-07-16 17:04                             ` Thomas Lamprecht
2020-07-16 13:03                   ` Tom Weber
2020-07-17  7:31                     ` Fabian Grünbichler
2020-07-17 13:23                       ` Tom Weber
2020-07-17 17:43                         ` Thomas Lamprecht
2020-07-18 14:59                           ` Tom Weber
2020-07-18 18:07                             ` Thomas Lamprecht
2020-07-10 12:45 ` Iztok Gregori
2020-07-10 13:41   ` Dietmar Maurer
2020-07-10 15:20     ` Iztok Gregori
2020-07-10 15:31       ` Dietmar Maurer
2020-07-10 16:29         ` Iztok Gregori
2020-07-10 16:46           ` Dietmar Maurer
     [not found] ` <a1e5f8dd-efd5-f8e2-50c1-683d42b0f61b@truelite.it>
2020-07-10 14:23   ` Thomas Lamprecht
2020-07-10 15:59 ` Lindsay Mathieson
     [not found] ` <mailman.86.1594396120.12071.pve-user@lists.proxmox.com>
2020-07-10 16:32   ` Dietmar Maurer
2020-10-06 13:12 ` [pve-devel] " Lee Lists
2020-10-06 13:12   ` Lee Lists
2020-10-08  8:21   ` [pve-devel] " Thomas Lamprecht
2020-10-08  8:21     ` Thomas Lamprecht
2020-10-08  8:21     ` [pbs-devel] " Thomas Lamprecht
2020-10-09  9:27     ` [pve-devel] " Lee Lists
2020-10-09  9:27       ` Lee Lists
2020-10-09 12:10 Lee Lists

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=29674be5-026b-0a89-29ba-3951a99048b1@web.de \
    --to=devzero@web.de \
    --cc=martin@proxmox.com \
    --cc=pve-user@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal