Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8026

Raspberry Pi OS • Is relatime broken?

$
0
0
I noticed my atimes have been getting updated when I view files yet I am using relatime in fstab. Atimes are showing greater than ctime or mtime which shouldn't happen with relatime.

RPiOS Bookworm, kernel8, updated to date:- Linux rps5 6.12.20+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.20-1+rpt1~bpo12+1 (2025-03-19) aarch64 GNU/Linux


Code:

File: IMG_1466.JPG  Size: 4514892   Blocks: 8824       IO Block: 4096   regular fileDevice: 8,2Inode: 32456411    Links: 1Access: (0644/-rw-r--r--)  Uid: ( 1000/      pi)   Gid: ( 1000/      pi)Access: 2025-03-24 03:57:08.139501844 +0000Modify: 2025-01-29 15:46:52.341003029 +0000Change: 2025-01-29 15:46:52.345003051 +0000 Birth: 2025-01-29 15:46:51.456998195 +0000

Code:

$ cat /etc/fstabproc            /proc           proc    defaults          0       0PARTUUID=48b914d4-01  /boot/firmware  vfat    defaults          0       2PARTUUID=48b914d4-02  /               ext4    defaults,relatime  0       1PARTUUID=4db962bc-01 /media/backups/ ext4 defaults,relatime,nofail,ro 0 1# a swapfile is not a swap partition, no line here#   use  dphys-swapfile swap[on|off]  for that

Statistics: Posted by pidd — Tue Apr 01, 2025 4:03 pm



Viewing all articles
Browse latest Browse all 8026

Trending Articles