http://defect.opensolaris.org/bz/show_bug.cgi?id=2097
Summary: tests/functional/atime/atime_001_pos fails - check atime update on an encrypted snapshot Classification: Development Product: zfs-crypto Version: unspecified Platform: Other OS/Version: Solaris Status: NEW Severity: normal Priority: P3 Component: other AssignedTo: darrenm at opensolaris.org ReportedBy: hua.tang at sun.com QAContact: hua.tang at sun.com CC: zfs-crypto-discuss at opensolaris.org Estimated Hours: 0.0 Test_Case_Start| 101014 tests/functional/atime/setup | 01:11:15 0 | stdout| 01:11:15 NOTE: zpool create -f testpool.100916 c1t4d0 stdout| 01:11:15 NOTE: /usr/sbin/zpool create -o keysource=raw,file:///export/home/zfs-tests/proto/suites/zfs/etc/raw_key_file -f test pool.100916 c1t4d0 stdout| 01:11:23 SUCCESS: zpool create -f testpool.100916 c1t4d0 stdout| 01:11:23 NOTE: zfs create testpool.100916/testfs.100916 stdout| 01:11:23 NOTE: /usr/sbin/zfs create -o encryption=on testpool.100916/testfs.100916 stdout| 01:11:23 SUCCESS: zfs create testpool.100916/testfs.100916 stdout| 01:11:23 NOTE: zfs set mountpoint=/testdir100916 testpool.100916/testfs.100916 stdout| 01:11:24 SUCCESS: zfs set mountpoint=/testdir100916 testpool.100916/testfs.100916 Test_Case_End| 101014 tests/functional/atime/setup | PASS | 01:11:24 0 | Test_Case_Start| 101073 tests/functional/atime/atime_001_pos | 01:11:24 0 | stdout| 01:11:24 ASSERTION: Setting atime=on, the access time for files is updated when read. stdout| 01:11:24 NOTE: /usr/bin/touch /testdir100916/testfile stdout| 01:11:24 SUCCESS: /usr/bin/touch /testdir100916/testfile stdout| 01:11:24 NOTE: zfs snapshot testpool.100916/testfs.100916 at testsnap100916 stdout| 01:11:24 SUCCESS: zfs snapshot testpool.100916/testfs.100916 at testsnap100916 stdout| 01:11:24 NOTE: zfs clone testpool.100916/testfs.100916 at testsnap100916 testpool.100916/testclone100916 stdout| 01:11:24 SUCCESS: zfs clone testpool.100916/testfs.100916 at testsnap100916 testpool.100916/testclone100916 stdout| 01:11:25 NOTE: zfs set atime=on testpool.100916/testfs.100916 stdout| 01:11:25 SUCCESS: zfs set atime=on testpool.100916/testfs.100916 stdout| 01:11:25 NOTE: check_atime_updated /testdir100916/testfile stdout| 01:11:25 NOTE: /usr/bin/cat /testdir100916/testfile stdout| 01:11:25 SUCCESS: /usr/bin/cat /testdir100916/testfile stdout| 01:11:25 SUCCESS: check_atime_updated /testdir100916/testfile stdout| 01:11:25 NOTE: zfs set atime=on testpool.100916/testclone100916 stdout| 01:11:25 SUCCESS: zfs set atime=on testpool.100916/testclone100916 stdout| 01:11:25 NOTE: check_atime_updated /testpool.100916/testclone100916/testfile stdout| 01:11:25 NOTE: /usr/bin/cat /testpool.100916/testclone100916/testfile stdout| 01:11:25 SUCCESS: /usr/bin/cat /testpool.100916/testclone100916/testfile stdout| 01:11:25 SUCCESS: check_atime_updated /testpool.100916/testclone100916/testfile stdout| 01:11:25 NOTE: /usr/bin/cat /testdir100916/.zfs/snapshot/testsnap100916/testfile stdout| 01:11:25 SUCCESS: /usr/bin/cat /testdir100916/.zfs/snapshot/testsnap100916/testfile stdout| 01:11:25 SUCCESS: check_atime_updated /testdir100916/.zfs/snapshot/testsnap100916/testfile exited 1 stdout| 01:11:25 NOTE: Performing local cleanup via log_onexit (cleanup) stdout| 01:11:25 NOTE: zfs destroy testpool.100916/testclone100916 This test case passed in the zfs test suite baseline. -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.