Search results

  1. T

    ZFS issues with disk images after reboot

    nevermind, that was too easy : apt remove pve-kernel-5.15.19-2-pve :)
  2. T

    ZFS issues with disk images after reboot

    ok I will give it a try. In the meantime, would you mind just telling me how to revert to the previous kernel and remove pve-kernel-5.15 ?
  3. T

    ZFS issues with disk images after reboot

    for i in $(ls -1 /dev/zd* |grep -v '/dev/zd[0-9]*p[0-9]*'); do echo $i; /lib/udev/zvol_id $i ; done |grep -B1 RZ2-2_5-8_2TB/vm-1002-disk-0 /dev/zd0 RZ2-2_5-8_2TB/vm-1002-disk-0 root@pve:~# udevadm trigger /dev/zd128 root@pve:~# udevadm trigger /dev/zd0 root@pve:~# ls...
  4. T

    ZFS issues with disk images after reboot

    for i in $(ls -1 /dev/zd* |grep -v '/dev/zd[0-9]*p[0-9]*'); do echo $i; /lib/udev/zvol_id $i ; done |grep -B1 RZ2-2_5-8_2TB/vm-1002-disk-0 /dev/zd0 RZ2-2_5-8_2TB/vm-1002-disk-0
  5. T

    ZFS issues with disk images after reboot

    After another reboot, one of the vm that didn't boot at the previous reboot is now booting but I have the same issue with other vm using the same zpool. zvol_wait Testing 11 zvol links Still waiting on 1 zvol links ... Still waiting on 1 zvol links ... No progress since last loop. Checking if...
  6. T

    ZFS issues with disk images after reboot

    same problem : (and no I don't have anything customized/nondefault for the zpool/system/zvols zfs get all R1_1.6TB_SSD_EVO860/vm-1002-disk-0 NAME PROPERTY VALUE SOURCE R1_1.6TB_SSD_EVO860/vm-1002-disk-0 type volume...
  7. T

    ZFS issues with disk images after reboot

    Latest updates installed today and that's how I saw the problem. pveversion -v proxmox-ve: 7.1-1 (running kernel: 5.13.19-6-pve) pve-manager: 7.1-10 (running version: 7.1-10/6ddebafe) pve-kernel-helper: 7.1-12 pve-kernel-5.13: 7.1-9 pve-kernel-5.13.19-6-pve: 5.13.19-14 pve-kernel-5.13.19-5-pve...
  8. T

    ZFS issues with disk images after reboot

    I do have a ZFS pool (R1_1.6TB_SSD_EVO860) where I store my vm os disk images. Recently, after I had to reboot the host, some vm were not starting (while others from the same zfs pool did) and I got the following log events in syslog (see below). "timeout: no zvol device link for...
  9. T

    copy paste issue using xterm.js from workstation to vm

    vm is pfsense (freebsd 12.3) trying to copy in nano, but also tried ee copying from a mac on safari, but also tried chrome. Once paste a big chunk, webconsole will hang, sometime disconnect. I have to go with xvnc or ssh to kill the process. If I paste to proxmox host web console itself instead...
  10. T

    Setting up a Proxmox VM to run PfSense as main router that will initiate PPPOE session with the ISP.

    I'm facing a strange issue where sometimes the vm wont be able to negociate PPPOE session with the ISP. Setup : - the setup is using a fiber connection enp4s0f1 bridged to vmbr1 (thats the only nic on that bridge and that bridge is presented only to the Pfsense vm) - I have to go with the bridge...
  11. T

    copy paste issue using xterm.js from workstation to vm

    When I try to paste content from my workstation to a vm while in console with xterm.js, that will work to paste 2-10 lines of code. But if I try to paste more content like 30-100 lines, the session will "disconnect" and eventually reconnect without having paste anything. Does that have to do wit...
  12. T

    Kernel crash issue

    I'm still trying to troubleshoot why my small Proxmox server keeps crashing randomly. I have kdump installed and running, and now I try to follow this guide in order to understand (maybe) the last crash that I had yesterday: https://www.linuxjournal.com/content/oops-debugging-kernel-panics-0...
  13. T

    Problem after updating kernel

    Thank you very much Fabian, all good now :) Really appreciated !
  14. T

    Problem after updating kernel

    ok so I tried changing MODULES to most in /var/lib/kdump/initramfs-tools/initramfs.conf but I don't know what to do next..
  15. T

    Problem after updating kernel

    Thanks, I really appreciate your help. As you will see in the logs I tried multiple things / times to fix this since upgrading the kernel but since I'm far from being an expert at this I hope I didn't break too many things... Initially I tried to upgrade the kernel because I had random server...
  16. T

    Problem after updating kernel

    I wish I knew how to do that.. grep - r MODULES returns : grep -r MODULES /var/lib/kdump/initramfs-tools /var/lib/kdump/initramfs-tools/initramfs.conf:# MODULES: [ most | netboot | dep | list ] /var/lib/kdump/initramfs-tools/initramfs.conf:MODULES=dep
  17. T

    Opt-in Linux Kernel 5.15 for Proxmox VE 7.x available

    I did : https://forum.proxmox.com/threads/problem-after-updating-kernel.103293/ But I really think this happened after I opt-in for the latest kernel : dpkg -C The following packages have been unpacked but not yet configured. They must be configured using dpkg --configure or the configure menu...
  18. T

    Problem after updating kernel

    These 2 packages seam to be linked to my problem but I don't know what to do :( dpkg -C The following packages have been unpacked but not yet configured. They must be configured using dpkg --configure or the configure menu option in dselect for them to work: pve-kernel-5.13 Latest Proxmox...
  19. T

    Problem after updating kernel

    So I have to admit up front.. I'm a newbie with linux... I tried to update my kernel with apt update && apt install pve-kernel-5.15 Everything went fine and I rebooted but now when I try to update I always get that issue : apt-get dist-upgrade Reading package lists... Done Building dependency...
  20. T

    Opt-in Linux Kernel 5.15 for Proxmox VE 7.x available

    I'm having the exact same results with apt dist-upgrade and apt full-upgrade

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!