On Saturday 22 Feb 2014 14:47:54 I wrote: --->8
> ... would anyone like to suggest suitable parameters to mkfs for any of my > file-systems? Here's the fstab: --->8 Thank you gents for all your comments. I'm grateful. Here's what I think I should do as a result: 1. Keep relatime in preference to noatime, to avoid getting access times earlier than modification times. Man mount says mutt dislikes that condition, and it looks like it shouldn't cost much in writes. 2. Add async and nodiratime, which I hadn't spotted. I couldn't find norealtime in man mount. 3. Reinstate journalling to all the ext4 partitions. 4. Not try to fstrim the ext2 /boot partition. 5. Keep running the cron job (which I forgot to mention last time - sorry) to run fstrim -v daily on all ext4 partitions. There's also the question of suitable parameters to mke2fs to suit a partition to /usr/portage, /usr/portage/packages and /var/cache/squid. I've left these at the defaults but maybe I should set them specifically. Once again, many thanks to the several people who offered advice. I can go to bed happy now! -- Regards Peter