Recent content by MichalCirrus

  1. M

    Memtest as default rEFInd option after upgrade to PVE 9.2

    I had to remove memtest86+ package and run script to remove memtest from ESP /EFI/memtest86+x64.efi /loader/entries/memtest86+x64.efi.conf /memtest86+x64.efi BIOS manipulations break OVH Boot modes and not recommneded by OVH
  2. M

    Memtest as default rEFInd option after upgrade to PVE 9.2

    This sever is in OVH (Advance) How to make system boot from harddisk? In BIOS or in OVH manager? # efibootmgr -v BootCurrent: 0002 Timeout: 1 seconds BootOrder: 0002,0003,0007,0000,0008,0009,0001 Boot0000* Linux Boot Manager...
  3. M

    Memtest as default rEFInd option after upgrade to PVE 9.2

    Image attached. PVE was installed using ISO. (via IPMI)
  4. M

    Memtest as default rEFInd option after upgrade to PVE 9.2

    Server with: pve-manager/9.2.3/d0fde103346cf89a (running kernel: 7.0.6-2-pve) when booted goes into memtest. Main menu looks like this: How to remove memtest from this menu or move memtest under systemd-bootx64?
  5. M

    Method to verify single chunk

    I wonder if anyone has script allowing to verify single chunk. I have a problem with my PBS installation containing backup of large vm. Last verification of old snapshot discovered few bad chunks and I would like to avoid next whole snapshot verification. My goal is to verify if there is a...
  6. M

    [SOLVED] Docker in LXC läuft nicht mehr

    containers running on # pveversion pve-manager/6.3-3/eee5f901 (running kernel: 5.4.78-2-pve) doesn't have: # mount | grep proc/sys/net proc on /proc/sys/net type proc (rw,nosuid,nodev,noexec,relatime) this mount point i found in container on Proxmox 5.4 Any idea how to create this...