search for: vn_rele

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

Did you mean: in_rule
2009 Apr 21
0
opensolaris crash in vn_rele()
...;v_count > 0, file: ../../common/fs/vnode.c, line: 817 Apr 18 22:35:17 glorantha unix: [ID 100000 kern.notice] Apr 18 22:35:17 glorantha genunix: [ID 353471 kern.notice] d6d44e34 genunix:assfail+5a (fea9f89c, fea9f930,) Apr 18 22:35:17 glorantha genunix: [ID 353471 kern.notice] d6d44e54 genunix:vn_rele+7e (d84c1ac0, 0, 0, fea) Apr 18 22:35:17 glorantha genunix: [ID 353471 kern.notice] d6d44f34 genunix:vn_renameat+384 (0, 80474c0, 0, 80b3) Apr 18 22:35:17 glorantha genunix: [ID 353471 kern.notice] d6d44f64 genunix:vn_rename+18 (80474c0, 80b309c, 0) Apr 18 22:35:17 glorantha genunix: [ID 353471 ker...
2007 May 09
5
Refactor zfs_zget()
Hi, Since almost all operations in the FUSE low-level API identify files by inode number, I''ve been using zfs_zget() to get the corresponding znode/vnode in order to call the corresponding VFS function in zfs_vnops.c. However, there are some cases when zfs_zget() behaves slightly different than I need: 1) If zp->z_unlinked != 0 then zfs_zget() returns ENOENT. I need it to return
2012 Aug 21
0
IDMAP cache creating tons of mulex spins
...d590 rrw_exit+0x1d 872 0% 100% 0.00 27319 0xffffff0d538a3330 zfs_zaccess_aces_check+0x77 599 0% 100% 0.00 888 0xffffff0d55bedcb0 dnode_block_freed+0x6e 479 0% 100% 0.00 1899 0xffffff0e32dfe168 dmu_zfetch_find+0x17b 149 0% 100% 0.00 802 0xffffff0d34e79000 vn_rele+0x1e ------------------------------------------------------------------------ ------- We can't figure out what's causing it, even reducing the number of groups used on the device, but hasn't helped. Seems like the longer the machine is serving browsing the worse it gets until somed...
2010 Jun 13
3
panic after zfs mount
...p_cursor_retrieve+c9 () ffffff001e9375b0 zfs:zap_cursor_retrieve+19a () ffffff001e937780 zfs:zfs_purgedir+4c () ffffff001e9377d0 zfs:zfs_rmnode+52 () ffffff001e937810 zfs:zfs_zinactive+b5 () ffffff001e937860 zfs:zfs_inactive+ee () ffffff001e9378b0 genunix:fop_inactive+af () ffffff001e9378d0 genunix:vn_rele+5f () ffffff001e937ac0 zfs:zfs_unlinked_drain+af () ffffff001e937af0 zfs:zfsvfs_setup+fb () ffffff001e937b50 zfs:zfs_domount+16a () ffffff001e937c70 zfs:zfs_mount+1e4 () ffffff001e937ca0 genunix:fsop_mount+21 () ffffff001e937e00 genunix:domount+ae3 () ffffff001e937e80 genunix:mount+121 () ffffff001...
2010 Nov 11
8
zpool import panics
Hi, I just had my Dell R610 reboot with a kernel panic when I threw a couple of zfs clone commands in the terminal at it. Now, after the system had rebooted zfs will not import my pool anylonger and instead the kernel will panic again. I have had the same symptom on my other host, for which this one is basically the backup, so this one is my last line if defense. I tried to run zdb -e