Search results

  1. D

    Online migration and VM uptime

    Good afternoon, community, It seems to me that vm-uptime was not reset to zero in previous versions of proxmox during online migration, or is it my personal memory fault? In any case, there is a discrepancy between the uptime displayed in the VM Summary page and the actual value of this...
  2. D

    Booting Debian with iSCSI root disk

    Hello, community. Exerpt from https://wiki.debian.org/SAN/iSCSI <quote> There is no way to do this with the standard Debian initrd. The init4boot project supplies the needed infrastructure (especially an adapted initrd). Standard PXE / tftp boot with iSCSI root and XEN guest systems with iSCSI...
  3. D

    CT: unable to change memory online

    Hello, this is running containers only related (VMs - OK), webui result - the same. ~# pct set 120 --memory 10240 400 Parameter verification failed. memory: unable to hotplug memory: closing file '/sys/fs/cgroup/memory///lxc/120/memory.limit_in_bytes' failed - Invalid argument pct set <vmid>...
  4. D

    Linux/x86 5.0.21-4-pve Kernel & Linux VM (pvetesting repo)

    After upgrade to latest pvetesting repo Linux VMs constantly reboot in cause using 5.0.21-4-pve kernel [Windos & CTs - OK]. Linux/x86 5.0.21-3-pve - OK. root@b11:~# pveversion -v proxmox-ve: 6.0-2 (running kernel: 5.0.21-3-pve) pve-manager: 6.0-11 (running version: 6.0-11/2140ef37)...
  5. D

    PVE from RAMFS & LXC

    Hello, community. Cause of running PVE node from ramfs lxc containers not starting (VMs - ok.) config: arch: amd64 cores: 1 hostname: a memory: 512 net0: name=eth0,bridge=vmbr1,hwaddr=A6:5B:35:4B:2C:85,ip6=auto,tag=6,type=veth ostype: alpine rootfs: local:101/vm-101-disk-0.raw,size=512M swap...
  6. D

    PXE boot not working after upgrade

    Hello, community. iPXE boot not working after last upgrade. :~# pveversion -v proxmox-ve: 4.3-71 (running kernel: 4.4.21-1-pve) pve-manager: 4.3-10 (running version: 4.3-10/7230e60f) pve-kernel-4.4.21-1-pve: 4.4.21-71 lvm2: 2.02.116-pve3 corosync-pve: 2.4.0-1 libqb0: 1.0-1 pve-cluster...
  7. D

    Machine type q35 online migration problem

    Hello, community. We are faced with migration problem today. root@pr0xm3x:~# qm migrate 120 pr0xm5x --online Mar 30 13:38:48 starting migration of VM 120 to node 'pr0xm5x' (172.26.6.221) Mar 30 13:38:48 copying disk images Mar 30 13:38:48 starting VM 120 on remote node 'pr0xm5x' Mar 30...