bugzilla-daemon at defect.opensolaris.org
2008-Jun-06 04:03 UTC
[Bug 2160] New: tests/functional/hotspare/ hotspare_replace_001_neg panics - zpool replace
http://defect.opensolaris.org/bz/show_bug.cgi?id=2160 Summary: tests/functional/hotspare/hotspare_replace_001_neg panics - zpool replace Classification: Development Product: zfs-crypto Version: unspecified Platform: Other OS/Version: Solaris Status: NEW Severity: major Priority: P2 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 panic[cpu0]/thread=ffffff00101efc80: assertion failed: vd != 0L, file: ../../common/fs/zfs/spa.c, line: 3518 ffffff00101efa20 genunix:assfail+7e () ffffff00101efa90 zfs:spa_scrub_cb+292 () ffffff00101efaf0 zfs:traverse_callback+10e () ffffff00101efb90 zfs:traverse_segment+31e () ffffff00101efbe0 zfs:traverse_more+74 () ffffff00101efc60 zfs:spa_scrub_thread+219 () ffffff00101efc70 unix:thread_start+8 () After booting up, there is another panic. TICE: zio_readdecrypt: called n objset = 0 with crypt = 0 o panic[cpu2]/thread=ffffff02e9350c00: assertion failed: size <= (1ULL << 17) (0x195fc00 <= 0x20000), file: ../../common/fs/zfs/dnode.c, line: 264 ffffff0010d8c3b0 genunix:assfail3+b9 () ffffff0010d8c3f0 zfs:dnode_setdblksz+d6 () ffffff0010d8c450 zfs:dnode_create+74 () ffffff0010d8c4e0 zfs:dnode_hold_impl+196 () ffffff0010d8c510 zfs:dnode_hold+2b () ffffff0010d8c590 zfs:dmu_buf_hold+45 () ffffff0010d8c660 zfs:zap_lockdir+60 () ffffff0010d8c700 zfs:zap_lookup_norm+56 () ffffff0010d8c760 zfs:zap_lookup+2d () ffffff0010d8c7d0 zfs:dsl_pool_open+94 () ffffff0010d8c890 zfs:spa_load+3a2 () ffffff0010d8c900 zfs:spa_open_common+cc () ffffff0010d8c930 zfs:spa_open+1c () ffffff0010d8cae0 zfs:dsl_dir_open_spa+ae () ffffff0010d8cb60 zfs:dsl_dataset_hold+3f () ffffff0010d8cbe0 zfs:dmu_objset_open+a5 () ffffff0010d8cc20 zfs:zfs_ioc_objset_stats+2e () ffffff0010d8cca0 zfs:zfsdev_ioctl+162 () ffffff0010d8cce0 genunix:cdev_ioctl+48 () ffffff0010d8cd20 specfs:spec_ioctl+86 () ffffff0010d8cda0 genunix:fop_ioctl+7b () ffffff0010d8ceb0 genunix:ioctl+174 () ffffff0010d8cf00 unix:brand_sys_syscall32+292 () Test log: Test_Case_Start| 111005 tests/functional/hotspare/hotspare_replace_001_neg | 22:17:39 0 | stdout| 22:17:39 ASSERTION: ''zpool replace <pool> <odev> <ndev>'' should fail with inapplicable scenarios. stdout| 22:17:56 NOTE: create_pool testpool.107403 /var/tmp/file3 /var/tmp/file4 /var/tmp/file5 stdout| 22:17:56 NOTE: zpool create -f testpool.107403 /var/tmp/file3 /var/tmp/file4 /var/tmp/file5 stdout| 22:17:56 NOTE: /usr/sbin/zpool create -o keysource=raw,file:///export/home/zfs-tests/proto/suites/zfs/etc/raw_key_file -f testpool.107403 /var/tmp/file3 /var/tmp/file4 /var/tmp/file5 stdout| 22:17:56 SUCCESS: zpool create -f testpool.107403 /var/tmp/file3 /var/tmp/file4 /var/tmp/file5 stdout| 22:17:56 SUCCESS: create_pool testpool.107403 /var/tmp/file3 /var/tmp/file4 /var/tmp/file5 stdout| 22:17:56 NOTE: poolexists testpool.107403 stdout| 22:17:56 SUCCESS: poolexists testpool.107403 stdout| 22:17:56 NOTE: zpool add -f testpool.107403 spare /var/tmp/file0 /var/tmp/file1 /var/tmp/file2 stdout| 22:17:58 SUCCESS: zpool add -f testpool.107403 spare /var/tmp/file0 /var/tmp/file1 /var/tmp/file2 stdout| 22:17:58 NOTE: iscontained testpool.107403 /var/tmp/file0 /var/tmp/file1 /var/tmp/file2 stdout| 22:17:58 SUCCESS: iscontained testpool.107403 /var/tmp/file0 /var/tmp/file1 /var/tmp/file2 stdout| 22:17:59 SUCCESS: zpool replace testpool.107403 /var/tmp/file3 c1t4d0s8 exited 255 stdout| 22:18:00 SUCCESS: zpool replace testpool.107403 /var/tmp/file4 c1t4d0s8 exited 255 stdout| 22:18:01 SUCCESS: zpool replace testpool.107403 /var/tmp/file5 c1t4d0s8 exited 255 stdout| 22:18:01 NOTE: zpool replace testpool.107403 /var/tmp/file3 /var/tmp/file0 stdout| 22:18:02 SUCCESS: zpool replace testpool.107403 /var/tmp/file3 /var/tmp/file0 stdout| 22:18:02 SUCCESS: zpool replace testpool.107403 /var/tmp/file3 /var/tmp/file2 exited 255 stdout| 22:18:02 NOTE: zpool detach testpool.107403 /var/tmp/file0 stdout| 22:18:03 SUCCESS: zpool detach testpool.107403 /var/tmp/file0 stdout| 22:18:03 NOTE: zpool replace testpool.107403 /var/tmp/file4 /var/tmp/file0 stdout| 22:18:04 SUCCESS: zpool replace testpool.107403 /var/tmp/file4 /var/tmp/file0 stdout| 22:18:04 SUCCESS: zpool replace testpool.107403 /var/tmp/file4 /var/tmp/file2 exited 255 stdout| 22:18:04 NOTE: zpool detach testpool.107403 /var/tmp/file0 stdout| 22:18:05 SUCCESS: zpool detach testpool.107403 /var/tmp/file0 stdout| 22:18:05 NOTE: zpool replace testpool.107403 /var/tmp/file5 /var/tmp/file0 stdout| 22:18:06 SUCCESS: zpool replace testpool.107403 /var/tmp/file5 /var/tmp/file0 stdout| 22:18:06 SUCCESS: zpool replace testpool.107403 /var/tmp/file5 /var/tmp/file2 exited 255 stdout| 22:18:06 NOTE: zpool detach testpool.107403 /var/tmp/file0 stdout| 22:18:07 SUCCESS: zpool detach testpool.107403 /var/tmp/file0 stdout| 22:18:07 NOTE: zpool replace testpool.107403 /var/tmp/file3 /var/tmp/file1 stdout| 22:18:07 SUCCESS: zpool replace testpool.107403 /var/tmp/file3 /var/tmp/file1 stdout| 22:18:07 SUCCESS: zpool replace testpool.107403 /var/tmp/file3 /var/tmp/file2 exited 255 stdout| 22:18:07 NOTE: zpool detach testpool.107403 /var/tmp/file1 stdout| 22:18:08 SUCCESS: zpool detach testpool.107403 /var/tmp/file1 stdout| 22:18:08 NOTE: zpool replace testpool.107403 /var/tmp/file4 /var/tmp/file1 stdout| 22:18:09 SUCCESS: zpool replace testpool.107403 /var/tmp/file4 /var/tmp/file1 stdout| 22:18:10 SUCCESS: zpool replace testpool.107403 /var/tmp/file4 /var/tmp/file2 exited 255 stdout| 22:18:10 NOTE: zpool detach testpool.107403 /var/tmp/file1 stdout| 22:18:10 SUCCESS: zpool detach testpool.107403 /var/tmp/file1 stdout| 22:18:10 NOTE: zpool replace testpool.107403 /var/tmp/file5 /var/tmp/file1 stdout| 22:18:12 SUCCESS: zpool replace testpool.107403 /var/tmp/file5 /var/tmp/file1 stdout| 22:18:12 SUCCESS: zpool replace testpool.107403 /var/tmp/file5 /var/tmp/file2 exited 255 stdout| 22:18:12 NOTE: zpool detach testpool.107403 /var/tmp/file1 stdout| 22:18:12 SUCCESS: zpool detach testpool.107403 /var/tmp/file1 stdout| 22:18:12 NOTE: destroy_pool testpool.107403 stdout| 22:18:12 NOTE: zpool destroy -f testpool.107403 stdout| 22:18:13 SUCCESS: zpool destroy -f testpool.107403 stdout| 22:18:13 SUCCESS: destroy_pool testpool.107403 stdout| 22:18:13 NOTE: create_pool testpool.107403 mirror /var/tmp/file3 /var/tmp/file4 /var/tmp/file5 stdout| 22:18:13 NOTE: zpool create -f testpool.107403 mirror /var/tmp/file3 /var/tmp/file4 /var/tmp/file5 stdout| 22:18:13 NOTE: /usr/sbin/zpool create -o keysource=raw,file:///export/home/zfs-tests/proto/suites/zfs/etc/raw_key_file -f testpool.107403 mirror /var/tmp/file3 /var/tmp/file4 /var/tmp/file5 stdout| 22:18:14 SUCCESS: zpool create -f testpool.107403 mirror /var/tmp/file3 /var/tmp/file4 /var/tmp/file5 stdout| 22:18:14 SUCCESS: create_pool testpool.107403 mirror /var/tmp/file3 /var/tmp/file4 /var/tmp/file5 stdout| 22:18:14 NOTE: poolexists testpool.107403 stdout| 22:18:14 SUCCESS: poolexists testpool.107403 stdout| 22:18:14 NOTE: zpool add -f testpool.107403 spare /var/tmp/file0 /var/tmp/file1 /var/tmp/file2 stdout| 22:18:16 SUCCESS: zpool add -f testpool.107403 spare /var/tmp/file0 /var/tmp/file1 /var/tmp/file2 stdout| 22:18:16 NOTE: iscontained testpool.107403 /var/tmp/file0 /var/tmp/file1 /var/tmp/file2 stdout| 22:18:16 SUCCESS: iscontained testpool.107403 /var/tmp/file0 /var/tmp/file1 /var/tmp/file2 stdout| 22:18:17 SUCCESS: zpool replace testpool.107403 /var/tmp/file3 c1t4d0s8 exited 255 stdout| 22:18:18 SUCCESS: zpool replace testpool.107403 /var/tmp/file4 c1t4d0s8 exited 255 stdout| 22:18:19 SUCCESS: zpool replace testpool.107403 /var/tmp/file5 c1t4d0s8 exited 255 stdout| 22:18:19 NOTE: zpool replace testpool.107403 /var/tmp/file3 /var/tmp/file0 stdout| 22:18:21 SUCCESS: zpool replace testpool.107403 /var/tmp/file3 /var/tmp/file0 stdout| 22:18:21 SUCCESS: zpool replace testpool.107403 /var/tmp/file3 /var/tmp/file2 exited 255 stdout| 22:18:21 NOTE: zpool detach testpool.107403 /var/tmp/file0 stdout| 22:18:22 SUCCESS: zpool detach testpool.107403 /var/tmp/file0 stdout| 22:18:22 NOTE: zpool replace testpool.107403 /var/tmp/file4 /var/tmp/file0 The test machine failed to be booted up, core files were lost. -- 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 06:24 UTC
[Bug 2160] tests/functional/hotspare/ hotspare_replace_001_neg panics - zpool replace
http://defect.opensolaris.org/bz/show_bug.cgi?id=2160 --- Comment #1 from Grace <hua.tang at sun.com> 2008-06-05 23:24:00 --- Core dumps of the second panic: /net/borg.sfbay/cube/builds/zfs-crypto-crash/2160/ -- 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-26 17:48 UTC
[Bug 2160] tests/functional/hotspare/ hotspare_replace_001_neg panics - zpool replace
http://defect.opensolaris.org/bz/show_bug.cgi?id=2160 Darren J Moffat <darrenm at opensolaris.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Alias| |BUGSTER:6719719 Status|NEW |CLOSED Resolution| |TRACKEDINBUGSTER --- Comment #2 from Darren J Moffat <darrenm at opensolaris.org> 2008-06-26 10:48:29 --- BUGSTER:6719719 -- 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-Sep-22 05:59 UTC
[Bug 2160] tests/functional/hotspare/ hotspare_replace_001_neg panics - zpool replace
http://defect.opensolaris.org/bz/show_bug.cgi?id=2160 David Comay <David.Comay at Sun.COM> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |BugsterCR=6719719 CC| |David.Comay at Sun.COM -- 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.