Search results

  1. M

    Unable to load nvidia drivers (not blacklisted)

    can you try to install nvidia driver from this here I had same issue with nvidia driver, I followed this guide and fixed the problem
  2. M

    import from lxd

    siehe hier https://forum.proxmox.com/threads/lxd-to-proxmox.68501/
  3. M

    [SOLVED] apt gpg key still failing for non-subscription repository

    may you post full output of apt update command?
  4. M

    Issues with REST API and percentage symbol

    May you try command=My+Command?
  5. M

    console flickers

    Are you use noVNC as full screen on Chrome?
  6. M

    Windows 10 internet problem

    try to disable Firewall?
  7. M

    Windows 10 internet problem

    post your network configuration cat /etc/network/interfaces and Windows VM config qm config <VMID>
  8. M

    SMB/CIFS Keep Alive

    Yep, but you can write an bash script and link it to cronjob to mount/unmount at a certain time.
  9. M

    Cant install proxmox

    try to install PVE on debian buster
  10. M

    PBS Server hangs for 90 seconds at startup on missing disk.

    Yep, you can remove it and try to reboot the PBS again!
  11. M

    PBS Server hangs for 90 seconds at startup on missing disk.

    did you checked if oldstorage.mount file still in /etc/systemd/system/?
  12. M

    Is the following scenario possible with Proxmox?

    Hi, I have at my homelab Proxmox VE has19 VMs Windows Machines, 5 of them are AD DC with different domain and 4 Linux machines one of them is pfsense and about 60 LDAP user, It works very well. My homelab hardware: CPU: SSDs: NVMe: Ram: GPU: AMD Ryzen 9 3950X WD Black SN750 SSD...
  13. M

    SMB/CIFS Keep Alive

    Can you try to go Datacenter -> Storage -> CIFSDisk and edit it and uncheck Enable option or by API/CLI pvesh set storage/CIFSDisk --disable 1
  14. M

    Alpine LXC containers lose network config at reboot

    check the resolve file, Container setup from host (network, DNS, storage, etc.)
  15. M

    Network Issues

    may you tell us more details about your issue? also post your network config
  16. M

    Proxmox crashes > kernel 5.4.44-pve2 on starting vm or LXC

    last releases of PVE kernel is 5.4.65-1-pve not 5.4.44-pve2 please post the output of pveversion -v
  17. M

    How to create an user

    Did you create users as PAM or PVE? what is your node version pveversion -v