search for: zfs_root

Displaying 3 results from an estimated 3 matches for "zfs_root".

Did you mean: nfs_root
2011 Jul 21
0
Templates and self-knowledge
..., similar templates for different output files. So, let''s work a concrete example. Suppose I have a template "standard_profile.erb" which looks like this: install_type initial_install > > system_type standalone > > partitioning explicit > > <% if zfs_root == "undef" -%> > > fdisk all solaris all > > boot_device any preserve > > filesys rootdisk.s1 16384 swap > > filesys rootdisk.s0 40960 / > > filesys rootdisk.s7 free /export > > <% elsif zfs_root == "c3s" %> &g...
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
2009 Apr 01
4
ZFS Locking Up periodically
I''ve recently re-installed an X4500 running Nevada b109 and have been experiencing ZFS lock ups regularly (perhaps once every 2-3 days). The machine is a backup server and receives hourly ZFS snapshots from another thumper - as such, the amount of zfs activity tends to be reasonably high. After about 48 - 72 hours, the file system seems to lock up and I''m unable to do anything