Files
scoutfs/ReleaseNotes.md
Zach Brown 8bc1ee8346 Add change-quorum-config command
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>
2021-11-24 15:41:04 -08:00

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.