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

    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.. ?
  3. 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...
  4. 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.
  5. E

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

    Cannot do file level restore on one partition. I have a windows 2003 server C:\ D:\ Two partitions on 1 disk I cannot do file restore. root@pve-art2:/# mount /dev/loop0p2 /mnt/test mount: /mnt/test: wrong fs type, bad option, bad superblock on /dev/loop0p2, missing codepage or...
  6. E

    [TUTORIAL] Examples on how to mount PBS backup images for file level restoring

    Mounting PBS Backups for File level restore using Command Line Interface Show latest backups: # proxmox-backup-client list --repository root@pam@10.1.16.44:tank9 To show all backups/snapshots: # proxmox-backup-client snapshot list --repository root@pam@10.1.16.44:tank9 To show all...
  7. E

    Web interface auto login?

    I have 3 separate proxmox nodes and 1 PBS. I was wondering is there anyway I can automate the password login? A "remember me for 7 days" would be amazing.. Thank you.
  8. E

    log files - root@pam user - no api tokens please!

    Is there a way to stop the logs in /var/log/syslog /var/log/proxmox/api/auth.log To be constantly written with root@pam allowed every 10 second without using api tokens? Thank You
  9. E

    [TUTORIAL] Accidently wiped out my backup data store - proxmox backup server in container

    I'm running proxmox backup server in a container but I think I may have over complicated my re-install scenario which caused me to lose my data store accidently. [ rpool - zfs 180GB ] proxmox ve container: 900 proxmox backup server - 16GB [tank0] - vm1 - vm2 [tank1] - container...
  10. E

    Changing proxmox host type and windows activations?

    If I experiment with different host types (kvm64, qemu64, host) do I risk affecting the windows activation? I am building a new Windows server 2019 and am curious if I try different host types will it affect my activation license. Should I pick a specific one in this case? I do perhaps to...
  11. E

    PBS Community subscription pricing?

    Why is the PBS community edition 5x the cost of a VE license? I'd like to support this project but at the moment the pricing is too high.
  12. E

    How often do you apply proxmox updates?

    Quite a few patches/updates seem to be released. How often do you apply proxmox updates?
  13. E

    Help! Proxmox not booting (zfs - proxmox a start job is running for import zfs pools by cache)

    After doing some disk benchmarks, I started losing VM's... one by one then the entire Server rebooted. I can't believe this. Now Proxmox won't boot. "proxmox a start job is running for import zfs pools by cache" (Timeout) Then a "tainted" message. I am about to boot with the install CD and...