Constant disk writes

Started by ufoloop, September 25, 2022, 06:36:50 PM

Previous topic - Next topic
Is it normal for OPNsense to have constant disk write? zpool iostat 1 shows that every 5 seconds there are write operations.

Thanks.

October 02, 2022, 07:05:08 PM #1 Last Edit: October 02, 2022, 07:28:37 PM by warhawk8080
https://docs.opnsense.org/manual/settingsmenu.html?highlight=miscellaneous#miscellaneous

under /var /tmp in ramdisk to reduce writes to the drives (similar to zram-config or log2ram)

In fact..PROXMOX is based upon debian...you can probably install log2ram and have it prevent writes but once a day (or set it for 1 hr vs constantly if you like your log files)
https://github.com/azlux/log2ram [disregard if not using a hypervisor]