Search results

  1. P

    [SOLVED] Proxmox VE 8.2 install failing

    Hi, New job + new hardware = Issue :( As usual when starting a new i'm building iup an Internal Dev Platform based on proxmox VE which I love so much, thank you for this great product ! I have a issue unfortunately when installing PVE 8.2 on this hardware : ProArt Z690-CREATOR WIFI Intel...
  2. P

    Hyper-V in windows guest not working for wsl2

    Thanks @tloe, this "-mpx" flag fixed ti for me too
  3. P

    Sending magic packet (WOL) from proxmox hosted lxc container to outside physical computer

    Hi there, I am trying to send magic packet from either a LXC or QEMU machine hosted on proxmox to a physical machine on another lan, but it looks like the magic packet does not go farther than the proxmox host. The target phy machine is on another lan I sniffed packet using wireshark on my own...
  4. P

    [SOLVED] VM disappeared from webui after removing server from cluster

    Hi Moayad, Thanks for the wuick reply, I removed the cluster by following this : https://blog.zwindler.fr/2017/09/19/tutoriel-demonter-proprement-cluster-proxmox-ve/ My cluster was initially composed of 2 server, I removed the first one, then the last one to get 2 standalone servers, bad...
  5. P

    [SOLVED] VM disappeared from webui after removing server from cluster

    Hi, I am in a bit of a situation now, I tried to remove my only server from a one server only cluster, and after achieveing the process all VM's have disapeared from the web UI, I understand I did not do the right thing, so for now i am just looking for a way to restore running vm/lxc to the...
  6. P

    [SOLVED] Change unprivileged default value for new CT

    Hi, In proxmox 6.0-4 new ct are by default "unprivileged", is it possible to change this to default "privileged" ct ? thanks