search for: space_map_add

Displaying 5 results from an estimated 5 matches for "space_map_add".

2007 Oct 12
0
zfs: allocating allocated segment(offset=77984887808 size=66560)
...v_74 ufsdump 0fs - 999999 /usr /var /opt | ufsrestore -rf - Oct 11 18:10:06 nas ^Mpanic[cpu0]/thread=87a61de0: zfs: allocating allocated segment(offset=77984887808 size=66560) 87a6185c genunix:vcmn_err+16 (3, f4571654, 87a618) 87a61874 zfs:zfs_panic_recover+28 (f4571654, 2842f400,) 87a618e4 zfs:space_map_add+13f (8cbc1e78, 2842f400,) 87a6196c zfs:space_map_load+27a (8cbc1e78, 8613b5b0,) 87a6199c zfs:metaslab_activate+44 (8cbc1c40, 0, 800000) 87a619f4 zfs:metaslab_group_alloc+22a (8c8e4d80, 400, 0, 2) 87a61a80 zfs:metaslab_alloc_dva+170 (82a7b900, 86057bc0,) 87a61af0 zfs:metaslab_alloc+80 (82a7b900, 860...
2007 Nov 14
0
space_map.c ''ss == NULL'' panic strikes back.
Hi. Someone currently reported a ''ss == NULL'' panic in space_map.c/space_map_add() on FreeBSD''s version of ZFS. I found that this problem was previously reported on Solaris and is already fixed. I verified it and FreeBSD''s version have this fix in place... http://src.opensolaris.org/source/diff/onnv/onnv-gate/usr/src/uts/common/fs/zfs/space_map.c?r2=3761&am...
2010 Sep 14
3
How to set zfs:zfs_recover=1 and aok=1 in GRUB at startup?
I can''t edit now my /etc/system file because system is not booting. Is there a way to force this parameters to Solaris kernel on booting with Grub? -- This message posted from opensolaris.org
2006 Jul 30
6
zfs mount stuck in zil_replay
...7059674296 # bash-3.00# dtrace -n fbt::space_map_seg_compare:entry''{@[stack()]=count();}'' dtrace: description ''fbt::space_map_seg_compare:entry'' matched 1 probe ^C genunix`avl_find+0x38 zfs`space_map_add+0x12c zfs`space_map_load+0x214 zfs`metaslab_activate+0x3c zfs`metaslab_group_alloc+0x1b0 zfs`metaslab_alloc_dva+0x10c zfs`metaslab_alloc+0x2c zfs`zio_dva_allocate+0x50 zfs`zio_write_compress+0x1e4...
2007 Feb 11
0
unable to mount legacy vol - panic in zfs:space_map_remove - zdb crashes
...rent 288 links 1 xattr 0 rdev 0x0000000000000000 but zdb crashes: sjcbackup01# zdb -c zfspool01 Traversing all blocks to verify checksums and verify nothing leaked ... Assertion failed: ss == NULL, file ../../../uts/common/fs/zfs/space_map.c, line 81, function space_map_add Abort (core dumped) I take it there''s some problem replaying the transaction log, but could use some hints... Thanks. This message posted from opensolaris.org