mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-08 04:55:21 +00:00
Add a command to change the quorum config which starts by only supports updating the super block whlie the file system is oflfine. Signed-off-by: Zach Brown <zab@versity.com>
487 B
487 B
Versity ScoutFS Release Notes
v1.x
TBD
- Add scoutfs(1) change-quorum-config command
Add a change-quorum-config command to scoutfs(1) to change the quorum configuration stored in the metadata device while the file system is unmounted. This can be used to change the mounts that will participate in quorum and the IP addresses they use.
v1.0
Nov 8, 2021
- Initial Release
Version 1.0 marks the first GA release.