17.6.2. ボリュームのすべてのオプションの取得
すべてのボリュームオプションの値を取得するには、以下のコマンドを実行します。
# gluster volume get <VOLNAME> all
詳細は以下のようになります。
VOLNAME: ボリューム名
以下に例を示します。
# gluster volume get test-vol all Option Value ------ ----- cluster.lookup-unhashed on cluster.lookup-optimize on cluster.min-free-disk 10% cluster.min-free-inodes 5% cluster.rebalance-stats off cluster.subvols-per-directory (null) ....