Whamcloud - gitweb
LU-16479 utils: Add option to manage degraded ZFS OST 60/49660/6
authorAkash B <akash-b@hpe.com>
Tue, 17 Jan 2023 15:51:19 +0000 (10:51 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 14 Feb 2023 06:04:47 +0000 (06:04 +0000)
commita2de6af65d21bff0d9357c30e6eb4ba049ff2059
treec3bb16e6417c58b46ff54b4ea955e9c221a9a368
parent90e1f2ee0cb3d5252a3d409f56515c3ed7b9959f
LU-16479 utils: Add option to manage degraded ZFS OST

Add new Lustre specific ZFS dataset user property to
control/manage degraded ZFS OSTs, also modify the existing
lustre/scripts/statechange-lustre.sh zedlet accordingly.
Extend the same to mkfs.lustre utility to add this property
by default when creating a new Lustre ZFS server.

HPE-bug-id: LUS-11447
Test-Parameters: trivial fstype=zfs testlist=sanity
Signed-off-by: Akash B <akash-b@hpe.com>
Change-Id: I7032538f507c9ad20d5b109b54e3c3bab8138458
Reviewed-by: Dipak Ghosh <dipak.ghosh@hpe.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49660
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Siddarth Raj <siddarth.raj@hpe.com>
Reviewed-by: Nikitas Angelinas <nikitas.angelinas@hpe.com>
Tested-by: Maloo <maloo@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_param.h
lustre/mgs/mgs_llog.c
lustre/scripts/statechange-lustre.sh
lustre/utils/mkfs_lustre.c