Search results

  1. A

    Fail with inetwork interface naming

    I was just create new bridge vmbr1 with eno0, after reboot this bridge was in state UNKNOWN and was appeared rename2 root@pve04:~# ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet...
  2. A

    New LVM-thin pool creation

    Good time for all. I was removed lv pve/data But now I need to create new thin pool for disk images on other device called in the system as /dev/nvme0n1 root@pve03:~# pvdisplay --- Physical volume --- PV Name /dev/sda3 VG Name pve PV Size...
  3. A

    Performance Issues Comparing VMware

    We have migrated the PostgreSQL server from VMware to PVE 6.2. The backup time for all databases in the cluster has increased from 1 hour 15 minutes to 1 hour 50 minutes. Both hosts run on the same processor, have the same amount of RAM and the same SSD disks. What could be the problem? I am...
  4. A

    Live migration of VMs finishing with error

    I'm tring to migrate vm through cli and got this error root@pve01:~# qm migrate 100 pve02 --online --targetstorage raid1 --with-local-disks 2020-08-31 18:49:34 starting migration of VM 100 to node 'pve02' (172.16.17.11) 2020-08-31 18:49:34 starting VM 100 on remote node 'pve02' 2020-08-31...