Hello,
Is there a default frequency how often trim runs for VMs in proxmox?! I couldn't find anything. Not sure if I should run cron job for that or is there a place I could modify its frequency?!
Output from VM itself (Don't see discard there for dev/sda2):
Discard enabled under disk:
Thank you in advance.
Is there a default frequency how often trim runs for VMs in proxmox?! I couldn't find anything. Not sure if I should run cron job for that or is there a place I could modify its frequency?!
Output from VM itself (Don't see discard there for dev/sda2):
Code:
mount | grep 'on /'
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,noexec,relatime,size=3633116k,nr_inodes=908279,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=736196k,mode=755)
/dev/sda2 on / type ext4 (rw,relatime)
Discard enabled under disk:
Thank you in advance.
Last edited: