A noatime test

Chat about anything related to Linux Mint
Forum rules
Do not post support questions here. Before you post read the forum rules. Topics in this forum are automatically closed 6 months after creation.
Locked
LanceM

A noatime test

Post by LanceM »

I did the following test concerning adding noatime to /etc/fstab.
viewtopic.php?p=1904807#p1904807
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
ajgringo619

Re: A noatime test

Post by ajgringo619 »

This is great information - thanks for the experiment!
User avatar
majpooper
Level 8
Level 8
Posts: 2087
Joined: Thu May 09, 2013 1:56 pm
Location: North Carolina, USA

Re: A noatime test

Post by majpooper »

LanceM wrote: Sat Oct 17, 2020 2:46 pm I did the following test concerning adding noatime to /etc/fstab.
viewtopic.php?p=1904807#p1904807
color me curious but this is what I get when I click on the link
Information

No posts exist inside this topic for the selected time frame.
User avatar
MrEen
Level 23
Level 23
Posts: 18343
Joined: Mon Jun 12, 2017 8:39 pm

Re: A noatime test

Post by MrEen »

majpooper wrote: Sat Oct 17, 2020 3:55 pm
LanceM wrote: Sat Oct 17, 2020 2:46 pm I did the following test concerning adding noatime to /etc/fstab.
viewtopic.php?p=1904807#p1904807
color me curious but this is what I get when I click on the link
Information

No posts exist inside this topic for the selected time frame.
The link works fine for me. It's the last post on this page if that helps.

Or the last post in this thread?
User avatar
majpooper
Level 8
Level 8
Posts: 2087
Joined: Thu May 09, 2013 1:56 pm
Location: North Carolina, USA

Re: A noatime test

Post by majpooper »

OK THX , something funky is going on I cannot click on a links to any other posts on the forum with out getting the same response - it could be either my pihole server or a FF extension - but it jut started today. FF upgrade maybe . . . . hummm.
User avatar
MrEen
Level 23
Level 23
Posts: 18343
Joined: Mon Jun 12, 2017 8:39 pm

Re: A noatime test

Post by MrEen »

Maybe just restarting Firefox will be enough?
User avatar
MrEen
Level 23
Level 23
Posts: 18343
Joined: Mon Jun 12, 2017 8:39 pm

Re: A noatime test

Post by MrEen »

And if you really want to see the post, it's the To swappiness or not to swappiness, that is the question... thread in the Chat about Linux section just below this section.
User avatar
antikythera
Level 15
Level 15
Posts: 5721
Joined: Thu Jul 02, 2020 12:52 pm
Location: Cymru

Re: A noatime test

Post by antikythera »

Are the posted figures taken from an average of several tests or a single run with each configuration?
I’ll tell you a DNS joke but be advised, it could take up to 24 hours for everyone to get it.
LanceM

Re: A noatime test

Post by LanceM »

A single run. It's a lot to do at that.
User avatar
antikythera
Level 15
Level 15
Posts: 5721
Joined: Thu Jul 02, 2020 12:52 pm
Location: Cymru

Re: A noatime test

Post by antikythera »

Thanks for answering and yes it is a rather time consuming task. The single results explain at least some of the wide margin between btrfs results (and apparent lack of for ext4 if I read it correctly) but I'm not expecting you to run them again more times for an average to cancel out any variances from background tasks, file cache etc.

I'm sticking with ext4 for the foreseeable future anyway. I have used btrfs with openSUSE and Fedora before now and wasn't overly comfortable with it. It's a bit too complex for a single drive setup in a consumer machine. Snapshot speed and compression are the only marginally enticing things but I'm not in any danger of running short of storage and rsync is quick enough. Ext4 also doesn't need scrub or balance running to keep it performing optimally (something you should do VERY sparingly anyway on SSD drives).
I’ll tell you a DNS joke but be advised, it could take up to 24 hours for everyone to get it.
LanceM

Re: A noatime test

Post by LanceM »

I like Btrfs a lot. Right now, I'm using it for root and Ext4 for home. I've used it for years in many configurations.
LanceM

Re: A noatime test

Post by LanceM »

Anyone interested in the Btrfs edit to /etc/fstab it looks like this for root

Code: Select all

defaults,subvol=@,noatime
and for /home like this

Code: Select all

defaults,subvol=@home,noatime
Locked

Return to “Chat about Linux Mint”