Whamcloud - gitweb
LU-13550 osd-zfs: snapshot with incompatible clients 93/38593/2
authorShaun Tancheff <shaun.tancheff@hpe.com>
Wed, 13 May 2020 20:16:41 +0000 (15:16 -0500)
committerOleg Drokin <green@whamcloud.com>
Wed, 22 Sep 2021 04:42:26 +0000 (04:42 +0000)
commiteb7cc5359d8bb50ee9a12fbb42bd98269c6d524e
tree1ae6e9bd1c303728f10ef5bc22f7024a0c9a744b
parent98f107b53e4daa3bfaf026c379c0a9c41cb5f161
LU-13550 osd-zfs: snapshot with incompatible clients

snapshot_create fails when clients are connected that do not support
barrier requests.

Log some information to help the administrator track down the
connections blocking snapshot_create from succeeding.

Test-Parameters: fstype=zfs
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: Ia59ea3c4c1a885e2591464cd4f8f77a1071b4786
Reviewed-on: https://review.whamcloud.com/38593
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Emoly Liu <emoly@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/mgs/mgs_barrier.c