ITT's latest activity

  • I
    ITT reacted to mantis64's post in the thread Removed Local-lvm by mistake please help! with Like Like.
    ok for anyone else who did what I did, I managed to fix it by doing the following: 1. Check the LVM Configuration First, confirm whether the Logical Volume (LV) is still available on the system. Run the following commands on your Proxmox host...
  • I
    Hi, Proxmox VE imports the ZFS pools by cache file. From what you describe, it seems that these services are leftovers, which can be disabled by running systemctl disable --now zfs-import@ZFS_4Tb_HDD_RAIDZ.service...
  • I
    ITT replied to the thread limit concurrent tasks.
    +1
  • I
    ITT reacted to alyarb's post in the thread Server 2022 defrag/trim pegging CPU and RAM with Like Like.
    Different forms of this issue have been brought up a couple times in the past: https://forum.proxmox.com/threads/windows-optimize-drives-ram-usage-best-practices.144703/...
  • I
    What is the stance of Proxmox staff on this issue? @aaron @dietmar @fabian @wbumiller
  • I
    ITT reacted to ivenae's post in the thread How do reduce/optimize backup sizes with Like Like.
    Can you check the log of vzdump? It should tell you how many data was found and tell you something about the compress ratio. 101: 2024-11-30 01:41:32 INFO: backup is sparse: 281.66 GiB (55%) total zero data 101: 2024-11-30 01:41:32 INFO...
  • I
    Today, we announce the availability of a new archive CDN dedicated to the long-term archival of our old and End-of-Life (EOL) releases. Effective immediately, this archive hosts all repositories for releases based on Debian 10 (Buster) and older...
  • I
    ITT reacted to Hannes Laimer's post in the thread Lost SSH during upgrade to 7.1 with Like Like.
    Hey, it should be fine to kill the apt process, then delete the lockfile(/var/lib/dpkg/lock-frontend) and rerun the upgrade. apt should detect that something is wrong and tell you what to run to fix it(something like dpkg --configure -a, if I...
  • I
    ITT reacted to Falk R.'s post in the thread Terminalserver unter PVE langsam with Like Like.
    DC maximal 2 Core sgeben. Hast du da ca 1000-2000 User auf dem Exchange? Wenn es weniger sind, brauchst du da auch keine 8 Cores. Und wenn die genau so oversized sind, bei nur 2x12Cores, dann muss es ja langsam werden. HT kann eingeschaltet...
  • I
    ITT replied to the thread Terminalserver unter PVE langsam.
    Hm, das haben die wohl geändert.
  • I
    ITT replied to the thread Terminalserver unter PVE langsam.
    Ich hoffe, ich darf das verlinken: HPE Workload profiles and performance options
  • I
    ITT reacted to Taomyn's post in the thread Server 2022 defrag/trim pegging CPU and RAM with Like Like.
    Came across this thread after discovering the same fix of changing the discard_granualarity here: https://www.alldiscoveries.com/how-to-fix-high-ram-usage-during-defrag-on-windows-server-virtualized-with-qemu/ They happen to mention that the...