Search results

  1. M

    Memory consumption

    If I use pci passthrough, I cannot give more memory to all VMs than there is on the host?
  2. M

    Memory consumption

    One of the VMs used virtio-win-0.1.208.iso, the other virtio-win-0.1.204.iso The second host was updated to 0.1.208, it looks like the situation has improved. but not perfect, but much better But If all the memory hits the peak of 100% - one of VMs is instantly stops. Although VMs do not use...
  3. M

    Memory consumption

    What can cause this memory consumption? other nodes in the cluster do not consume all memory
  4. M

    [SOLVED] Kernel 5.11 & NVIDIA Linux vgpu-kvm

    thanks to this post and thread Linux omega 5.11.22-3-pve #1 SMP PVE 5.11.22-7 (Wed, 18 Aug 2021 15:06:12 +0200) x86_64 GNU/Linux download and unzip patch: cd /opt wget https://github.com/rupansh/vgpu_unlock_5.12/archive/refs/heads/master.zip unzip master.zip prepare and install: bash...
  5. 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...
  6. 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
  7. 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...
  8. 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...
  9. 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...
  10. 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.
  11. 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.
  12. 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...
  13. M

    [SOLVED] Hide iSCSI from list

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

    [SOLVED] Hide iSCSI from list

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

    [SOLVED] Web GUI constantly logout me

    The problem is no longer observed.
  16. 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...
  17. 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
  18. 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...
  19. 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?