请问应该如何配置glusterfs的存储类型。
我是使用 https://wiki.centos.org/SpecialInterestGroup/Storage/gluster-Quickstart 建立的volumes,
`gluster volume info

Volume Name: gv1
Type: Replicate
Volume ID: 7cb84e3e-42d3-49b3-97c0-551e1d70961b
Status: Started
Snapshot Count: 0
Number of Bricks: 1 × 2 = 2
Transport-type: tcp
Bricks:
Brick1: doer-1:/bricks/brick1/gv1
Brick2: doer-2:/bricks/brick1/gv1
Options Reconfigured:
transport.address-family: inet
storage.fips-mode-rchecksum: on
nfs.disable: on
performance.client-io-threads: off`
应该怎么配置resturl,clusterid,restuser等?