Search results

  1. L

    Please allow ($VID) use on restore and templates (suggestion)

    I think this subject has been commented before but i have not found any directly related posts or documentation. In our case we use mainly LXC containers mainly for the sake of being able to share certain paths from the hosts across various containers. We either use templates or restore a...
  2. L

    Official DarkMode

    Assuming this is a couple of years old, but wondering if anything has changed with the option of tweaking CSS for the panel in a way that "survives" updates. Did some in the past that kept getting lost after updates. Not talking about a dark mode, just been able to adjust say the top bar...
  3. L

    [ZFS] Proxmox Rpool Root Mount Point on NVME Mirror: Cannot Disable "Relatime" Property?

    Back to trying to tune my zfs datasets, any guidance/reference document of recommended values for zfs datastores in PVE would be mostly appreciated. Particullary for the thin datastores (not sure if those can be tuned), root, data and logs. Thanks.
  4. L

    proxmox-boot-tool new configuration and bios options

    Thanks for prompt reply. That is the exact process performed: # proxmox-boot-tool status System currently booted with uefi So as documentation says perfomed: - cloned partitions - updated GUIDs of disks - proxmox-boot-tool format and init on all p2 of other disks # proxmox-boot-tool status...
  5. L

    proxmox-boot-tool new configuration and bios options

    I have to admin me and proxmox-boot-tool do not get on very well We have migrated a system to a fresh install of pve 8.2 on a 4th nvme disk from scratch (iso install). We have now completed the process, repartioned the "old" 3 nvme disks and add them to the rpool. So far so good. With equal...
  6. L

    Prune and Retention policy

    Hi. I know this thread is slightly old but thought I would rather ask here as it's related rather than open a new one. I am trying to reorganize my prune policy, but need to understand the sync and particularly the namespaces before. As on a local server we have a few testing CT I am...
  7. L

    /var/tmp/espmounts/7276-6706/EFI/proxmox/6.5.13-6-pve: No space left on device when installing new kernel

    /dev/nvme0n1p5 536M 497M 40M 93% /mnt/testboot 500Mb all of them appartently
  8. L

    /var/tmp/espmounts/7276-6706/EFI/proxmox/6.5.13-6-pve: No space left on device when installing new kernel

    I guess you mean regarding root and that /var path... plenty of space there # df -h / S.ficheros Tamaño Usados Disp Uso% Montado en /dev/mapper/pve-root 42G 16G 24G 39% / # df -h /var/tmp/espmounts/ S.ficheros Tamaño Usados Disp Uso% Montado en...
  9. L

    /var/tmp/espmounts/7276-6706/EFI/proxmox/6.5.13-6-pve: No space left on device when installing new kernel

    I have this exact same issue when upgrading to 6.8.12-5 Running hook script 'zz-proxmox-boot'.. Re-executing '/etc/kernel/postinst.d/zz-proxmox-boot' in new private mount namespace.. No /etc/kernel/cmdline found - falling back to /proc/cmdline Copying and configuring kernels on...
  10. L

    Kernel not updating to 6.8

    Although not being lucky with feedback I am still stuck with this which I am now find somehow related to our network card problems when running kernel 6.8.12-4 which I can not understand why. As explained on this reply we managed to get proxmox-boot tool to update something like the GRUB part...
  11. L

    System hanging after upgrade...NIC driver?

    As an update, we've just realised that the issue is not with our Realtek card. The motherboard has two cards and the one disconnecting constantly after the kernel upgrade is an: 06:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03)
  12. L

    System hanging after upgrade...NIC driver?

    I've been struggling for a while to make proxmox-boot-tool behave as such on my system (thread) only to discover that when I finally managed to fix my boot to (6.8.12-4-pve) my system network becomes completely unstable. In my case this is causing network disconnections every couple of minutes...
  13. L

    Kernel not updating to 6.8

    Not that I found any documentation or answers here (thanks @vesalius) but I think I finally, after months, found a "sort of" solution to this. It was only when I went ahead and read something regarding "reinit" which by the way is not documented at the wiki page So proxmox-boot-tool reinit gave...
  14. L

    Variables en CT configuration files (suggestion?)

    I understand the use of variables in LXC container files is not possible, so this entry is likely intended as a suggestion unless someone explains a documented way to do it. They are actually related to bind mounts. The main one is related to being able to use something like "${VMID}" in conf...
  15. L

    Kernel not updating to 6.8

    Still stuck on this issue now considering we will have to reinstall host system as we are also moving disks to ZFS. On another server I am not 100% again with proxmox-boot-tool output, it would be great is someone could clarify if this is correct output as in does not look so to me. In this...
  16. L

    Adjusting ZFS size installation

    We are migrating a working server from LVM to ZFS (pve 8.2). The system currently has 3 NVMe 1Tb disk, and we have added a new 2Tb one. As we haven't found a clear/easy way to migrate the running system, and on the other hand, we are stuck with an issue with kernel updates too, we thought...
  17. L

    Can't boot PVE 8.2 ISO (solved)

    UPDATE / SOLVED Can't tell which of both, but the issue solved after redownloading the ISO image and using Etcher to create the USB drive (instead of Rufus) in Windows, since I read some different behaviours depending on the tool used to create the USB. Mysteries of technology! Hope it helps...
  18. L

    Can't boot PVE 8.2 ISO (solved)

    We are trying to migrate a running server from LVM disks to ZFS. In order to avoid booting issues and assuming there is no easy migration process we considered installing a clean PVE 8.2 on a new disk, in order to later try to migrate the root configuration, recreate a thin partition over ZFS...
  19. L

    Kernel not updating to 6.8

    Just booted from a rescue console and same issue. Can anyone help clarify if missing: Can be causing the issue, and in that case how to figure out what it should be? (No ZFS) Considered returning to GRUB but apart from not making much sense, now: # update-grub Generating grub configuration...
  20. L

    Kernel not updating to 6.8

    Back to this, as we never managed to resolve this issue and we are now trying to migrate our boot to ZFS and would like to have this sorted. Situation: #proxmox-boot-tool kernel list Manually selected kernels: None. Automatically selected kernels: 5.15.158-2-pve 6.8.12-1-pve 6.8.12-2-pve...