table of contents
other versions
- bookworm 2.1.11-1
- bookworm-backports 2.2.6-1~bpo12+3
- testing 2.2.7-1
- unstable 2.2.7-2
ZVOL_WAIT(1) | General Commands Manual | ZVOL_WAIT(1) |
NAME¶
zvol_wait
—
wait for ZFS volume links to appear in
/dev
SYNOPSIS¶
zvol_wait |
DESCRIPTION¶
When a ZFS pool is imported, the volumes within it will appear
as block devices. As they're registered,
udev(7) asynchronously
creates symlinks under /dev/zvol using
the volumes' names. zvol_wait
will
wait for all those symlinks to be created before exiting.
SEE ALSO¶
May 27, 2021 | OpenZFS |