Details
-
Bug
-
Resolution: Fixed
-
Major
-
Lustre 2.10.3
-
None
-
3
-
9223372036854775807
Description
If the MGS is unmounted and remount (or failed over) lctl snapshot_create fails with the following error:
# lctl snapshot_create -F scratch -n test Fail to freeze barrier for scratch: No such device Can't create the snapshot test
snapshot_destroy still works without issue.
WORKAROUND: unmount/mount the MDT and snapshot_create will commence working again.
NOTE: mount -o remount is insufficient