proxmox ve

  1. N

    OpenMediaVault NAS on Proxmox

    Hello, So I've setup my Proxmox on a PCIe 500GB inside my server. I started my first machines (PiHole, LibreNMS, etc...). Now what I need to do is to use 4 3Tb HDDs to setup a NAS. What I did was to create my VM on the SSD and I connected the physical drives through "qm set VMID --sataX...
  2. P

    HA failover not restarting guest

    I have a cluster of 3 hosts and about 6 guests in an HA cluster. when I try to simulate a failure of one of the hosts by unplugging the ethernet nothing happens. I was expecting the guests to restart on the other nodes. after a few minutes of nothing I plug the ethernet back in and THEN the...
  3. M

    Proxmox VE Doesn't boot after install

    Good day please can someone kindly assist me with the following issue : basically i have 2 problems : 1) Cannot boot from USB media 2) Cannot boot from the hardrive once the proxmox OS is installed using CD/DVD Drive i have a HP 500b/2a8c Microtower its a very old computer yes i know. But...
  4. X

    Proxmox questions (Monitoring,Raid,VNC)

    Hello! I recently got 2 Dell T5610 Workstation machines and installed the latest version of Proxmox VE on them. They are running on my home network and I would like to ask for some advice here. 1. Can anyone recommend me a good way to monitor sensors in Proxmox in a web UI something like...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. 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
  12. 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...
  13. 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...
  14. 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 !