Search results

  1. J

    thin-lvm problem

    The LVM is changed to a normal lvm. I updated another server over the weekend and found a similar problem. When restoring the backups using qmrestore and simultaneously migrating another VM, the error with "lvs" was back and the system hung. But no kernel-panic. The other server is newer...
  2. J

    thin-lvm problem

    Hello, after upgrade from proxmox 5 to proxmox 6 the lvm is changed to thin-lvm. So I started to migrate vom qcow2 to thin-lvm. But there is a big problem: the server hangs when importing the backups or migration VMs from other maschines. qmrestore vzdump-qemu-103-2020_06_13-07_41_18.vma.zst...
  3. J

    Umstellung lvm auf lvm-thin

    Hallo, wenn es weiter in der /etc/fstab eingetragen ist, bootet das System nicht mehr. Steht auch in anderen Forenbeiträgen. Mich wundert es auch ein wenig, warum es bei proxmox 5 noch funktioniert, aber jetzt nicht mehr. Denn die Änderung mit lvm-thin war ja bereits weit früher. root@kvm:~#...
  4. J

    Umstellung lvm auf lvm-thin

    Hallo, wir haben mehrere Server von Proxmox 5 auf 6 geupgraded. Nun wird /var/lib/vz (/dev/mapper/pve-data) nicht mehr gemountet, die Hintergründe hierzu habe ich mir schon aus dem Forum und Wiki erschlossen. Ich muss alle VMs von qcow2 auf lvm-thin migrieren. Nun habe ich 5TB an VMs unter...
  5. J

    Install proxmox-ve-2.6.35 without remove proxmox-ve-2.6.32

    with apt-get it's the same. I have now installed only the kernel with dpkg. proxmox-ve-2.6.35 don't get to install. I will reboot the server soon and hope the new kernel runs.
  6. J

    Install proxmox-ve-2.6.35 without remove proxmox-ve-2.6.32

    Hi, I would like to install proxmox-ve-2.6.35. But for safty I will not remove the running kernel 2.6.32. And this is my problem: # aptitude install proxmox-ve-2.6.35 Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information...
  7. J

    New Proxmox VE kernels - 2.6.32 and 2.6.35 (pvetest)

    Good news for you. kernel 2.6.35 is with long term support.
  8. J

    Bluescreen on WindowsXP

    Sorry, the same error. I wonder because the error ist in processr.sys. So I think it looks like an error for the processor-driver in windows not for IDE drivers.
  9. J

    Bluescreen on WindowsXP

    In the wiki I read: This dosn't work. So I tested it with the kvm-command. Bluescreen on both tests. Any other idea?
  10. J

    Bluescreen on WindowsXP

    Hello, i have a copy of an windowsXP-image, which run fine under gentoo with kernel 2.6.32 and qemu-kvm 0.12.3. I start the VM with kvm -hda image.img -usb -m 3GThe VM dosn't work under proxmox. But there is a bluescreen "processr.sys". Any idee somebody?
  11. J

    Network performance under proxmox

    I had the same problem with virtio-driver. The e1000e-driver is much faster. So you shoud use this.
  12. J

    Networkinterface only 100Mbit

    Ok, the problem is solved. One network interface was connected to an 100mbit-switch. So all interfaces only work with 100mbit. Is this a bug? Now I have an other perfomance problem with my kvm-guests: KVM-Guest (debian testing) to other host in network: virto-driver: 1 parallel stream...
  13. J

    Networkinterface only 100Mbit

    Hello, on my server I can't use the full speed of my network-cards. I tested the speed with "iperf" and from server to client only 11MB/sec (near 100Mbit). An other server on the same switch works fine with 110MB/sec. I have tested with and without flow control but it makes no sense. On switch...