Search results

  1. C

    [SOLVED] PBS add NFS Storage

    If you backup via PVE just the virtual disks PVE knows about get backed up, not any disks that were mounted inside the VM (like passthrough of a HBA or NFS shares) If you want to back up those as well you could do that by using the proxmox-backup-client inside the VM; it can back up all...
  2. C

    [SOLVED] PBS add NFS Storage

    Hi, you can mount the NFS share in Linux and then create a datastore pointing to that directory. I‘m not quite sure what your second question is, PBS integrated into PVE saves all machines you selected in the backup job as long as the VMs disks have the backup flag set (which is default)
  3. C

    PXAR BROWSER

    You would need to use the proxmox-backup-client inside the VM itself which is currently only avaible for Linux.
  4. C

    My wishlist for pbs.

    Check this thread on why your 2nd wish wont come true ;) https://forum.proxmox.com/threads/status-logging-diagnostics.78795
  5. C

    PXAR BROWSER

    Hey, when you make a Disk image you can't view its content... how would you? PBS doesn't know what filesystems or other things hide on that drive. The PXAR Browser only works when you make pxar backups aka file-level backups
  6. C

    VM Crashes during backups when using qemu-guest-agent

    :+1: for an option at the VM leveln in PVE to disable fsfreeze during snapshots
  7. C

    Proxmox backup of physical server and restore to vm

    You could probably do a backup, boot a VM from a live iso and restore everything to your new disk. It might be easier to install a VM with the bare OS from scratch and then rsync everything over with rsync -aAXv --numeric-ids...
  8. C

    Backup PVE root (ZFS)?

    Yes that is possible. Make sure you don't run PBS as a VM on the same PVE though ;) might get tricky when PVE dies and you can't restore.
  9. C

    Hardware to use / ZFS implications

    PBS can use basically whatever filesystem you throw at it. XFS, EXT, NFS, SMB, ZFS, ... The deduplication isn’t done by the storage backend but by the software itself. this means you can definitly go with a „normal“ raid and EXT4 for example. You should be able to use ZFS as well, most raid...
  10. C

    one template will not backup

    It tries to start the VM And this fails, can you start it by hand and will it start in that case?
  11. C

    Proxmox Backup Server 1.0 (stable)

    I can totally understand the price asked and I think it is justified with what tom said. 6 sockets and you are at that price. For personal projects it is indeed too steep, but for business it is actually quite reasonable, not to say cheap. Hard to find a middle ground here, but I think this is...
  12. C

    [SOLVED] API Documentation

    Hello, looking through the forum and the included documentation I wasn't able to find any references to the API documentation. For PVE this page exists: https://pve.proxmox.com/pve-docs/api-viewer is there something similar for PBS?
  13. C

    Proxmox Backup Server 1.0 (stable)

    That is possible, you can specify a path to where the datastore is. You will probably get better results with local storage than with NFS though. Usually faster :)
  14. C

    Proxmox Backup Server 1.0 (stable)

    What an exciting day! Congratulations on your new Product! Currently preparing to move all of our PVE setups to PBS :) Oh and I found a typo on the site https://proxmox.com/en/proxmox-backup-server under "Enterprise Support": Proxmox Backup ServeR. Can I have a cookie for that one? :D
  15. C

    Size on special device for metadata cache

    Whoops I did mess up when looking in our wiki, it was 0.02. you will use less when you have less files on the system, but since PBS tries to hit 4MiB files you will have quite the amount of metadata.
  16. C

    Size on special device for metadata cache

    After using ZFS in a lot of scenarios we developed a rule of thumb of a 0.02 ratio for the special device. So per 1TB if storage 20gb of special device. This alignes with what @fabian uses + some safety headroom.
  17. C

    [SOLVED] Slow Backup-Speed - find the Bottleneck

    Exactly, Linux will have cached that file, that’s why you get high speeds :) you need to try it with more files to spill past your avaible Ram.
  18. C

    Copy datastore to a pool on a usb disk/stick

    Hi Elleni, take a look at this: https://forum.proxmox.com/threads/external-pbs-copy.78215
  19. C

    [SOLVED] Pricing for PBS Support Subscriptions

    Hello, are the prices for PBS Support Subscriptions already published? Couldn't find any information about them. Will it be similar to PVE?
  20. C

    [SOLVED] Deduplication?

    ZFS only works as long as you have access to a block device. If you are using NFS or other network file systems you are once again limited by this. I don't really see a disadvantage with PBS doing deduplication itself, it keeps it a lot more flexible.

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!