proxmox ve

  1. aPollO

    Issue with remote console - torn screen

    Hi, i sometimes get a annoying issue with remote viewer and spice console of linux guest. When i minimize my remote viewer window, work a while in another window, and then bring the remote viewer back to foreground. The screen resolution of the guest resize (even if window size not changes) and...
  2. aPollO

    Windows 10 Licensing

    Hi Guys, i know it's not absolutly proxmox related. But i hope someone can help me nevertheless. I have build a kind of VDI system with Proxmox VE and Linux Mint guests using the spice console. Now i need to have some Windows 10 guests in this system also. What kind of Windows license i need...
  3. aPollO

    Booten von einem thin root volume?

    Hallo, ich habe mich gefragt ob es möglich ist auch das logical volume root mit in den thin pool zu stecken? Ich hab das gestern mal in einer VirtualBox ausprobiert und so einfach ist das ja leider nicht, da das Debian so ohne weiteres nicht von einem thin volume booten kann. Aber wäre es...
  4. J

    Proxmox VE 5.2-6 : unable to find bridge port 'vmbr0.2' (500)

    Hi everybody, Since last update (or maybe earlier) I can't use bridge port vlans anymore. I used to configure bridge vlan as this : auto vmbr02 iface vmbr02 inet manual bridge_ports vmbr0.2 bridge_stp off bridge_fd 0 #VLAN 2 VoIP The vlan is still working but now, if i try to modify a...
  5. aPollO

    [SOLVED] can't control the cluster - proxy loop detected

    Hi Guys, i habe a crazy issue. I can't control my cluster nodes and vms. I can login into the proxmox ve webinterface on any node. The nodes shown as green. Cluster shown as OK (green). But i can't start a VM. In my "Tasks" list i can see that the "Node" entry switches from the node names to a...
  6. P

    [SOLVED] DHCP Server, Proxmox and OVH

    Hello! I have been pulling my hair out in an attempt to set this up, so any assistance to get this going would be greatly appreciated, thank you. I am on the OVH network (i.e. SoYouStart) and have been trying to follow this guide here...
  7. K

    proxmox VE performans monitoring over syslog

    Hi is that possiable to monitor performans from proxmox over syslog with a SIEM solution for example with splunk thanks
  8. M

    Feature request...

    Hey guys. So... I can't even begin to tell you how much I admire, and love your product: Proxmox VE. I have a feature request. I believe it's been asked for in the past and the subject often disappears, fading into the background. The feature? Full macOS (previously Mac OS X) support as a...
  9. M

    Proxmox 4.x cluster With Ceph cluster

    Hi, we have a proxmox cluster on network 192.168.2.x and ceph cluster at network 10.10.2.x proxmox and ceph are connected with another NIC with network 10.10.5.x. both clusters are able to ping each other and no firewall restrictions. When we mounting ceph storage at proxmox, its says...
  10. S

    [SOLVED] Proxmox API Create KVM not working.

    Hi, I tried to create kvm vm using Proxmox API. but I can't find the correct parameters :/ Doc : http://pve.proxmox.com/pve2-api-doc/ Endpoint : nodes/{node}/qemu what are the correct parameters please ? Thanks !