Search results

  1. K

    Proxmox-Backup-Server 2.3.1-1 stuck after backup

    Hi there, i am using PBS for quite some time now but after the recent switch to 2.3.x a problem occured: On some VMs the backup is stuck after reaching 100% with the message "waiting for server to finish backup validation". I *don't* have the option "Verify new backups immediately after...
  2. K

    Ceph Alerts Module SMTP-Error

    Hi there, i am running proxmox 6.2-10 with ceph 14.2.9 i also installed the ceph-manager-dashboard (to get the alert module) via apt install ceph-mgr-dashboard and then configured the alerts module like this: ceph mgr module enable alerts ceph config set mgr mgr/alerts/smtp_host...
  3. K

    [SOLVED] Wrong wearout indicator/parsing on smart values

    Hi there, i am currently on proxmox 6.1-8 and have a Samsung 970 Evo NVME SSD. The Smart values differ quite alot from other SSDs i had: root@pve:~# smartctl -a /dev/nvme0 smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.3.18-3-pve] (local build) Copyright (C) 2002-19, Bruce Allen, Christian...
  4. K

    [SOLVED] ZFS Backup with snapshot mode fails

    Hi there, i am currently testing ZFS instead of my "old" setup (mdadm raid) and wanted to start the usual backup cycle. My Qemu-VMs will get backuped perfectly, my LXCs won't. Here is the log: Virtual Environment 6.1-3 Search Datacenter Server View Logs () INFO: starting new backup job...
  5. K

    Proxmox 6.0: USB devices disconnect and reconnect randomly

    Hi there, i just upgraded last night to Proxmox 6.0, since then i have random disconnects for my USB-attached drives. I currently have 3 HDDs connected via XHCI which worked flawlessly on Proxmox 5.x. After the upgrade i.e. the disc with the name /dev/sda gets disconnected after a short period...
  6. K

    System Updates with non-root User

    Hi there, i have currently a setup where i want to disable the user "root" on a Default Proxmox 5.2 Installation. For that i created a new user, added sudo, disabled the login of the root user and so on - nothing fancy. Even before that i created a new group within the proxmox gui and a...
  7. K

    Exclude Disk from Snapshot?

    Hi there, is it possible to exclude a Disk from KVM-Snapshot? The Scenario is like this: i have Server A which has two Disks: Disk 1 (Main/Boot - QCOW2) and Disk 2 ("Data Grave" - RAW). Currently i cannot take a snapshot at all, because not all Disks are in QCOW2-Format. So the first question...