Recent content by tommisan

  1. T

    Failed backup - unable to activate storage

    Hi, It's one physical network 10Gbit separated into vlans. Based on the logs and performance data collected during the latest backup cycle, here is a summary of the findings. Latency of nfs storage: baseline latency is 0.2ms, under load it is 10ms and it can spike up to 28ms during backups, but...
  2. T

    Failed backup - unable to activate storage

    Hi Fiona, thank you for your reply. We use different and dedicated networks (VLAN) for PBS and NFS traffic. PBS, NFS server and PVE nodes loads and network throughputs and latency are ok and with the same values as always. The backup job doesn't fail on the same vm/lxc, and it fails not...
  3. T

    Failed backup - unable to activate storage

    Hi everyone, at present we have a production environment with 3 nodes Proxmox VE cluster (9.1.6) with a Lenovo DM5000H as NFS (4.2) vm/lxc storage and a dedicated physical Proxmox PBS (4.1.x). PVE nodes e PBS enterprise repos. All the appliance are connected with redundant 10Gbit port switches...
  4. T

    TASK ERROR: unable to create CT 100 - unsupported Ubuntu version '24.04'

    When will be supported Ubuntu 24.04 in enterprise repos? At present (8.2.2) I see pve-container: 5.0.11 Thank you
  5. T

    error message: proxmox-backup not correctly installed

    An update the post. I had the same problem on a fresh install of the latest releases of PBS and PVE, both enterprise repos. The procedure was: Install Proxmox VE, fresh install from latest .iso Switch repository to PVE enterprise repo Install PBS with community repo Switch repository to PBS...
  6. T

    VM not starting at boot on 3 node Proxmox cluster

    I mean if I can edit the file (where is it?) in which the parameters are written and then eventually reload it in some ways, instead of using command line to set it at runtime, just to remember that I set it in case of cluster upgrade/migration. But command line is fine too. Ok
  7. T

    VM not starting at boot on 3 node Proxmox cluster

    Could also be hardcoded in a configuration file? What is the default startall-onboot-delay? Startall-onboot-delay could be set per storage and not globally? Thanks for your support
  8. T

    VM not starting at boot on 3 node Proxmox cluster

    I agree, but when different systems, like servers and storages, start at the same time, there could be a misalignment of some minutes. The retry actions to mount the storage nfs and start a vm how long will go after PVE node boot?
  9. T

    VM not starting at boot on 3 node Proxmox cluster

    The shared storage was also badly switched off during the power loss, so it could be possible it would take some time to boot and recover properly. #cat /etc/pve/storage.cfg dir: local path /var/lib/vz content iso,vztmpl,backup lvmthin: local-lvm thinpool data vgname pve...
  10. T

    VM not starting at boot on 3 node Proxmox cluster

    -- Journal begins at Mon 2021-09-20 16:22:32 CEST, ends at Mon 2022-02-28 12:17:01 CET. -- Feb 24 17:15:01 pve2 systemd[1]: Starting The Proxmox VE cluster filesystem... Feb 24 17:15:01 pve2 pmxcfs[2218]: [quorum] crit: quorum_initialize failed: 2 Feb 24 17:15:01 pve2 pmxcfs[2218]: [quorum]...
  11. T

    VM not starting at boot on 3 node Proxmox cluster

    We have a 3-node production Cluster (enterprise repo) with Dell PowerEdge r740XD with both local and shared storage. After power loss in the datacenter VM on Proxmox cluster didn't start at boot, even if Start at boot is set to yes. pveversion -v proxmox-ve: 7.1-1 (running kernel...
  12. T

    [TUTORIAL] Dell Openmanage on Proxmox 6.x

    I checked on Dell site: https://www.dell.com/support/kbdoc/en-it/000175879/support-for-openmanage-enterprise?lang=en There is a virtual appliance for KVM too for Dell EMC OpenManage Enterprise. Did anyone deploy it on Proxmox 7? How big should be the qcow2 hard disk to configure the new vm...
  13. T

    error message: proxmox-backup not correctly installed

    Now it seems ok: proxmox-backup: 2.1-1 (running kernel: 5.13.19-3-pve) proxmox-backup-server: 2.1.4-1 (running version: 2.1.4) pve-kernel-helper: 7.1-8 pve-kernel-5.13: 7.1-6 pve-kernel-5.13.19-3-pve: 5.13.19-7 pve-kernel-5.13.19-2-pve: 5.13.19-4 ifupdown2: 3.1.0-1+pmx3 libjs-extjs: 7.0.0-1...
  14. T

    error message: proxmox-backup not correctly installed

    # apt install --reinstall proxmox-backup Reading package lists... Done Building dependency tree... Done Reading state information... Done The following NEW packages will be installed: proxmox-backup 0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded. Need to get 2,820 B of...