Search results

  1. H

    Selective snapshot/VMID sync

    I'm wondering if I'm the only person looking for such a feature or not: The requirement is that some critical clients have longer data retention and extra offsite backup requirements, so I was hoping to find a quick fix to setup a remote PBS that will sync only those selective VMID groups from...
  2. H

    Installation Options

    you did check the `.chunks` directory?
  3. H

    [SOLVED] Why zfs as datastore for pbs?

    You mean other than a failed disk: - ZFS proper redundancy: replace disk, datastore "intact" - All other *filesystems*: restore datastore from elsewhere - LVM/mdraid: okay, replace disk, filesystems on top ok but now you need a separate filesystem on top, and you have two sets of...
  4. H

    [SOLVED] Q: does Sync jobs able to merge snapshots ?

    Good day, is a certain environment I have a challenge that I need to push a PVE clusters backups to two PBS servers, but to split the backups, ie. PVE1 & PVE2 -> PBS-A, PVE3& PVE4 -> PBS-B. I might also need to (if things change for balancing reasons) change it to PVE1/2/3 -> PBS-A and only...
  5. H

    increase default chunk size in PBS for better rclone-uploads

    I would love to see you setting up simulated-tape blobs which could be streamed/sent to these Glacier/CloudArchive (like OVH's https://www.ovhcloud.com/en-gb/public-cloud/cloud-archive/#how-to ) solutions. That way it might be "simpler" to know the "tapes"/blobs to be pulled (ie. to be...
  6. H

    (Mass) Import/converting lxc-tar & qemu-vma into PBS storage?

    Good day, I do have quite a bit of historical backups on NFS, and would've liked to do a mass import/conversion from those to the PBS server/service as we have switched to the PBS since and would like to remove the NFS storage. As I don't see anything like that in the documentation and the...
  7. H

    ARM Support

    Ampere? https://amperecomputing.com/reference-platforms/ https://store.avantek.co.uk/ampere-altra-mt-jade.html But I agree otherwise - the AMD64 *server* portion isn't viable, but the ARM *client* I'll be looking at deploying
  8. H

    Strange situation in Proxmox VE API

    So I just pick a random Job ID? is there a specific format to adhere to?
  9. H

    Strange situation in Proxmox VE API

    On this "stable" ID for jobs.cfg: what is the (for 7.1 mainly, but also 6.4 till I upgrade that cluster) recommended way to script or automate (via bash/Ansible/Terraform) the backups for VMs and LXCs?
  10. H

    LXC Rootfs - can't migrate to a remote disk I choose

    same status in 7.1 - /me awaits the feature request
  11. H

    LXC Rootfs - can't migrate to a remote disk I choose

    https://bugzilla.proxmox.com/show_bug.cgi?id=1532 for the feature request Have the same "issue" today ;(
  12. H

    Anyone with Intel X710-T network card with reboot history on Dell R540 server?

    depends whether you are able to remove the module, ie. it's not in use but for things networking, you do want to reboot
  13. H

    QEMU CPU Type (kvm64 vs qemu64)

    Yeah, that is a risk I'm willing to take in my environment given I'm the sysadmin for all of them, so if somebody/code other than what I need/want to execute in the VMs, then I have other/bigger security problems :(=) Great idea, was thinking about that, but currently the cost/expense not worth...
  14. H

    QEMU CPU Type (kvm64 vs qemu64)

    Well, I have the same "problem", as using hosting providers I am limited in my choices and thus the mixing of AMD and Intel is becoming a reality for various configurations and price points :( Thus the question for me is also which is the beterer performance wise: QEMU64 or KVM64 ? (Yes yes, I...
  15. H

    OVH how can I add IPv6 through vRACK vmbr1

    Yes and no. The assumption here: BBI -IPv6/64 - Node1{FireWall/NatDevice} -(vRack NAT6 or >/64 [note1])- Node2{VM} The {VM} can be moved from Node1 to Node2 and back, as long as its on the same vRack-dot11q vlan. The "secret sauce" is that {FireWall/NatDevice} that is listening and answering...
  16. H

    [SOLVED] xterm.js cutting off characters in Firefox

    I was wondering about that on macOS and then I found this, so yeah, it's FireFox - MS-Edge (Chromium) displays correctly
  17. H

    Anyone with Intel X710-T network card with reboot history on Dell R540 server?

    Thank you! I was however hoping for a DKMS version to NOT have the above problem :(=)
  18. H

    Anyone with Intel X710-T network card with reboot history on Dell R540 server?

    could you be so kind and point us at the instructions/package/etc. for the recompile and the nvm firmware?
  19. H

    OVH how can I add IPv6 through vRACK vmbr1

    At present (as on 9 Nov 2021) OVH does NOT provide ROUTABLE (ie. public accessible) IPv6 on the vRack as they do with the /30+ IPv4s attached to the vRack The only way I am aware of to get IPv6 on the vRack, is to use the public interface of a server, and have that NAT/route to the other...