Search results

  1. M

    [SOLVED] Kernel 5.11 & NVIDIA Linux vgpu-kvm

    today's updates pve-kernel 5.4 & 5.11: uname -a Linux omega 5.4.128-1-pve #1 SMP PVE 5.4.128-2 (Wed, 18 Aug 2021 16:20:02 +0200) x86_64 GNU/Linux bash NVIDIA-Linux-x86_64-470.63-vgpu-kvm.run --no-cc-version-check Installation of the NVIDIA Accelerated Graphics Driver for Linux-x86_64 (version...
  2. M

    [SOLVED] Kernel 5.11 & NVIDIA Linux vgpu-kvm

    No. New version of driver same problems. Perhaps some kind of patch is needed. - new version of driver it is Linux KVM 13.0 2021-08-13 - NVIDIA-Linux-x86_64-470.63-vgpu-kvm.run
  3. M

    [SOLVED] failed to start proxmox-backup-proxy.service after install PBS

    Solved removed pve & pbs apt remove pve-cluster pve-ha-manager pve-container pve-manager libpve-storage-perl qemu-server libpve-guest-common-perl pve-firewall proxmox-ve apt purge proxmox-backup-server removed some folders rm -rf /etc/proxmox-backup/ rm -rf /roorm -rf...
  4. M

    [SOLVED] failed to start proxmox-backup-proxy.service after install PBS

    Proxmox 7 with all updates Linux 5.11.22-3-pve add proxmo backup repo apt install promox-backup-server # systemctl status proxmox-backup.service ● proxmox-backup.service - Proxmox Backup API Server Loaded: loaded (/lib/systemd/system/proxmox-backup.service; enabled; vendor preset...
  5. M

    [SOLVED] Kernel 5.11 & NVIDIA Linux vgpu-kvm

    How to install a driver on a 5.11 kernel? 5.4 works. Proxmox 7. Kernel 5.11. PRIMERGY RX2540 M5. RTX 6000 # uname -a Linux omega 5.11.22-3-pve #1 SMP PVE 5.11.22-6 (Wed, 28 Jul 2021 10:51:12 +0200) x86_64 GNU/Linux# # lspci -nn | grep NVID 18:00.0 VGA compatible controller [0300]: NVIDIA...
  6. M

    [SOLVED] pve-manager package post-installation script error

    The error was causing a conflict with cockpit. When trying to update Proxmox, pvedaemon.service raises an error and updates are not applied. To solve the problem, it is enough: systemctl restart pvedaemon.service I caught a similar error on all my Proxmox nodes.
  7. M

    [SOLVED] pve-manager package post-installation script error

    I found netdata.service on the system. Reinstalled netdata and removed it correctly. The cockpit and related packages have also been removed. Restart spiceproxy service and apt install proxmox-ve.
  8. M

    [SOLVED] pve-manager package post-installation script error

    What can this error be? I have uninstalled, reinstalled proxmox packages apt remove pve-cluster pve-ha-manager pve-container pve-manager libpve-storage-perl qemu-server libpve-guest-common-perl pve-firewall proxmox-ve I stopped deleting spiceproxy service. nmap -O localhost Starting Nmap 7.80...
  9. M

    [SOLVED] Hide iSCSI from list

    removed iscsi storage lines in /etc/pve/storage.cfg and re-added lvm
  10. M

    [SOLVED] Hide iSCSI from list

    How to hide iSCSI devices in the node's list if using LVM over iSCSI.
  11. M

    [SOLVED] Web GUI constantly logout me

    The problem is no longer observed.
  12. M

    How to properly configure SAN for Proxmox (LVM over iSCSI)

    DX200 S4 8 disks 950 GB 5 disks 3.90 TB the goal is to give it all to proxmox in the form of two independent LVM over iSCSI. 4 ports on DX200 - 4 IP addresses, two panels (in case of failure) CM00 and CM01, two ports each. As I see: - create 2 Thin Provisioning Pools for two RAID GROUP...
  13. M

    [SOLVED] Web GUI constantly logout me

    The problem seems to be gone. I have reconfigured iscsi, lvm and luns. Probably the problem was observed during their configuration. Maybe the cluster did not behave very correctly
  14. M

    [SOLVED] Web GUI constantly logout me

    After update 6.4 -> 7.0 beta -> 7.0 WEB GUI logout me every 5 minutes. How edited it or disabled? browsers: Opera, Firefox with cleared cache & data. 1 user - root. 4 different servers (all update to 7.0) - it's the same everywhere. # journalctl -b | grep log Jul 07 19:00:00 omega...
  15. M

    Proxmox VE 7.0 released!

    After update 6.4 -> 7.0 beta -> 7.0 WEB GUI logout me every 5 minutes. How edited it or disabled?
  16. M

    Problems with mdev instance creation

    args: -uuid 00000000-0000-0000-0000-000000000100
  17. M

    Problems with mdev instance creation

    I'm not wmerkens, but I use latest updates: Proxmox 6.4-8: pve-kernel-5.4.119-1-pve pve-headers-5.4.119-1-pve apt install build-essential gcc-multilib dkms NVIDIA-Linux-x86_64-460.32.04-vgpu-kvm.run VM: qm config 825: agent: 1 args: -uuid 00000000-0000-0000-0000-000000000825 bios: ovmf boot...
  18. M

    Problems with mdev instance creation

    Thanks for the detailed answers. Do you think Proxmox developers can fix this? Posted in Releases topic. ________ It seems that I have achieved that everything works for me (only pve-kernel-5.4.xxx-pve):
  19. M

    Proxmox VE 6.4 available

    If it's easy, please expand the window of add PCI device, or add side scroll the window. If mdev is supported, then it is not visible what parameters each device has. Thanks.
  20. M

    Problems with mdev instance creation

    Yes, it's works for me too. Thanks for the info. If it is not difficult to answer a couple more questions The questions is about the driver.: 1. On proxmox i have to use NVIDIA-Linux-x86_64-460.73.02-vgpu-kvm.run? 2. On a VM with win10 can I use driver from...