Query: zfsloader
OS: freebsd
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ZFSLOADER(8) BSD System Manager's Manual ZFSLOADER(8)NAMEzfsloader -- kernel bootstrapping final stageDESCRIPTIONzfsloader is an extended variant of loader(8) with added support for booting from ZFS. This document describes only differences from loader(8).ZFS FEATURESzfsloader supports the following format for specifying ZFS filesystems which can be used wherever loader(8) refers to a device specification: zfs:pool/filesystem: where pool/filesystem is a ZFS filesystem name as described in zfs(8). If /etc/fstab does not have an entry for the root filesystem and vfs.root.mountfrom is not set, but currdev refers to a ZFS filesystem, then zfsloader will instruct kernel to use that filesystem as the root filesystem.ZFS COMMAND EXTENSIONSlsdev [-v] Lists ZFS pools in addition to disks and partitions. Adding -v shows more ZFS pool details in a format that resembles zpool status output. lszfs filesystem A ZFS extended command that can be used to explore the ZFS filesystem hierarchy in a pool. Lists the immediate children of the filesystem. The filesystem hierarchy is rooted at a filesystem with the same name as the pool.FILES/boot/zfsloader zfsloader itself.EXAMPLESSet the default device used for loading a kernel from a ZFS filesystem: set currdev=zfs:tank/ROOT/knowngood:SEE ALSOgptzfsboot(8), loader(8), zfs(8), zfsboot(8), zfsloader(8), zpool(8)HISTORYThe zfsloader first appeared in FreeBSD 7.3.AUTHORSThis manual page was written by Andriy Gapon <avg@FreeBSD.org>.BSDSeptember 15, 2014 BSD
Related Man Pages |
---|
amzfs-snapshot(8) - centos |
quotacheck(8) - bsd |
xfs_freeze(8) - debian |
zpool-features(7) - freebsd |
gptzfsboot(8) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Filesystem - error when extend the filesystem |
Mount old zfs filesystem |
ZFS |
Not able to increase ZFS file system on NGZ |
Cannot remove disk added to zpool |