Search results

  1. R

    Cant setup VM thinpool issue

    Hi i am trying to setup a VM and I want to place the disk in an existing thinpool but I get an error with this message saying this:
  2. R

    Proxmox over Debian installation

    Hi. I installed proxmox on top of Debian 11 and would like to create a thinpool but it says that no disk is available ...in fact it does not show any disks,,,please help
  3. R

    How to provide NATed IP address to my Windows VM

    Hi I have a Windows VM that I need it to have a 192.168.70.2/24 address and the proxmox server would have a 192.168.45.77/24 IP that connects to a router (.1) for internet access. I need this connection masqueraded so all my VMs will access the Internet vis this 192.168.45.77/24 connection...
  4. R

    Issue with Multiqueue ethtool command

    Hi. My only Windows 10 VM has half of the Network Speed of the host. I am trying to increase the Multique channels but the max it allows me in the GUI is 8 but my Windows VM has 12 vCPUs....so I tried what is written in the manual : "When using Multiqueue, it is recommended to set it to a...
  5. R

    PROXMOX ON TOP OF DEBIAN does not see disk /dev/mapper/debian--vg-root

    I installed proxmox on top of Debian and proxmox does not see or dhow this disk /dev/mapper/debian--vg-root Hi here is my df -h root@prox6node01:~# df -h Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs...
  6. R

    NO DRIVERS FOR NETWORK CARD

    Hi I am trying to install proxmox 6.3 but I get a message saying Proxmox does not have drivers for my network card which is a Realtek 8821CU Wireless LAN 802.11acUSB NIC Attached are the images including the card being recognized by windows 10 ..thanks for the help All the best reuven THANKS!!
  7. R

    No space left on device (500)

    When I tried to start my only VM in my node I get this message: closing file '/var/log/pve/tasks/active.tmp.1055' failed - No space left on device (500) I recently expanded my swap to 90GB...maybe this is the issue ? If so how do I reduce its size or move my swap to a second disk? All the...
  8. R

    No internet connectivity for VMs

    Hi and thanks for your help. I have no networking for my first VM in my new Proxmox 6.2 installation.....here is my /etc/network/interfaces : auto lo iface lo inet loopback iface enp8s0 inet manual auto vmbr0 iface vmbr0 inet static address 88.198.26.141/27 gateway...
  9. R

    Can't create Hard drive

    Hi. I can not create any hard drive in proxmox 6.04...i keep getting this message lvcreate 'pve/vm-100-disk-0' error: Aborting. Could not deactivate thin pool pve/data. at /usr/share/perl5/PVE/API2/Qemu.pm line 1314. (500) Why does proxmox needs to deactivate thin pool pve/data ? Thanks...
  10. R

    Getting "IRQL LESS OR EQUAL" error

    Hi I am trying to install windows 10 in a VM and keep getting the Blue screen with the message "IRQL not less or equal" pveversion -v Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Wed Nov 6 00:37:29 2019 from 10.100.102.10...
  11. R

    Pci_passthrough

    Hi. In the wiki here https://pve.proxmox.com/wiki/Pci_passthrough there is a script that seems contradictory. It is supposed to tell you whether your system has Interrupt remapping support but in this script there are 2 answer options which are really the same: #!/bin/sh if [ $(dmesg | grep...
  12. R

    NVIDIA drivers install

    Hi. When I try to install the nvidia drivers for my GeForce GT1030 in my Proxmox server 6.002 I get this: root@pve:~# apt-get install nvidia Reading package lists... Done Building dependency tree Reading state information... Done Package nvidia is not available, but is referred to by another...
  13. R

    start failed: org.freedesktop.systemd1.UnitExists: Unit 101.scope already exists.

    I am trying to passthrough a Nvidia card to a Windows 10VM...but the VM starts but I shut it down I get this message... start failed: org.freedesktop.systemd1.UnitExists: Unit 101.scope already exists.
  14. R

    Unable to locate package linux-headers-5.0.15-1-pve

    Hi. I am running Proxmox 6. apt-get install linux-headers-`uname -r` and keep getting this message: E: Unable to locate package linux-headers-5.0.15-1-pve E: Couldn't find any package by glob 'linux-headers-5.0.15-1-pve' E: Couldn't find any package by regex 'linux-headers-5.0.15-1-pve...