* updating registries and files replacing space and underscore with dash
* Change more paths and file names to use dash instead of underscore
* Add hook scripts, bug reporting and generic upgrade guides to TOC
Co-authored-by: adityaramteke <adityaramteke05icr@gmail.com>
Added a note about how to fix the issue caused by the change
in checksum computation while upgrading from a version less than 7.0
Signed-off-by: nik-redhat <nladha@redhat.com>
- Fixes to Markdown syntax for code highlight
- `console` is used to highlight shell sessions
- Uniform char used for shell "#" in code blocks.
- Snapshot page styles fixed
- Replica 2 examples changed to Replica 3
Signed-off-by: Aravinda VK <avishwan@redhat.com>
Source is from the glusterfs release-5 branch.
Also modified upgrade guide to reflect options that have
been removed from the code and are reflected in the release
notes as well.
Signed-off-by: ShyamsundarR <srangana@redhat.com>
Attempted to not copy the guide as is, like previous iterations
and instead pointed to the 4.1 guide, as procedure remains the
same.
Signed-off-by: ShyamsundarR <srangana@redhat.com>
Upgrade guide did not specify stopping and restarting glustereventsd
and these instructions are now added to the 3.12 and 4.1 upgrade
guides, as these are the current supported releases.
Signed-off-by: ShyamsundarR <srangana@redhat.com>