29.5 Backing Up Files Without Altering the Access Time

You can set the noatime option on NetWare or Linux to control whether the access time is updated when reading files and directories.

29.5.1 Linux

In OES 2 SP1 Linux, NSS provides the /atime and /noatime options for Linux. For information, see Section A.25, noatime and atime Commands.

In OES SP2 and later, NSS provides noatime and nodiratime support for the Linux open(2) API command, mount command, and the /etc/fstab configuration file. Backup applications can take advantage of this option to back up a file without altering its access time. For information, see Section A.26, noatime and nodiratime Support for Linux open, mount, nfsmount, and /etc/fstab (Linux).

29.5.2 NetWare

In OES 2 SP1 NetWare (same as NetWare 6.5 SP8), NSS provides the /atime and /noatime options for NetWare. For information, see Section A.25, noatime and atime Commands.