1
0
mirror of https://github.com/gluster/glusterdocs.git synced 2026-02-07 03:46:55 +01:00

9 Commits

Author SHA1 Message Date
Thomas Anderson
ce1e76a67c Do not create brick dir before creating volume (#761)
If the brick directory is already present on the machine, you may get the error `volume create: g: failed: <brick> is already part of a volume` when running `volume create`. Stack overflow comment which pointed out the error:

https://stackoverflow.com/questions/39446546/glusterfs-volume-creation-failed-brick-is-already-part-of-volume#comment124667244_41575330
2023-07-31 09:20:22 +05:30
Niraj Kumar Yadav
d45005b697 Merge branch 'main' into install-new-sntx 2022-07-25 16:09:18 +05:30
black-dragon74
3561fbbc91 [install-guide] Cleanup old syntax & add mssing annotations
Signed-off-by: black-dragon74 <niryadav@redhat.com>
2022-06-02 14:16:04 +05:30
black.dragon74
de7d64d9f5 [Install-Guide] Fixes and improvements
Also, cleaned up the syntax.

Signed-off-by: black.dragon74 <nickk.2974@gmail.com>
2022-05-19 13:20:48 +05:30
aujjwal-redhat
4d49646b3d Update Setup-Bare-metal.md, Setup-AWS.md, Configure.md, GeoReplication.md (#635)
* Update Setup-Bare-metal.md

* Updated Set-AWS.md

* Added fdisk -l command in Configure.md

* Command + grammatical issues

* Added  in Georeplication.md file as it was considered as a tag by the md

Co-authored-by: root <root@aujjwal.remote.csb>
2021-01-28 09:48:28 +05:30
Jan Walzer
af90179877 Fix comment (#520)
* Fix comment

Either the code shown, or the comment on that code is wrong, and together they don't make sense here.
2020-01-23 20:23:36 +05:30
Aravinda VK
94e2e89260 Markdown code highlight fixes
- 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>
2019-10-15 19:42:46 +05:30
Geert Janssens
5ded555381 Editorial fixes (#452)
* Small wording correction.
* Fix presentation of bulleted list
* Additional minor wording fix
* Complete command syntax to set volume options
2019-01-28 10:17:22 +05:30
Nigel Babu
5ba15a2b41 Move us to the latest mkdocs (#400)
* Switch to latest mkdocs
* Update travis to python3.6
* Fix for the JS error
* Add themedir
* Update the template to match latest base.html
2018-08-07 09:38:21 +05:30