Skip to content

Instantly share code, notes, and snippets.

@cholcombe973
Created May 3, 2017 18:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cholcombe973/1f4989cf2b81215cc76e0bd1d5df6f7b to your computer and use it in GitHub Desktop.
Save cholcombe973/1f4989cf2b81215cc76e0bd1d5df6f7b to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<cliOutput>
<opRet>0</opRet>
<opErrno>0</opErrno>
<opErrstr/>
<volInfo>
<volumes>
<volume>
<name>test</name>
<id>b72ad57d-1c9f-4692-b6d1-1db55ce71b8b</id>
<status>1</status>
<statusStr>Started</statusStr>
<snapshotCount>0</snapshotCount>
<brickCount>3</brickCount>
<distCount>3</distCount>
<stripeCount>1</stripeCount>
<replicaCount>3</replicaCount>
<arbiterCount>0</arbiterCount>
<disperseCount>0</disperseCount>
<redundancyCount>0</redundancyCount>
<type>2</type>
<typeStr>Replicate</typeStr>
<transport>0</transport>
<xlators/>
<bricks>
<brick uuid="38262643-73d0-4caf-bb14-608a79f479ae">172.31.19.251:/mnt/xvdf
<name>172.31.19.251:/mnt/xvdf</name>
<hostUuid>38262643-73d0-4caf-bb14-608a79f479ae</hostUuid>
<isArbiter>0</isArbiter>
</brick>
<!--<brick uuid="a0b69296-de98-4ee1-ae2b-d565594e077e">172.31.15.245:/mnt/xvdf<name>172.31.15.245:/mnt/xvdf</name><hostUuid>a0b69296-de98-4ee1-ae2b-d565594e077e</hostUuid><isArbiter>0</isArbiter></brick>
<brick uuid="9c72810e-d297-4400-9911-0b2aac73aec7">172.31.41.59:/mnt/xvdf<name>172.31.41.59:/mnt/xvdf</name><hostUuid>9c72810e-d297-4400-9911-0b2aac73aec7</hostUuid><isArbiter>0</isArbiter></brick>-->
</bricks>
<optCount>11</optCount>
<options>
<option>
<name>cluster.favorite-child-policy</name>
<value>size</value>
</option>
<option>
<name>performance.rda-cache-limit</name>
<value>20971520</value>
</option>
<option>
<name>performance.readdir-ahead</name>
<value>On</value>
</option>
<option>
<name>performance.parallel-readdir</name>
<value>On</value>
</option>
<option>
<name>diagnostics.stats-dnscache-ttl-sec</name>
<value>3600</value>
</option>
<option>
<name>diagnostics.stats-dump-interval</name>
<value>30</value>
</option>
<option>
<name>diagnostics.fop-sample-interval</name>
<value>5</value>
</option>
<option>
<name>diagnostics.count-fop-hits</name>
<value>On</value>
</option>
<option>
<name>diagnostics.latency-measurement</name>
<value>On</value>
</option>
<option>
<name>transport.address-family</name>
<value>inet</value>
</option>
<option>
<name>nfs.disable</name>
<value>Off</value>
</option>
</options>
</volume>
<count>1</count>
</volumes>
</volInfo>
</cliOutput>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment