linux_wiki:glusterfs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux_wiki:glusterfs [2015/10/20 09:08]
billdozor [Volumes]
linux_wiki:glusterfs [2016/03/18 23:17]
billdozor [Glusterfs]
Line 10: Line 10:
  
 **Checklist** **Checklist**
-  * Distro: Enterprise Linux 6+  * Distro(s): Enterprise Linux 6
  
 ---- ----
Line 146: Line 146:
   * Replace a faulty brick   * Replace a faulty brick
     * <code bash>gluster volume replace-brick myvol server3:/data/glusterfs/myvol/brick1/brick server5:/data/glusterfs/myvol/brick1/brick commit force</code>     * <code bash>gluster volume replace-brick myvol server3:/data/glusterfs/myvol/brick1/brick server5:/data/glusterfs/myvol/brick1/brick commit force</code>
 +  * Start Volume
 +    * <code bash>gluster volume start myvol</code>
 +  * Stop Volume
 +    * <code bash>gluster volume stop myvol</code>
  
 ==== Balance Data ==== ==== Balance Data ====
  • linux_wiki/glusterfs.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)