Search results

  1. E

    ZFS 10% default arc_max on new installs

    Hi can this be clarified: The arc_max parameter for installations on ZFS can now be set in the Advanced Options. If not explicitly set by the user, it is set to a value targeting 10% of system memory instead of 50%, which is a better fit for a virtualization workload (issue 4829)...
  2. E

    Chache writeback vs writeback (unsafe)

    I swear this topics is never ending and will never be understood :)
  3. E

    ssl pam certificates fingerprints?

    Do the ssl pam certificate finger prints change after a certain time? 0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:../ssl/statem/statem_clnt.c: I was able to fix it by re-updating fingerprint.. Do they change after updates or.. ?
  4. E

    [SOLVED] Installation error : Grub error /.disk/info | Proxmox VE 8.3

    I have this board, seems to be HDMI issue as well, while the error shows error: no such device; /.disk/info. Just logged into IPMI and remote console and there is the installation screen... After installing it still won't output to HDMI. Maybe CPU is too new and supermicro may solve this in...
  5. E

    Proxmox Datacenter Manager - First Alpha Release

    The migrate feature for non cluster is very useful. I always had to backup then restore.
  6. E

    Proxmox Datacenter Manager - First Alpha Release

    Error updates? E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. oot@pdm:/# dpkg --configure -a Setting up proxmox-datacenter-manager (0.1.8) ... proxmox-datacenter-manager-daily-update.service is a disabled or a static unit not running, not starting it.
  7. E

    Cannot update windows 11 to 24H2 - CPU not supported

    Ok any solutions without all these hacks? I set to x86-64-v2-AES. And health check does show that its win11 compatible. I upgraded virtio to 1.266 (the standard drivers, net, scsi, ballon, serial..) I am still on q35 8.1. Do I need 9.0? Must you do the in place iso installation upgrade...
  8. E

    Proxmox Datacenter Manager - First Alpha Release

    Still cant get a list of all guests / vms in one area?
  9. E

    Windows 11 IOT Enterprise LTSC "start boot option" no display but the machine works

    Testing a windows 11 iot enterprise ltsc VM and every time I shutdown the server cold when I restart I do not get a display, at first it looks like it's frozen here, but the machine is up and running as I can use remote desktop and get into it. Failed boots look like this spinning dots It...
  10. E

    New AMD EPYC 4004 line

    Well I found my future server CPU... Can't wait for this... Next month maybe? hopefully will work in Proxmox? :) EPYC 4344P maybe.
  11. E

    Local disk full

    Check the real root /mnt you may have written to it before it was mounted... To do that, #umount /mnt then go into /mnt and use the ncdu or df and see whats in there, surprise surprise? Try unmounting /mnt then checking the real root /mnt
  12. E

    Local disk full

    Can you " cd /" and run ncdu (You are currently in /root)
  13. E

    Local disk full

    apt install ncdu then run ncdu and see where the space is being used.
  14. E

    Imported ESXi VM performance issues

    Balloon off will help regardless but if its this sluggish must be something else, I wonder if you install a clean windows with nothing. Must be something with the gpu?
  15. E

    Imported ESXi VM performance issues

    Whats the cpu usage / etc in task manager inside the VM? ie whats using the % .. Could it be doing any updates?
  16. E

    mounting 'drive-virtio1.img.fidx/part/2' failed: all mounts failed or no supported file system (400)

    I've been applying updates so it probably got overrwritten. If it is coming then I am fine with waiting, I thought it was already live and maybe it was reversed. Thank you!
  17. E

    mounting 'drive-virtio1.img.fidx/part/2' failed: all mounts failed or no supported file system (400)

    The latest backup-client update caused this to fail again (April 2, 2024)
  18. E

    ZFS Online but unable to import

    You were on to something when you tried the read only.. just that message wasnt good.. was thos zfs damaged when removed somehow...
  19. E

    file restore test

    Thank you this worked!!