Search results

  1. T

    Invalid Type: Integer Error

    I am getting an odd error code when I log in to proxmox invalid type: integer `1665440750`, expected a string at line 1 column 178 (500) This causes issues with creating VMs as the GUI does not show memory or CPU usage in the Node. This started about a week ago after I brought the proxmox...
  2. T

    Cannot create CTs because of ZFS list timeout

    Recently I cannot create any new containers or move volumes because of a ZFS list timeout. The specific error is: TASK ERROR: command 'zfs list -o name,volsize,origin,type,refquota -t volume,filesystem -Hrp' failed: got timeout Can anyone provide some ideas on how to fix this? Thank you.
  3. T

    Spice Multiple Monitors Ubuntu 20.04 VM

    I'm struggling to get Spice on an Ubuntu 20.04 VM to show multiple monitors. My VM is set to SPICE Dual Monitor (qxl2, Memory=128), I have installed the current version of spice-vdagent on the VM, and I'm using virt-viewer 11.0 (released November 18th). When Spice Connects the top menu shows...
  4. T

    Can't qm import. 400 Parameter Verification failed

    I'm trying to import an ovf file but I keep getting an error that my storage ID contains illegal characters. root@proxmox:/tmp/remnux-v7-focal# qm importovf 165 remnux-v7-focal.ovf /mnt/data/storage/images/ --format=raw 400 Parameter verification failed. storage: invalid format - storage ID...
  5. T

    LXCs in a VLAN don't get DNS automatically

    LXC containers not receiving DHCP DNS details on VLAN I have a VLAN set up for external (DMZ) containers. If I set a VLAN ID on an LXC container it will not pull the DNS settings automatically. I must manually specify that the container should use the gateway for DNS. This seems to only...
  6. T

    SecurityOnion shows no Network Connection

    I'm trying to install Security Onion on my Proxmox but whenever I do it has no network connection. Ifconfig shows that a NIC is connected and that the Security Onion has an IP, DNS, and Gateway, but whenever I try to do anything it simply fails because it couldn't connect. This is the only VM...
  7. T

    Can't Hibernate a VM because it says there's already a state suspended

    I was having an issue where I couldn't get any VMs to hibernate or power down so I rebooted the entire server. Now one of my VMs can't hibernate because there's already a vm-130-state-suspended.raw file in storage. When I go to storage and try to remove that storage tells me that it can't...