Recent content by ISimic

  1. I

    Proxmox 8.03 mount.cifs problem

    It is the kernel problem! I installed 6.1.10-1-pve (6.1.10-1-pve #1 SMP PREEMPT_DYNAMIC PVE 6.1.10-1 (2023-02-07T13:10Z) x86_64 GNU/Linux) and same mount command works without problem, while with 6.2.16-3-pve not working. Filed bug report #4817
  2. I

    Proxmox 8.03 mount.cifs problem

    H all, Recently I upgraded my proxmox server from version 7.4-15 to 8.0.3. So far, everything works ok except one detail related to CIFS. For backups I use old NAS which runs outdated software impossible to update. To mount I use following command: sudo mount -t cifs --verbose -o...
  3. I

    Web interface doesn't work

    Try command: dpkg-reconfigure locales as root
  4. I

    [SOLVED] PVE update. Reboot always required?

    Install needrestart package and you will be informed about which services need to restart.
  5. I

    pve-kernel-5.0.21-4-pve cause Debian guests to reboot loop on older intel CPUs

    Problem is not limited to linux guests. After Updating kernel to 5.0.21-4-pve, all my VMs have boot problem, several linux distros, free bsd, windows 10. Boot process starts and crashes very sun, I think when VM try to switch to protected mode. With 5.0.21-3-pve everything works fine. I found...