Search results

  1. A

    ignore_msrs for host CPU being ignored

    find how to solve this spam messges from dmesg echo 1 > /sys/module/kvm/parameters/ignore_msrs echo 0 > /sys/module/kvm/parameters/report_ignored_msrs or as permanent /etc/modprobe.d/kvm.conf options kvm ignore_msrs=Y options kvm report_ignored_msrs=N this work with latest kernel - did not...
  2. A

    Live Snapshot with PVE 2.3-6 qmp command 'snapshot-drive' failed - Not supported

    sure - I check this BEFORE i write ro forum ! ok, i solve this by myself real problem : as i write before root@proxmox:~# qm config 104 boot: cdn bootdisk: virtio0 cores: 1 ide2: none,media=cdrom memory: 2048 name: netflow net0: rtl8139=00:0C:29:33:AC:64,bridge=vmbr0 ostype...
  3. A

    Live Snapshot with PVE 2.3-6 qmp command 'snapshot-drive' failed - Not supported

    ok i update grub like this root@proxmox:~# grub-mkdevicemap root@proxmox:~# update-grub Generating grub.cfg ... Found linux image: /boot/vmlinuz-2.6.32-18-pve Found initrd image: /boot/initrd.img-2.6.32-18-pve Found linux image: /boot/vmlinuz-2.6.32-16-pve Found initrd image...
  4. A

    Live Snapshot with PVE 2.3-6 qmp command 'snapshot-drive' failed - Not supported

    i do upgrade during it I see Processing triggers for man-db ... Setting up libboost-thread1.42.0 (1.42.0-4) ... Setting up librados2 (0.56.1-1~bpo60+1) ... Setting up librbd1 (0.56.1-1~bpo60+1) ... Setting up ceph-common (0.56.1-1~bpo60+1) ... Installing new version of config file...
  5. A

    Live Snapshot with PVE 2.3-6 qmp command 'snapshot-drive' failed - Not supported

    ok I do apt-get dist-upgrade !reboot! and now root@proxmox:~# pveversion -v pve-manager: 2.3-6 (pve-manager/2.3/bcbdbcc8) running kernel: 2.6.32-16-pve proxmox-ve-2.6.32: 2.3-88 pve-kernel-2.6.32-16-pve: 2.6.32-82 pve-kernel-2.6.32-18-pve: 2.6.32-88 lvm2: 2.02.95-1pve2...
  6. A

    Live Snapshot with PVE 2.3-6 qmp command 'snapshot-drive' failed - Not supported

    Live Snapshot with PVE 2.3-6 not working when done from GUI with following error : qmp command 'snapshot-drive' failed - Not supported More details : Output of error message VM 104 qmp command 'snapshot-drive' failed - Not supported MORE INFO ABOUT SUSTEM AND CONFIG ...