Search results

  1. S

    Intel pentium 8505 support

    Ubuntu 22.04.02 crash too...
  2. S

    Intel pentium 8505 support

    Not really but look like it's related to Proxmox custom kernel. The NAS run pretty well under Debian Bookworm. The next test will be to install the Debian, then transform it with Proxmox packages. Here is a dmesg for a Debian :
  3. S

    [SOLVED] Proxmox hang : difficulty finding the origin

    Don't worry, that PC crash under Ubuntu like under Proxmox. I'm trying to understand what in kernel make it run or not.
  4. S

    [SOLVED] Proxmox hang : difficulty finding the origin

    But I have a few PC that work like a charm under Debian and keep crashing every hour under Proxmox :) That's why I should to not burn them directly with PVE ISO but do an install over Debian.
  5. S

    [SOLVED] Proxmox hang : difficulty finding the origin

    Ok, problem solved and it's really strange. Replaced my CPU (was working fine during 4 years) by another one, a Ryzen 5 5600X. The strange part is when I'm testing the CPU with linux tools, everything is ok. And it's not an overheating problem. Ill will try to test that CPU under Windows to see...
  6. S

    [SOLVED] Proxmox hang : difficulty finding the origin

    Hi, Since months, my Proxmox setup hang really often, sometimes stable for days, sometimes could not get up more than a couple of minutes. Setup Motherboard : ASUS Pro WS X570-ACE CPU : AMD Ryzen 9 5900X Memory : 2x Kingston server premier 16Gb (DDR4 ECC CL19 DIMM 2Rx8 Mémoire serveur Hynix D -...
  7. S

    How to find the disk with errors from a log with only SATA errors ?

    Ya, don't work with SSD :) But i'm lucky, 1st disj unmounted and that was the right one !
  8. S

    How to find the disk with errors from a log with only SATA errors ?

    Hi everyone, I have a disk that will fail soon and make Proxmox server crash randomly. On the console, the only error I could find is : I found that ATA6.00 is /dev/sdc and I could confirm it : root@pve2:~# smartctl -a /dev/sdc smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.8.12-10-pve]...
  9. S

    Hardware error but brand new memory stick

    Hi, On my Proxmox server, I first had a problem with my DDR4 ECC memory sticks. I just replaced them with new ones and I'm getting these error messages repeatedly. Do you think it's always the memory sticks that are faulty, or is the problem coming from somewhere else ? Config : ASUS ASUS PRO...
  10. S

    Intel pentium 8505 support

    And I followed https://forum.proxmox.com/threads/host-hard-crashes-pve-8-1-4.141464/ and https://forum.proxmox.com/threads/pve-freezing-acpi-bios-errors-on-bootup.121354/
  11. S

    Intel pentium 8505 support

    Hi, Are you sure the Pentium 8505 is supported by Proxmox ? I have a few mini PC with this processor and they are all really unstable under Proxmox (latest version, intel firmware installed). Under Linux, I tried many stress tests and they are rock solid. Same for memory with memtest86+.
  12. S

    [bug] Cluster not displaying all nodes as up

    Mar 10 13:40:51 pve10 systemd[1]: Stopping pvestatd.service - PVE Status Daemon... Mar 10 13:40:51 pve10 pvestatd[1863634]: received signal TERM Mar 10 13:40:51 pve10 pvestatd[1863634]: server closing Mar 10 13:40:51 pve10 pvestatd[1863634]: server stopped Mar 10 13:40:52 pve10 systemd[1]...
  13. S

    [bug] Cluster not displaying all nodes as up

    Leaving my PBS server online don"t resolve anything. The 1st node (pve10) still show as down and the service still crash. Where could I find a log or a debug option ?
  14. S

    [bug] Cluster not displaying all nodes as up

    How ? Because this storage is the backup server and that computer is only powered when I need to backup... Or maybe do you know a command I could run with cron to mount / unmount that volume ?
  15. S

    [SOLVED] Mount SMB share to unprivileged CT but in Cluster configuration !

    I created all the mount points on every servers and it's working.
  16. S

    [SOLVED] PVE got a few errors and then hang after a few hours

    To solve this problem, I just... deleted all my Ceph configuration and redo it from scratch, and added a 4th node.
  17. S

    [bug] Cluster not displaying all nodes as up

    Alas ! The bug come back after 1 or 2 minutes, and service still show as running.
  18. S

    [bug] Cluster not displaying all nodes as up

    root@pve10:~# systemctl status pvestatd.service ● pvestatd.service - PVE Status Daemon Loaded: loaded (/lib/systemd/system/pvestatd.service; enabled; preset: enabled) Active: active (running) since Thu 2025-03-06 22:06:20 CET; 1 day 15h ago Main PID: 934 (pvestatd) Tasks: 2...
  19. S

    [bug] Cluster not displaying all nodes as up

    Side note : I noticed the value of IO delay pretty high compared to others hosts (<1%). Storage is Ceph pool, full nvme SSD, dedicated network with 2.5 Gpbs switch.
  20. S

    [bug] Cluster not displaying all nodes as up

    Hi, My clusters is made of 4 members. Sometimes, the display is bugged and dont display one member as up. It's still active (I could SSH to it, VM are running, some stats are working). I've tried to restart pveproxy service, no effect.