search for: zfs_mount

Displaying 6 results from an estimated 6 matches for "zfs_mount".

Did you mean: xfs_mount
2007 Sep 03
1
Code/comment mismatch in delegated administration code.
In zfs_mount() function, when we process a mount by a regular user through the delegated administration, the comment states: /* * Make sure user is the owner of the mount point * or has sufficient privileges. */ This makes sense, but the code doesn''t match the comment. The code ensures that us...
2006 Jul 30
6
zfs mount stuck in zil_replay
...txg_wait_synced+0x54(3000052f0d0, 2f2216d, 3000107fb90, 3000052f110, 3000052f112, 3000052f0c8) 000002a10069ed11 zil_replay+0xbc(60022609c08, 600226a1840, 600226a1870, 700d13d8, 7ba2d000, 60006821200) 000002a10069ee01 zfs_domount+0x1f0(7ba35000, 700d1000, 60021a8bae0, 1, 0, 0) 000002a10069eed1 zfs_mount+0x160(600225f6080, 1868800, 2a10069f9d8, 60021a8bae0, 2f, 0) 000002a10069efb1 domount+0x9b0(2a10069f8b0, 1, 600225f6080, 0, 0, 0) 000002a10069f121 mount+0x110(600013fbcf8, 2a10069fad8, 0, 0, ff38e40c, 100) 000002a10069f221 syscall_ap+0x44(2a0, ffbfeca0, 1118bf4, 600013fbc40, 15, 0) 000002a1...
2008 Dec 28
2
zfs mount hangs
...0xa4(9050200ff00ff, 600243af880, 600243af8b0, 40000, 60022ad91d8, 6002347fc80) 000002a100fa2c81 zfsvfs_setup+0x94(600243af880, 1, 18d1c00, 600151e8400, 18d0c00, 0) 000002a100fa2d31 zfs_domount+0x2dc(60011f08d08, 60022afe480, 60011f08d08, 600243af890, 0, 400) 000002a100fa2e11 zfs_mount+0x1ec(60011f08d08, 6002401e200, 2a100fa39d8, 100, 0 , 2) 000002a100fa2f71 domount+0xaf0(100, 1, 6002401e200, 8077, 60011f08d08, 0) 000002a100fa3121 mount+0xec(60023dd7388, 2a100fa3ad8, 0, ff104ed8, 100, 45bd0 ) 000002a100fa3221 syscall_ap+0x44(2a0, ffbfe8a8, 115b9e8, 60023dd7...
2013 Oct 26
2
[PATCH] 1. changes for vdiskadm on illumos based platform
.../ + /* * Copyright 2010 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ /* + * Copyright (c) 2012 by Delphix. All rights reserved. + * Copyright (c) 2013 by Saso Kiselkov. All rights reserved. + */ + +/* * The zfs plug-in routines for GRUB are: * * zfs_mount() - locates a valid uberblock of the root pool and reads @@ -69,7 +75,18 @@ decomp_entry_t decomp_table[ZIO_COMPRESS {"on", lzjb_decompress}, /* ZIO_COMPRESS_ON */ {"off", 0}, /* ZIO_COMPRESS_OFF */ {"lzjb", lzjb_decompress}, /* ZIO_COMPRESS_LZJB */ - {"e...
2010 Jun 13
3
panic after zfs mount
...37810 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 () ffffff001e937ec0 genunix:syscall_ap+8c () ffffff001e937f10 unix:brand_sys_sysenter+1eb () ----------------------------------------------------------------- GPG fingerprin...
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