Search results

  1. VictorSTS

    Previous chunks don't seem to be used for new backups

    I've had some bad luck this time with a broken PBS server. This is the sequence of events: - Cluster PVE does it's backups to PBS01 (v3.4.4) for nearly two years. - PBS02 (v4.1.1) in a remote location syncs backups from PBS01. This has been working for like a year. It's on version 4.1.1 for at...
  2. VictorSTS

    ZFS rpool isn't imported automatically after update from PVE9.0.10 to latest PVE9.1 and kernel 6.17 with viommu=virtio

    On one of my training labs, I have a series of training VMs running PVE with nested virtualization. These VM has two disks in a ZFS mirror for the OS, UEFI, secure boot disabled, use systemd-boot (no grub). VM uses machine: q35,viommu=virtio for PCI passthrough explanation and webUI walkthrough...
  3. VictorSTS

    Snapshot as volume chain for file level storage, use cases?

    Hello, PVE 9 added "Support for snapshots as volume chains on Directory/NFS/CIFS storages (technology preview)". On any file level storage, like a directory or an NFS, you can use QCOW2 format for the disk(s) of your VMs, which already provides snapshot functionality and in some aspects in a...
  4. VictorSTS

    Is PVE9 supported on Veeam 12.3?

    Hello, Is Veeam restore working for you with PVE plugin v12.1.5.17 either with PVE9 or PVE8.x? Recently Veeam has published PVE plugin v12.1.5.17 which should support PVE9 [1]. Tried using it to restore some backups made from ESXi but after selecting the destination storage and disk format I...
  5. VictorSTS

    Nic dissappeared from a QEMU VM

    Looking for some clues about this or if someone else has seen this happening too (it's been a first for me and I do have thousand of VMs). Using PVE8.4.5. Have a VM with Windows 2019 with virtio drivers 0.1.271, running fine for a couple of weeks since the last reboot. This morning all of a...
  6. VictorSTS

    Problem with LXC container on PVE8 due to mmp_update_interval being too big.

    Hello, <TLDR> Seems that PVE or LXC or even Ceph change ext4's mmp_update_interval dynamically. Why, when and how it does? </TLDR> Full detailes below: In a PVE8.1 cluster with Ceph 18.2.1 storage, had a situation yesterday where a privileged LXC (id 200) with a 4'2TB ext4 disk as mp0 somehow...
  7. VictorSTS

    Symlink /etc/ceph/ceph.conf -> /etc/pve/ceph.conf not created automatically

    Hello, PVE8.4.1 cluster + Ceph Squid 19.2.1. I'm doing some hardware replacement to remove old nodes and adding new ones, so I added some of the new nodes to the cluster. Once in the cluster, from the webUI I deployed Ceph packages on 4 of the new nodes. Everything seems ok, but the symlink at...
  8. VictorSTS

    PBS prune is removing backups that should be kept

    I have a PVE cluster (v8.1.4) doing backups to a PBS server. The backups are done every 3 hours with a */3:11 schedule. On PBS (v3.2-2), I have a prune policy setting like this: keep-daily 30 keep-hourly 24 keep-last 3 keep-monthly 12 keep-weekly 4...
  9. VictorSTS

    Increase PVE timeout when listing PBS storage contents

    TLDR; Is it possible to increase the timeout in PVE when listing PBS backups? Seems to timeout at ~25 seconds and there is no way to get the list of backups to do a restore, neither from the storage view nor within the VM it self. Is there a way to really tell ZFS to always keep metadata in...
  10. VictorSTS

    Permissions for proxmox-backup-client garbage-collect

    Hi! Trying to script a few things, but I'm unable to use proxmox-backup-client garbage-collect unless the user has full "Admin" rights in PBS. Why it doesn't work just with "DatastoreAdmin" rights? Thanks!
  11. VictorSTS

    Predict if nic name may change on kernel update?

    I've already updated some clusters and single node PVE to 8.2 + kernel 6.8.x (9 systems in total, 5 different hardware configs). Only one of those systems changed the nic name. It was the first I tried in the lab and changed from eno1 to eno1np0. I currently check why the kernel gives some name...
  12. VictorSTS

    Delete namespaces with proxmox-backup-client with delete-groups=true

    How can I delete a namespace and all it's content from CLI? If I try with proxmox-backup-client namespace delete NAMESPACE and the namespace has backups, I get a message: Error: only partially deleted due to existing groups but `delete-groups` not true I know the checkbox in the UI "delete...
  13. VictorSTS

    SPICE error: "certificate has expired"

    I've had an issue with one VM when trying to connect to it's SPICE console, complaining about an expired certificate. This is odd as I'm using the self generated certificates for this cluster: (remote-viewer:57402): Spice-WARNING **: 10:05:14.912: ssl_verify.c:479:openssl_verify: Error in...
  14. VictorSTS

    bridge-vids not filtering unwanted vlans?

    Hello, If I'm not mistaken, bridge-vids sets "the space separated list of VLANs to be allowed tagged ingress/egress on this interface" [1]. So, if I set a bridge vmbr0002 with bridge-vids 2-512, and connect some VMs to it but with a vlan id>512, the VMs network traffic should not get into the...
  15. VictorSTS

    "Missing" memory on Linux VMs but not on Windows ones

    I've just noticed that Linux VMs get less usable memory than that configured in the VM. For example, for a VM with 512MiB, top/htop/free shows just 466MiB (lost aprox 9%). For a 4GiB VM, only 3915.3MiB is available to the OS (lost 2.1%). A 128MiB VM will lose like 23% and give just 98.3MiB for...
  16. VictorSTS

    File restore and symlinks

    Hello, I have backup of a LXC container. When doing a file restore from PVE7.4 of a directory that contains symlinks, those symlinks are not included in the .zip file that is downloaded from the webUI. The symlinks are shown in the file browser of the webUI. Also, a full restore of that...
  17. VictorSTS

    Activate PBS subscription

    Hello, I usually install PBS on top of PVE using the package repositories. Fist setup the no subscription repos and install the packages, then add subscription either via cli or webUI and then enable the enterprise repo. Is there any way to install PBS directly using the enterprise repository...
  18. VictorSTS

    Unresponsive server due to root disk full (ZFS)

    Hello, I had a problem yesterday with a cluster node which had its ZFS root disk filled with a bunch of snapshots and the rpool ended up being 100% full. It was monitored but it just happend so fast we couldn't react on time. The VMs residing in that storage became unresponsive. Other VMs...
  19. VictorSTS

    notes-template for new backup jobs?

    I can edit /etc/vzdump.conf and add a custom notes-template, say: notes-template: {{vmid}}-{{guestname}} ({{node}}-{{cluster}}) Then if I try to backup a VM, the notes-template value is applied. But if I add a new backup job at datacenter level the notes-template is not applied. In fact, no...
  20. VictorSTS

    PBS Grafana dashboard

    Hello, With version 2.2.4-1, the metrics server feature was introduced. Is there any oficial Grafana dashboard to present that data. Thanks!