Search results

  1. O

    PVE Cluster shows wrong storages?

    Hi, I have to get back to that discussion. I have pretty much the same issue that a disk from PVE1 ist limited to 100 GB on PVE2. For backup strategy I would like to have full access from PVE to all disks. I tried the shared option with no results. pvesm status shows all drives but with...
  2. O

    Proxmox V 4.4 und V 6 in einem Cluster

    Danke, ich habe alle Nodes auf 6.0.4 gehoben - dann geht es perfekt.
  3. O

    readd Clusternode nach Fehler

    ich habe jetzt alle Nodes auf 6.0.4 gehoben - jetzt tut es. Danke trotzdem für die Hilfe
  4. O

    Tastaturlayout

    gleiches Problem bei einer V 6.0.4 bei mir, nach dem @ nimmt er kein Zeichen mehr an
  5. O

    readd Clusternode nach Fehler

    Hallo, ich habe den gleichen Fehler nach dem neuen Join eines Nodes. Gab es dafür eine Lösung? Olaf
  6. O

    Proxmox V 4.4 und V 6 in einem Cluster

    OK, danke. das heisst, es klappt auch nicht mit einer Version 5.x mit einer 6 - sondern ab sofort nur noch alle höher 6.x ?
  7. O

    Proxmox V 4.4 und V 6 in einem Cluster

    Hallo, ich nutze 2 Proxmox Server: einer V 4.4 und bisher der andere 5.4 in einem Cluster. Jetzt habe ich den 5.4 auf 6 geupdated. Ich kann jetzt von der 4.4 den V 6 nicht mehr in eine Cluster holen. Ich bekomme zwar Verbindung über ssh - aber beim Join kommt: pvecm add <IP>...
  8. O

    /dev/net/tun (tap107i0): Device or resource busy bei Windows 7 VM

    kennt jemand das Problem oder bin ich der einzige?
  9. O

    /dev/net/tun (tap107i0): Device or resource busy bei Windows 7 VM

    Hi, ich nutze Proxmox V4.4.1 mit verschiedenen VM's. Eine davon ist eine Win 7 Maschine, die nach ca. 5-7 Tagen sich mit der Meldung verabschiedet: could not configure /dev/net/tun (tap107i0): Device or resource busy Detail: kvm: -netdev...
  10. O

    Live KVM migration without shared storage or cluster.

    Lets ask the other way around: is there any way to copy a virtual disk from one node to the other using the GUI?
  11. O

    Live KVM migration without shared storage or cluster.

    I have pretty much the same issue. I would like to move some VM's to another Proxmox server incl. virtual drives. This works fine with the migrate VM command but still the virtual drive is on the same (old) drive. I can now try to move the virtual drive to the new drive. This fails with message...
  12. O

    Umstellung KVM Guest auf Proxmox, VM ohne Kernel

    der Parameter startet zwar die Maschine - aber jetzt hängt er am initramfs. Ich muss dann wohl doch die Maschine händisch umstellen.
  13. O

    Umstellung KVM Guest auf Proxmox, VM ohne Kernel

    Hallo Wolfgang, danke - diese Option in der vm config sollte helfen.
  14. O

    Umstellung KVM Guest auf Proxmox, VM ohne Kernel

    Hallo, ich stelle gerade von einer UCS KVM auf Proxmox um. Eine der Maschinen hat keinen eigenen Kernel und wird über einen externen Kernel gestartet. <os> <type arch='x86_64' machine='pc-1.1'>hvm</type> <kernel>/boot/vmlinuz-4.1.0-ucs190-amd64</kernel>...