Whamcloud - gitweb
EX-4811 lipe: Allows nfs/nfs4 targets for loris
authorShuichi Ihara <sihara@ddn.com>
Mon, 14 Feb 2022 03:37:48 +0000 (12:37 +0900)
committerJohn L. Hammond <jhammond@whamcloud.com>
Thu, 17 Mar 2022 14:13:57 +0000 (09:13 -0500)
commit5a7efc57251651f233fc12d8edc2dd2f3eb33c85
treed09286ad5a008c540dd6d8ab56226d76443df138
parentae2155e3d4bbcc170dace133c32a4cc0af8b9697
EX-4811 lipe: Allows nfs/nfs4 targets for loris

Loris only supprots local filesystems (e.g. ext4, xfs and brtfs) as
backup target.

embedded MDS (ESx00X) doesn't have enough space in the local disk.
it needs to eliminate filesystem type and allow NFS/NFS4 for
loris's backup targets.

Test-Parameters: trivial
Signed-off-by: Shuichi Ihara <sihara@ddn.com>
Change-Id: I010793402065cd553c18a7f408240841e4a22565
Reviewed-on: https://review.whamcloud.com/46515
Reviewed-by: Li Xi <lixi@ddn.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: John L. Hammond <jhammond@whamcloud.com>
lipe/pyloris/lbackup.py