Go to file
Ameer Hamza c23738c70e
zed: Prevent special vdev to be replaced by hot spare
Special vdevs should not be replaced by a hot spare.
Log vdevs already support this, extending the
functionality for special vdevs.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ameer Hamza <ahamza@ixsystems.com>
Closes #14129
2022-11-04 11:33:47 -07:00
.github Add CodeQL workflow 2022-10-27 09:36:17 -07:00
cmd Address warnings about possible division by zero from clangsa 2022-11-03 09:58:14 -07:00
config zfs_rename: support RENAME_* flags 2022-10-28 09:49:20 -07:00
contrib include overrides for zfs snapshot/rollback bootfs.service 2022-11-01 12:23:58 -07:00
etc etc: mask zfs-load-key.service 2022-10-12 15:27:55 -07:00
include Make 1-bit bitfields unsigned 2022-11-03 10:16:16 -07:00
lib Make 1-bit bitfields unsigned 2022-11-03 10:16:16 -07:00
man Expose zfs_vdev_open_timeout_ms as a tunable 2022-11-03 15:02:46 -07:00
module zed: Prevent special vdev to be replaced by hot spare 2022-11-04 11:33:47 -07:00
rpm
scripts Process script directory for all configs 2022-10-27 16:45:14 -07:00
tests zed: Prevent special vdev to be replaced by hot spare 2022-11-04 11:33:47 -07:00
udev
.editorconfig
.gitignore
.gitmodules
AUTHORS zfs_rename: support RENAME_* flags 2022-10-28 09:49:20 -07:00
autogen.sh
CODE_OF_CONDUCT.md
configure.ac
copy-builtin
COPYRIGHT
LICENSE
Makefile.am Process script directory for all configs 2022-10-27 16:45:14 -07:00
META Linux 6.0 compat: META 2022-10-26 14:55:12 -07:00
NEWS
NOTICE
README.md
RELEASES.md
TEST
zfs.release.in

img

OpenZFS is an advanced file system and volume manager which was originally developed for Solaris and is now maintained by the OpenZFS community. This repository contains the code for running OpenZFS on Linux and FreeBSD.

codecov coverity

Official Resources

Installation

Full documentation for installing OpenZFS on your favorite operating system can be found at the Getting Started Page.

Contribute & Develop

We have a separate document with contribution guidelines.

We have a Code of Conduct.

Release

OpenZFS is released under a CDDL license. For more details see the NOTICE, LICENSE and COPYRIGHT files; UCRL-CODE-235197

Supported Kernels

  • The META file contains the officially recognized supported Linux kernel versions.
  • Supported FreeBSD versions are any supported branches and releases starting from 12.2-RELEASE.