|
Description
|
With latest onnv nightly,
[0]> ::status -v
debugging live kernel (64-bit) on chico
operating system: 5.11 onnv-gate:2007-06-05 (sun4u)
DTrace state: inactive
stopped on: debugger entry trap
While trying testcase, which negatively tests setting copies property with version 1 pool, the system got panic:
panic[cpu0]/thread=2a1016b1ca0: assertion failed: newval <= spa_max_replication(osi->os_spa), file : ../../common/fs/zfs/dmu_objset.c, line: 129
000002a1016b1340 genunix:assfail+78 (7af19db0, 7af19d58, 81, 1851800, 130d000, 0)
%l0-3: 0000000000000000 0000000000000001 0000000000000000 0000000000000000
%l4-7: 000000000000002b 0000000000000000 00000000018a0c00 0000000000000000
000002a1016b13f0 zfs:copies_changed_cb+44 (30006bb6c00, 3, 0, 0, 7af19c00, 7af19c00)
%l0-3: 0000000000000000 000000007af1c280 0000000000000001 000003005880b070
%l4-7: 000003001ec2aa00 000000000000000c 0000030016a13400 000000007af1c000
000002a1016b14a0 zfs:dsl_prop_changed_notify+11c (3001421ebc0, 13, 30037f63778, 3001ec2aa00, 3001e c2aa00, 2a10061d658)
%l0-3: 0000030005990430 0000030016a3b500 000002a1016b1670 000002a1016b1558
%l4-7: 000000007aec0c78 000003001ec2aa00 0000000000000018 0000000000000000
000002a1016b16b0 zfs:dsl_prop_set_sync+134 (3001ec2aa00, 2a10061d3b8, 3, 1, 2a10061d658, 14)
%l0-3: 000002a1016b1ca6 000000007af25800 0000000000000008 0000000000000001
%l4-7: 00000000000792d8 000000007af1e000 0000000000000000 0000000000000000
000002a1016b1770 zfs:dsl_sync_task_group_sync+114 (3003affe098, 30006bd2640, 7aed37c8, 300586d9f98 , 3001421ebc0, 0)
%l0-3: 0000000000008000 000003001421ebc0 0000000000018000 0000000000020000
%l4-7: 0000000000000000 000003003affe0c0 000000007aed1ff0 0000000000000000
000002a1016b1830 zfs:dsl_pool_sync+ec (3001421ebc0, 17, 30005990400, 30006bd3540, 30006bd2640, 300 05990430)
%l0-3: 0000000000000005 0000000000000017 0000030002c8ea00 000003001421ecf8
%l4-7: 00000300adcfc088 0000000000000000 000003001421ed58 0000000000000000
000002a1016b18e0 zfs:spa_sync+1d0 (30002c8e640, 17, 0, 1, 0, 3001421ed28)
%l0-3: 0000030006bd3540 0000030002c8e7c0 0000030002c8fc40 000003001421ebc0
%l4-7: 000000000180c000 00000000000002b0 0000030002c8e728 0000000000000001
000002a1016b19b0 zfs:txg_sync_thread+190 (3001421ebc0, 17, 7af12f64, 7af213a0, 701ae5ec, 2a1016b1a 70)
%l0-3: 000003001421ece0 000003001421ecd2 000003001421ecd0 000003001421ec90
%l4-7: 000003001421ec98 000003001421ecd6 000003001421ecd4 000003001421ec88
This panic is similar to that in 6535715 (or its duplicaton 6535706), which has been marked as Fix Delivered, but the stack in this panic is different from that in bug 6535715. Thus, this bug is filed.
The core files can be found at:
/net/zion.eng/export/dumps/cm146624/<bug id>/*.1
|