bugzilla-daemon at defect.opensolaris.org
2008-Jun-04 08:10 UTC
[Bug 2139] New: tests/functional/cache/cache_009_pos: zpool offline cache failed
http://defect.opensolaris.org/bz/show_bug.cgi?id=2139 Summary: tests/functional/cache/cache_009_pos: zpool offline cache failed 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| 120843 tests/functional/cache/cache_009_pos | 08:04:23 0 | stdout| 08:04:23 ASSERTION: Offline and online a cache device succeed. stdout| 08:04:23 NOTE: zpool create testpool.112672 /disk.112672/a /disk.112672/ b /disk.112672/c cache c1t4d0 c1t3d0 stdout| 08:04:23 NOTE: /usr/sbin/zpool create -o keysource=raw,file:///export/ho me/zfs-tests/proto/suites/zfs/etc/raw_key_file testpool.112672 /disk.112672/a / disk.112672/b /disk.112672/c cache c1t4d0 c1t3d0 stdout| 08:04:26 SUCCESS: zpool create testpool.112672 /disk.112672/a /disk.1126 72/b /disk.112672/c cache c1t4d0 c1t3d0 stdout| 08:04:26 NOTE: zpool offline testpool.112672 c1t3d0 stderr| cannot offline c1t3d0: device is in use as a cache stdout| 08:04:26 ERROR: zpool offline testpool.112672 c1t3d0 exited 1 stdout| 08:04:26 NOTE: Performing local cleanup via log_onexit (cleanup) stdout| 08:04:26 NOTE: zpool destroy -f testpool.112672 stdout| 08:04:26 SUCCESS: zpool destroy -f testpool.112672 Test_Case_End| 120843 tests/functional/cache/cache_009_pos | FAIL | 08:04:26 0 | -- 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.
bugzilla-daemon at defect.opensolaris.org
2008-Jun-06 10:31 UTC
[Bug 2139] tests/functional/cache/cache_009_pos: zpool offline cache failed
http://defect.opensolaris.org/bz/show_bug.cgi?id=2139 Darren J Moffat <darrenm at opensolaris.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |INCOMPLETE --- Comment #1 from Darren J Moffat <darrenm at opensolaris.org> 2008-06-06 03:31:57 --- I can''t reproduce this: v4v-t5120c-gmp03# zpool create -f mypool /export/mypool_1 cache c1t0d0s0 c1t0d0s1 v4v-t5120c-gmp03# zpool offline mypool c1t0d0s1 v4v-t5120c-gmp03# echo $? 0 # uname -a SunOS v4v-t5120c-gmp03 5.11 zfs-crypto-gate-2008-06-02-17:45 -- 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.
bugzilla-daemon at defect.opensolaris.org
2008-Jun-10 03:52 UTC
[Bug 2139] tests/functional/cache/cache_009_pos: zpool offline cache failed
http://defect.opensolaris.org/bz/show_bug.cgi?id=2139 Grace <hua.tang at sun.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|INCOMPLETE |CLOSED Resolution| |INVALID --- Comment #2 from Grace <hua.tang at sun.com> 2008-06-09 20:52:34 --- It is not reproduciable. I am closing it. Test_Case_End| 9055 tests/functional/cache/cache_008_neg | PASS | 22:24:39 0 | Test_Case_Start| 9834 tests/functional/cache/cache_009_pos | 22:24:39 0 | stdout| 22:24:39 ASSERTION: Offline and online a cache device succeed. stdout| 22:24:39 NOTE: zpool create testpool.939 /disk.939/a /disk.939/b /disk.939/c cache c1t4d0 c1t3d0 stdout| 22:24:39 NOTE: /usr/sbin/zpool create -o keysource=raw,file:///export/home/zfs-tests/proto/suites/zfs/etc/raw_key_file testpoo l.939 /disk.939/a /disk.939/b /disk.939/c cache c1t4d0 c1t3d0 stdout| 22:24:41 SUCCESS: zpool create testpool.939 /disk.939/a /disk.939/b /disk.939/c cache c1t4d0 c1t3d0 stdout| 22:24:41 NOTE: zpool offline testpool.939 c1t4d0 stdout| 22:24:41 SUCCESS: zpool offline testpool.939 c1t4d0 stdout| 22:24:41 NOTE: display_status testpool.939 stdout| 22:24:43 SUCCESS: display_status testpool.939 stdout| 22:24:43 NOTE: verify_cache_device testpool.939 c1t4d0 OFFLINE stdout| 22:24:43 SUCCESS: verify_cache_device testpool.939 c1t4d0 OFFLINE stdout| 22:24:43 NOTE: zpool online testpool.939 c1t4d0 stdout| 22:24:43 SUCCESS: zpool online testpool.939 c1t4d0 stdout| 22:24:43 NOTE: display_status testpool.939 stdout| 22:24:46 SUCCESS: display_status testpool.939 stdout| 22:24:46 NOTE: verify_cache_device testpool.939 c1t4d0 ONLINE stdout| 22:24:46 SUCCESS: verify_cache_device testpool.939 c1t4d0 ONLINE stdout| 22:24:46 NOTE: zpool destroy -f testpool.939 stdout| 22:24:46 SUCCESS: zpool destroy -f testpool.939 stdout| 22:24:46 NOTE: zpool create testpool.939 mirror /disk.939/a /disk.939/b /disk.939/c cache c1t4d0 c1t3d0 stdout| 22:24:46 NOTE: /usr/sbin/zpool create -o keysource=raw,file:///export/home/zfs-tests/proto/suites/zfs/etc/raw_key_file testpoo l.939 mirror /disk.939/a /disk.939/b /disk.939/c cache c1t4d0 c1t3d0 stdout| 22:24:49 SUCCESS: zpool create testpool.939 mirror /disk.939/a /disk.939/b /disk.939/c cache c1t4d0 c1t3d0 stdout| 22:24:49 NOTE: zpool offline testpool.939 c1t4d0 stdout| 22:24:49 SUCCESS: zpool offline testpool.939 c1t4d0 stdout| 22:24:49 NOTE: display_status testpool.939 stdout| 22:24:51 SUCCESS: display_status testpool.939 stdout| 22:24:51 NOTE: verify_cache_device testpool.939 c1t4d0 OFFLINE stdout| 22:24:51 SUCCESS: verify_cache_device testpool.939 c1t4d0 OFFLINE stdout| 22:24:51 NOTE: zpool online testpool.939 c1t4d0 stdout| 22:24:51 SUCCESS: zpool online testpool.939 c1t4d0 stdout| 22:24:51 NOTE: display_status testpool.939 stdout| 22:24:54 SUCCESS: display_status testpool.939 stdout| 22:24:54 NOTE: verify_cache_device testpool.939 c1t4d0 ONLINE stdout| 22:24:54 SUCCESS: verify_cache_device testpool.939 c1t4d0 ONLINE stdout| 22:24:54 NOTE: zpool destroy -f testpool.939 stdout| 22:24:55 SUCCESS: zpool destroy -f testpool.939 stdout| 22:24:55 NOTE: zpool create testpool.939 raidz /disk.939/a /disk.939/b /disk.939/c cache c1t4d0 c1t3d0 stdout| 22:24:55 NOTE: /usr/sbin/zpool create -o keysource=raw,file:///export/home/zfs-tests/proto/suites/zfs/etc/raw_key_file testpoo l.939 raidz /disk.939/a /disk.939/b /disk.939/c cache c1t4d0 c1t3d0 stdout| 22:24:57 SUCCESS: zpool create testpool.939 raidz /disk.939/a /disk.939/b /disk.939/c cache c1t4d0 c1t3d0 stdout| 22:24:57 NOTE: zpool offline testpool.939 c1t4d0 stdout| 22:24:57 SUCCESS: zpool offline testpool.939 c1t4d0 stdout| 22:24:57 NOTE: display_status testpool.939 stdout| 22:25:00 SUCCESS: display_status testpool.939 stdout| 22:25:00 NOTE: verify_cache_device testpool.939 c1t4d0 OFFLINE stdout| 22:25:00 SUCCESS: verify_cache_device testpool.939 c1t4d0 OFFLINE stdout| 22:25:00 NOTE: zpool online testpool.939 c1t4d0 stdout| 22:25:00 SUCCESS: zpool online testpool.939 c1t4d0 stdout| 22:25:00 NOTE: display_status testpool.939 stdout| 22:25:02 SUCCESS: display_status testpool.939 stdout| 22:25:02 NOTE: verify_cache_device testpool.939 c1t4d0 ONLINE stdout| 22:25:02 SUCCESS: verify_cache_device testpool.939 c1t4d0 ONLINE stdout| 22:25:02 NOTE: zpool destroy -f testpool.939 stdout| 22:25:03 SUCCESS: zpool destroy -f testpool.939 stdout| 22:25:03 NOTE: zpool create testpool.939 raidz2 /disk.939/a /disk.939/b /disk.939/c cache c1t4d0 c1t3d0 stdout| 22:25:03 NOTE: /usr/sbin/zpool create -o keysource=raw,file:///export/home/zfs-tests/proto/suites/zfs/etc/raw_key_file testpoo l.939 raidz2 /disk.939/a /disk.939/b /disk.939/c cache c1t4d0 c1t3d0 stdout| 22:25:06 SUCCESS: zpool create testpool.939 raidz2 /disk.939/a /disk.939/b /disk.939/c cache c1t4d0 c1t3d0 stdout| 22:25:06 NOTE: zpool offline testpool.939 c1t4d0 stdout| 22:25:06 SUCCESS: zpool offline testpool.939 c1t4d0 stdout| 22:25:06 NOTE: display_status testpool.939 stdout| 22:25:08 SUCCESS: display_status testpool.939 stdout| 22:25:08 NOTE: verify_cache_device testpool.939 c1t4d0 OFFLINE stdout| 22:25:08 SUCCESS: verify_cache_device testpool.939 c1t4d0 OFFLINE stdout| 22:25:08 NOTE: zpool online testpool.939 c1t4d0 stdout| 22:25:08 SUCCESS: zpool online testpool.939 c1t4d0 stdout| 22:25:08 NOTE: display_status testpool.939 stdout| 22:25:10 SUCCESS: display_status testpool.939 stdout| 22:25:10 NOTE: verify_cache_device testpool.939 c1t4d0 ONLINE stdout| 22:25:10 SUCCESS: verify_cache_device testpool.939 c1t4d0 ONLINE stdout| 22:25:10 NOTE: zpool destroy -f testpool.939 stdout| 22:25:12 SUCCESS: zpool destroy -f testpool.939 stdout| 22:25:12 NOTE: Performing local cleanup via log_onexit (cleanup) stdout| 22:25:12 Offline and online a cache device succeed. Test_Case_End| 9834 tests/functional/cache/cache_009_pos | PASS | 22:25:12 0 | -- 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.