*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: zpool-online | Section: 8 | Source: FreeBSD | File: zpool-online.8.gz
ZPOOL-OFFLINE(8) FreeBSD System Manager's Manual ZPOOL-OFFLINE(8) NAME zpool-offline - take physical devices offline in ZFS storage pool SYNOPSIS zpool offline [--power|[-ft]] pool device<?> zpool online [--power] [-e] pool device<?> DESCRIPTION zpool offline [--power|[-ft]] pool device<?> Takes the specified physical device offline. While the device is offline, no attempt is made to read or write to the device. This command is not applicable to spares. --power Power off the device's slot in the storage enclosure. This flag currently works on Linux only -f Force fault. Instead of offlining the disk, put it into a faulted state. The fault will persist across imports unless the -t flag was specified. -t Temporary. Upon reboot, the specified physical device reverts to its previous state. zpool online [--power] [-e] pool device<?> Brings the specified physical device online. This command is not applicable to spares. --power Power on the device's slot in the storage enclosure and wait for the device to show up before attempting to online it. Alternatively, you can set the ZPOOL_AUTO_POWER_ON_SLOT environment variable to always enable this behavior. This flag currently works on Linux only -e Expand the device to use all available space. If the device is part of a mirror or raidz then all devices must be expanded before the new space will become available to the pool. SEE ALSO zpool-detach(8), zpool-remove(8), zpool-reopen(8), zpool-resilver(8) FreeBSD 14.1-RELEASE-p8 August 9, 2019 FreeBSD 14.1-RELEASE-p8

Navigation Options