OneFS:書き込み可能なスナップショットの「変更日」に表示されるのは、ファイルの作成日ではなく、スナップショットの作成日
Summary: 書き込み可能なスナップショットでファイル情報を表示しているときに、ファイルの日付が他のスナップショットまたはファイルの日付と一致しません。
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Instructions
これは設計どおりに機能しています
これはファイル情報のリストです。
ls -l /ifs/.snapshot/read_only_test_policy/test_dir/ ------------------------------------------------------------------------------- total 7360 -rwxrwx--- + 1 admin admin 172788 Jun 1 1998 1998_06-01_test_file.ai -rwxrwx--- + 1 admin admin 304110 Mar 2 2004 2004_03_02_test_file.eps -rwxrwx--- + 1 admin admin 3949 Jun 3 2006 2005_06_03_test_file.txt -rwxrwx--- + 1 admin admin 335609 Feb 24 2008 2008_02_24_test_file.jpg -rwxrwx--- + 1 admin admin 13139 Sep 3 2009 2009_09_03_test_file.txt -rwxrwx--- + 1 admin admin 23040 Aug 11 2010 2010_08_11_test_file.xls -------------------------------------------------------------------------------
これは同じファイルのリストですが、書き込み可能なスナップショットからのものです。
ls -l /ifs/read_only_test_policy/ ------------------------------------------------------------------------------- -rwxrwx--- + 1 admin admin 172788 May 3 20:30 1998_06-01_test_file.ai -rwxrwx--- + 1 admin admin 304110 May 3 20:30 2004_03_02_test_file.eps -rwxrwx--- + 1 admin admin 3949 May 3 20:30 2005_06_03_test_file.txt -rwxrwx--- + 1 admin admin 335609 May 3 20:30 2008_02_24_test_file.jpg -rwxrwx--- + 1 admin admin 13139 May 3 20:30 2009_09_03_test_file.txt -rwxrwx--- + 1 admin admin 23040 May 3 20:30 2010_08_11_test_file.xls -------------------------------------------------------------------------------
その他のスナップショット タイプでは、ファイルと同じデータが表示されます。
ls -l /ifs/.snapshot/read_only_test_policy/test_dir/ ------------------------------------------------------------------------------- total 7360 -rwxrwx--- + 1 admin admin 172788 Jun 1 1998 1998_06-01_test_file.ai -rwxrwx--- + 1 admin admin 304110 Mar 2 2004 2004_03_02_test_file.eps -rwxrwx--- + 1 admin admin 3949 Jun 3 2006 2005_06_03_test_file.txt -rwxrwx--- + 1 admin admin 335609 Feb 24 2008 2008_02_24_test_file.jpg -rwxrwx--- + 1 admin admin 13139 Sep 3 2009 2009_09_03_test_file.txt -rwxrwx--- + 1 admin admin 23040 Aug 11 2010 2010_08_11_test_file.xls ------------------------------------------------------------------------------
管理ガイドから:

言い換えると、
書き込み可能なスナップショットは、最初のアクセス時にファイル メタデータを取り込みます。これは、書き込み可能なスナップショットの作成日です。書き込み可能なスナップショットでファイルが変更された後、日付には新しいアクセス日が反映されます。
更新:
バージョン 9.12.0 から、日付の処理の変更が実装されました
書き込み可能なスナップショット内のファイルのCreation Time(またはBirth Time)、mtime、ctime、atimeは、バッキング読み取り専用スナップショット内のそれぞれのファイルと同じです。その後、mtime、ctime、atimeは、書き込み可能なスナップショット内のファイルがアクセスまたは変更されたときに変更されます。
ユーザーが以前の動作にフォールバックする場合は、次の変更を行うことができます。
sysctl efs.wsnap.copy_time_attrs_wsnap_cor=0
Additional Information
定義:
- 変更時刻( mtime )は、ファイルの内容が最後に変更された時刻を示すタイムスタンプです。
- 変更時刻( ctime )は、ファイルのメタデータが最後に変更された時刻を示すタイムスタンプです。
- Access Time - atime - は、ファイルが最後にアクセスされた時刻を示すタイムスタンプです。
Affected Products
PowerScale OneFSArticle Properties
Article Number: 000213241
Article Type: How To
Last Modified: 19 Aug 2025
Version: 6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.