[SOLVED] Implement noatime for Containers

what is the proper way to implement noatime for CTs
Just set the mount option through the webinterface:
Screenshot_2020-02-10 nina - Proxmox Virtual Environment.png

and VMs? They are all in LVM-thin/ext4
VMs need to change it them self, that depends on the VM operating system, for linux ones just set the noatime option in /etc/fstab
 
  • Like
Reactions: Proxygen