Search results

  1. 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...
  2. R

    Can't create Hard drive

    I tried to create a lvm-thin disk and got the same 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 it need to "Could not deactivate thin pool pve/data" ?
  3. R

    Can't create Hard drive

    Hi. Thanks for your help. I did as suggested and got this : root@pve:~# apt update Hit:1 http://ftp.us.debian.org/debian buster InRelease Hit:2 http://security.debian.org buster/updates InRelease Hit:3 http://ftp.us.debian.org/debian buster-updates InRelease...
  4. R

    Can't create Hard drive

    Hi. Thanks for your help. The server was installed originally as proxmox 6. Now, I found in the syslog the following: Dec 08 03:55:01 pve CRON[1489516]: pam_unix(cron:session): session opened for user pcp by (uid=0) Dec 08 03:55:01 pve CRON[1489517]: (pcp) CMD (...
  5. R

    Can't create Hard drive

    Hi Aaron. Thanks for your help. This is what I got: root@pve:~# ls /etc/apt/sources.list.d root@pve:~# looks like there is nothing in that directory...is it normal ? All the best reuven
  6. R

    Can't create Hard drive

    Hi Stephan. Thanks for your help. I am entering: nano /etc/apt/sources.list.d/? and I am getting an empty file
  7. R

    Can't create Hard drive

    Hi Aaron. Thanks for your reply and help. As requested the contents of my /etc/apt/sources.list is: deb http://ftp.us.debian.org/debian buster main contrib non-free deb http://ftp.us.debian.org/debian buster-updates main contrib non-free # security updates deb http://security.debian.org...
  8. R

    Can't create Hard drive

    Sorry...by refresh do you mean to run an update like this: apt-get update apt-get dist-upgrade if not, please let me know the command... Thanks reuven
  9. R

    Can't create Hard drive

    Hi. Thanks for your reply and help it says the following when I try to update: Starting system upgrade: apt-get dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove...
  10. R

    Can't create Hard drive

    root@pve:~# pveversion -v proxmox-ve: 6.0-2 (running kernel: 5.0.15-1-pve) pve-manager: 6.0-4 (running version: 6.0-4/2a719255) pve-kernel-5.0: 6.0-5 pve-kernel-helper: 6.0-5 pve-kernel-5.0.15-1-pve: 5.0.15-1 ceph-fuse: 12.2.11+dfsg1-2.1+b1 corosync: 3.0.2-pve2 criu: 3.11-3 glusterfs-client...
  11. 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...
  12. 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...
  13. R

    linux-headers-5.0.18-1-pve

    But is it ok to have 2 kernels ?
  14. 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...
  15. R

    linux-headers-5.0.18-1-pve

    Hi Tom. Thanks for your reply... I have 4 pve headers now... 1) which ones do i need ? 2) Why there is pve-headers-5.0 version 6.0-10 and also pve-headers-5.0 .21-4-pve with version 5.0.21-8 ? This make no sense...should i uninstall some ? Please help dpkg -l pve-headers*...
  16. R

    linux-headers-5.0.18-1-pve

    2 questions: 1) what is the third line for ? If i have the "Latest Proxmox VE Kernel Headers with value 6.0-10" why is " The Proxmox PVE Kernel Headers with value 5.0.21-8" necessary ?......and 2) what about the linux headers...how do i upgrade them ? Thanks for your help and patience Tom...
  17. R

    linux-headers-5.0.18-1-pve

    Thanks Tom ... How do i get the latest Linux headers ? in any case this is what i get with apt update...is everything normal apt update Hit:1 http://download.proxmox.com/debian/pve buster InRelease Hit:2 http://ftp.debian.org/debian buster InRelease Hit:3 http://security.debian.org...
  18. R

    linux-headers-5.0.18-1-pve

    and furthermore look what happens when i run the update commands as mentioned above : root@pve:~# > apt update -bash: update: command not found root@pve:~# > apt install pve-headers install: missing destination file operand after 'pve-headers' Try 'install --help' for more information. root@pve:~#
  19. R

    linux-headers-5.0.18-1-pve

    Hi Tom Thanks for your help. Here are my repositories in the sources.list file: deb http://ftp.debian.org/debian buster main contrib deb http://ftp.debian.org/debian buster-updates main contrib deb http://download.proxmox.com/debian/pve buster pvetest deb http://httpredir.debian.org/debian/...
  20. R

    NVIDIA drivers install

    Maybe this is related to my linux headers ...every time I try to install I get this apt install linux-headers-4.15.18-12-pve Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package linux-headers-4.15.18-12-pve E: Couldn't find any...