Recent content by tando

  1. T

    Updating PHP in Nextcloud container/vm

    I have the same problem. I updated it with standard Debian commands, but it did not work. After that i could log into Nextcloud. Lucky for me i took a snapshot before doing the install, so i am back up and running
  2. T

    [SOLVED] GPU issues, no nvidia in /dev

    Well i am trying the whole day to install the Nvidia drivers on Proxmox, but no success till now. It breaks up halfway with DKMS errors. I downgraded the kernel to 6.14, but nothing helps. I tried Apt update, and I tried .run, but nothing worked
  3. T

    [SOLVED] GPU issues, no nvidia in /dev

    I installed the Nvidia drivers, but it was not the right method because I have a Tesla M40, and I read that it is not recommended to install Nvidia drivers for the Tesla M40 on Proxmox. How can I uninstall the drivers that I already installed? This what i did:
  4. T

    keep getting I/O errors on my drives (SSD)

    It is on ZFS storage> It a mirrorset of 2 1tb samsung SSD's. The machine is a HP workstation Z620
  5. T

    keep getting I/O errors on my drives (SSD)

    Here is the outcome of smartctl -a /dev/sdc smartctl part A smartctl part B
  6. T

    keep getting I/O errors on my drives (SSD)

    I run K3S and Rancher on my Proxmox virtual environment. Every now and then one of the nodes shows error messages concerning the hard-disk. I see the error messages on the worker nodes and the storage nodes which i created for Longhorn. I don't know if the problems relies to Rancher and...
  7. T

    Reinstalling Proxmox. Is it safe?

    I'm not familiar with Debian but i will give it a try, because its important, to know how to recover from boot failures. Thanks for your help
  8. T

    Reinstalling Proxmox. Is it safe?

    Thanks! I will take a look on it
  9. T

    Reinstalling Proxmox. Is it safe?

    it appears that after i did an update of Proxmox, the update somehow destroy or damage the kernel. The only way to get things back running was to reinstall Proxmox. I could install it on the first two disk which i run as a mirror. And yes it destroys all the data. Lucky for me i had made a...
  10. T

    Reinstalling Proxmox. Is it safe?

    Hi, I installed some updates of Proxmox through the update tab in Proxmox node settings and after that i reboot the system. Now i can't boot Proxmox because the cursor is just blinking but not booting the Proxmox OS. I want to insert my Proxmox USB disk and reinstall Proxmox. But i'm afraid...
  11. T

    migrate to bigger SSD drive (mirror)

    This was more work than i expected. I found out that besides the autoexpand you can also enable autoreplace. Too bad for me the autoreplace function didn't worked so i had to manually do a replace. Thanks for your help in this.
  12. T

    migrate to bigger SSD drive (mirror)

    Ok i will try that. That is how a mirror works normally but i was not sure of the procedure in Proxmox. Where i can i check if autoexpand is enabled?
  13. T

    migrate to bigger SSD drive (mirror)

    My main Proxmox disc (where Proxmox is installed) consist of 2 SSD which i configured as a mirror in Proxmox. I want to change these 2 discs with 2 bigger ones but i don't want to ruin my Proxmox installation. The first 2 disc has a capacity of 120GB. I want to change them for disc with a...
  14. T

    [SOLVED] Cannot access console of VM after installing Proxmox

    Thanks for doing it for me. I didn't know that since i am new to this forum
  15. T

    [SOLVED] Cannot access console of VM after installing Proxmox

    i found a solution to the problem. In my reverse proxy i created a websocket and that was the solution.