Search results

  1. M

    [SOLVED] (Another) undefined code 1006 error - no proxy just vpn

    Hi there, i found lots of threads talking about this error - not being able to connect to the shell via Proxmox VE GUI, neither to nodes nor VMs/LXCs. Most solutions were to enable websocket in their proxy setup. But I'm accessing proxmox without a proxy, I have a wireguard connection running...
  2. M

    [SOLVED] QDevice setup issue/bug

    So, I set up a qdevice inside docker on a 3rd (non-proxmox) system. The Cluster (2 nodes) was also just created today (nodes existed a bit longer). I installed corosync-qdevice on the nodes and ran the `pvecm qdevice setup` command. Stuff ran through and then it fails: INFO: import certificate...
  3. M

    Memory management python in VM

    Hi there, I'm looking for general advice on how to handle a VM with sporadic huge memory usage. In my case this is an ubuntu VM that wants a lot of memory for PIV calculations (or postprocessing, or something similar) in python. The host has 256GiB available, and - first problem - when I...
  4. M

    [SOLVED] Nested Virtualization in Linux Container

    Hi, I was looking around and couldn't really find a definitive answer of whether it is possible or not to run another Hypervisor inside of a Linux Container (in Proxmox). I provided a Linux Container environment to a coworker, and later in the project he was provided with a VirtualBox VM...
  5. M

    Stability issues with nested Hyper-V

    Hi there, I've been digging quite a bit before I decided to write here. I've been trying to get a Win 2022 Server with Hyper-V for nested VMs running (on PVE). - I followed the docs for Nested Virtualization and created a machine with the Win11/2022 recommended settings - I created a snapshot...
  6. M

    [SOLVED] Dead Node in Datacenter after renaming standalone node

    Hi, I renamed a standalone node of a fresh proxmox installation, to fit the environment its in (servers here are named with specific system). After the reboot I see the new node with storage under the Datacenter entry, but also the old name ('pve') together with a VM I started setting up...