Search results

  1. F

    PVE Backup: vzdump backup status

    Hi, is it possible to have only the summarized part (the table with vmid, name, status, time, size and filename columns) of a backup report via mail rather then the detailed logs that follow? Optionally, have only the details for VMs, that do not return status "OK"? regards, Felix
  2. F

    Disk Serialnumber in PVE -> Host -> Disk

    Hi, i recently found out, that the value displayed in PVE-Manager under datacenter -> host -> Disks equals accordingly to the output of smarctcl to the "Logical unit id" rather then the "Serial number", which is confusing. This happens on all Servers having a HP P420 HBA. When using the command...
  3. F

    PGs unequally distributed across the nodes

    Hi Everybody, this story might sound familiar to a similar one I posted recently, but I think, the circumstances are different: I have a 3-node cluster, which's PGs are unequally distributed across the available nodes. My suspicion rose, while updating the cluster from 15.x to 16.x. When I...
  4. F

    [SOLVED] 3-node Ceph: missing 11TB space, no failover anymore

    Hi Everyone, I run a 3-node proxmox+ceph cluster in my home-lab serving as rdb storage for virtual machines for 2 years now. When I installed it, I did some testing to ensure, that when one node would fail, the remaining 2 nodes would keep the system up while the 3rd node is being replaced...
  5. F

    PXE in UEFI/OVMF mode "client does not accept options"

    Hi everyone, Unfortunately I did not find any satisfying answers to this topics in any other post, so I'm starting a new one: In short: If I boot a VM in OVMF using vmxnet3 (I also tried e1000) aiming to boot via pxe to my tftp server, where it is served ipxe.efi (a build working fine on dozens...
  6. F

    Module 'volumes' has failed dependency: /lib/python3/dist-packages/cephfs.cpython-37m-x86_64-linux-gnu.so: undefined symbol: ceph_abort_conn

    Hi, after Upgrade to 6.4.13 on a 3-node cluster I get a health warning: Module 'volumes' has failed dependency: /lib/python3/dist-packages/cephfs.cpython-37m-x86_64-linux-gnu.so: undefined symbol: ceph_abort_conn What am I missing? I have already checked, that python-cephfs as well as...
  7. F

    VM Replication, Cluster Quorum and Node via unstable Network Link

    Good Morning everyone! I would like to use the VM replication feature. The replication target node is within a LAN-Segment, that is connected via a Outdoor-WIFI P2P Link only. Although the average throughput of that link is about 30 MB/s, I consider it as "unstable" as the link is, for one used...
  8. F

    Tapespeed

    I'm coming from vSphere + Veeam B&R. PVE is working like a charm as does BPS. So far I can see 2 general disadvantages which I want to address in the hope, they can be fixed in near future: as I migrated the vSphere 1:1 to PVE, and use the dirty-bitmap feature +dedupe of PBS, I would have...
  9. F

    /dev/tape/by-id/scsi-10WT044700-sg failed - decode mode sense failed - wrong mode_data_len

    Hi, I want to try out the new tech-preview on the PBS Tapebackup - so far I did not come very far, as I get the above message, when I try to label a tape. This is my tapedrive (tapeinfo -f /dev/st0): Product Type: Tape Drive Vendor ID: 'IBM ' Product ID: 'ULTRIUM-HH7 ' Revision: 'G9Q1'...
  10. F

    Windows VMs stop on RDP or local console

    Hello Everybody, I have some serious problems regarding some Windows VMs (Server 2016 and 2012r2), which are stopping without any reason or trace to any log (either /var/log/syslog or (after vm reboot within Windows Eventviewer)). The Server 2016 is running as MS AD DC, the 2012R2 Server is...