User Tools

Site Tools


linux:glusterfs:command

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:glusterfs:command [2016/03/03 08:53] – [2 Melihat Total Peer] kbadminlinux:glusterfs:command [2018/02/21 04:29] (current) – [1 Membuka Akses Untuk IP Address Tertentu] kbadmin
Line 1: Line 1:
-====== Gluster Command / Perintah Dasar Gluster ======+======= Gluster Command / Perintah Dasar =======
 Daftar Gluster Command atau perintah dasar gluster kami tulis disini secara lengkap beserta penjelasannya Daftar Gluster Command atau perintah dasar gluster kami tulis disini secara lengkap beserta penjelasannya
  
Line 17: Line 17:
 in all cases as published by the Free Software Foundation. in all cases as published by the Free Software Foundation.
 </code> </code>
-====== - Probe Commands ===== -+====== - Probe Commands ======
 ===== - Mengecek Koneksi Server ===== ===== - Mengecek Koneksi Server =====
 <code> <code>
 gluster peer probe HOSTNAME gluster peer probe HOSTNAME
 </code> </code>
-===== Melepas Koneksi Server =====+===== - Memutus Koneksi Server =====
 <code> <code>
 peer detach HOSTNAME peer detach HOSTNAME
Line 41: Line 41:
 </code> </code>
 Hasil diatas menandakan terdapat 1 server terhubung dengan nama stor2. Hasil diatas menandakan terdapat 1 server terhubung dengan nama stor2.
 +
 +===== - Mengecek Status Koneksi per Server =====
 +<code>
 +gluster --remote-host=HOSTNAME peer status
 +</code>
  
 ====== - Volume Command ====== ====== - Volume Command ======
Line 86: Line 91:
 gluster volume status nama_volume gluster volume status nama_volume
 </code> </code>
 +===== - Menampilkan Status Klien Terkoneksi Volume =====
 +<code>
 +gluster volume status VOLUME_NAME clients
 +</code>
 +
 ====== - Brick Command ====== ====== - Brick Command ======
 ===== - Menambah Brick ===== ===== - Menambah Brick =====
Line 127: Line 137:
 volume log rotate VOLNAME [BRICK] volume log rotate VOLNAME [BRICK]
 </code> </code>
 +====== - Mount ======
 +===== - Mounting Gluster Volume =====
 +<code>
 +mount -t glusterfs HOSTNAME:/VOLUME_NAME /mount/path
 +</code>
 +
 +====== - Security ======
 +===== - Membuka Akses Untuk IP Address Tertentu =====
 +Untuk membuka akses pada ip address tertentu harus tidak ada client yang terhubung dengan volume terkait
 +<code>
 +gluster volume set NAMA_VOLUME auth.allow IP_ADDRESS
 +</code>
 +untuk melihat informasi auth.allow anda bisa menggunakan gluster volume info
  
 +<nspages -h1 -textPages="Related" -exclude:sidebar -exclude>
  
  
  

Layanan

Harga Domain .COM | Harga Domain .ID | Shared Hosting | Email Hosting | MySQL Hosting |
linux/glusterfs/command.1457013218.txt.gz · Last modified: 2016/03/03 08:53 by kbadmin

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki