Search results

  1. R

    Is HDD Dying ?

    Thanks for reply. Nothing dramatic as I know/understand… Notice I had to cold reboot server again see /dev/sdb again. smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.8.12-1-pve] (local build) Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION...
  2. R

    Is HDD Dying ?

    Hi, Any advise please if my /dev/sdb is dying seeing these logs ? sept. 02 05:22:43 pve zed[185520]: eid=28 class=checksum pool='tank' vdev=ata-ST14000VN0008-2JG101_ZHZ7ENR0-part1 size=57344 offset=4970742665216 priority=4 err=0 flags=0x1000b0 bookmark=1412:196742:0:124948 sept. 02 05:26:45...
  3. R

    Ideas about "general protection fault"

    Hi, thanks for reply. Sorry, I don't know exactly what issues/errors prevents from reboot ; I have no display on this server, so when I lost SSH access (really not often, except these last days), I just reset the server (no electric shutdown) and it comes back. The last times, it does not...
  4. R

    Ideas about "general protection fault"

    Hi, It's been 3 ou 4 times my Proxmox VE crashes from 1 to several days, making it hard to come back again (several reboot nedeed, ...). I managed to get the following dmesg logs with the "general protection fault" crash : [ 146.688704] NFSD: all clients done reclaiming, ending NFSv4 grace...
  5. R

    Intel i226-V with MTU 9014 crashes Proxmox boots

    Hi, for me, fortunately, this network interface is not my main interface… so I don’t configure it as a failover and don’t set MTU on it. It seems to be a kernel issue : https://forums.gentoo.org/viewtopic-t-1162525.html?sid=39900cefae5d496cdbeee92cdd9f18d6 BTW, I don’t know if a bug exists...
  6. R

    Intel i226-V with MTU 9014 crashes Proxmox boots

    Hi, Following my previous post, here, where I described the crash and a way to recover. I manage to isolate the issue and can reproduce it when I want. It seems it's related to the network driver for Intel i226-V : igd (Don't know who has to be notified between Proxmox / Debian / Intel / ...
  7. R

    [SOLVED] Proxmox crashes at each boot

    Well, successfully recover Boot from usb key installer => install terminal (debug) Once here, I could get in a bash (after exiting from grub or something like that) Next Had to import my zfs pool rpool If you do : « zfs import rpool » You have a message saying you can’t because it was already...
  8. R

    [SOLVED] Proxmox crashes at each boot

    Hi, A few minutes/hours after a fresh install using Proxmox installer (OS on single drive using ZFS) and some tunings, like network (bond creation and jumbo frame for example), I made « apply network config » (needs ifconfig2 or something like that), and proxmox crashes. I had to reset computer...
  9. R

    VirtioFS support

    Thanks a lot for your all your inputs about this. I was experiencing the exact same issue but cannot understand why it was working on some VM and not on others. The "small" difference between primary and secondary group is hard to identify... I had a look on the related mailing list (where I...
  10. R

    OOM-Killer issue

    Thanks for the reply. As told, I was totally overcommiting memory (like up to 64G affected for 32G available with ZFS on top :/ ), but it has worked like this for months without a single OOM. My question was "what could have change recently". For now, I totally redefined my memory allocations...
  11. R

    OOM-Killer issue

    Dear, Since some days, I have an issue with OOM-Killer killing randomly VMs. Everything runs fine since 1 year at least. And this issue is new. Don't know what as changed (upgrade to PVE7 ? Switch from 9p to virtioFS ? ...). I do have ZFS with default ARC (up to 50% if I understood). Swappiness...
  12. R

    ZFS pool import fails on boot, but appears to be imported after

    Hi, Having the exact same issue that this thread, and the one here : ZFS Import fails during boot I was wondering if anybody successfully deal with it ? I tried "update-initramfs -k all -u", without any success, like others. I did not change the service to add "Required...
  13. R

    cant install proxmox on 4750G+asus ws-X570-ace

    I think it’s because the LAN driver is not recognised. I have a b550 tomahawk having both LAN adaptators (« Old » Realtek and recent one) and it takes me times to be able to use the 2nd interface (2.5G). Probably the X570 only have recent LAN interfaces. Don’t know the exact solution but you’ll...
  14. R

    Backup (Vzdump) fails and hangs forever

    Hi, any help or indications please ? Thanks
  15. R

    Backup (Vzdump) fails and hangs forever

    Hi, after digging again and again, I found this bug which seems to be the exact same issue : https://bugzilla.proxmox.com/show_bug.cgi?id=1972
  16. R

    Soft / interruptible mounts for backup targets

    Same here... https://forum.proxmox.com/threads/backup-vzdump-fails-and-hangs-forever.75372/ And, for me, cifs is on a server on the local LAN, so apparently, not a connectivity issue. Searching on the forum, lots of similar issues exists without solution (at least, I didn’t found one). Why it’s...
  17. R

    Backup (Vzdump) fails and hangs forever

    Hi, I have an issue with a VM backup task. It often hangs and the only way to recover is to entirely reload proxmox. I found several similar issues on the forum but none of my tries permits me to solve my issue. root@pve:~# pveversion pve-manager/6.2-11/22fb4983 (running kernel: 5.4.60-1-pve)...