fix the ambiguous meaning of DEVICE in swift-ring-builder
Change-Id: I77bb30f267d14b62dce5060561e28cbf670e80fb
This commit is contained in:
parent
ef6c90e87b
commit
691fbdd61a
@ -96,7 +96,7 @@ swift-ring-builder object.builder create 18 3 1</literallayout>
|
||||
swift-ring-builder container.builder add z<ZONE>-<STORAGE_LOCAL_NET_IP_1>:6001/<DEVICE> 100
|
||||
swift-ring-builder object.builder add z<ZONE>-<STORAGE_LOCAL_NET_IP_1>:6000/<DEVICE> 100</literallayout>
|
||||
</para>
|
||||
<para>For example, if you were setting up a storage node with a partition of /dev/sdb1 in Zone 1 on IP 10.0.0.1, the DEVICE would be sdb1 and the commands would look like:
|
||||
<para>For example, if you were setting up a storage node with a partition in Zone 1 on IP 10.0.0.1. The mount point of this partition is /srv/node/sdb1, and the path in rsyncd.conf is /srv/node/, the DEVICE would be sdb1 and the commands would look like:
|
||||
|
||||
<literallayout class="monospaced">swift-ring-builder account.builder add z1-10.0.0.1:6002/sdb1 100
|
||||
swift-ring-builder container.builder add z1-10.0.0.1:6001/sdb1 100
|
||||
|
Loading…
x
Reference in New Issue
Block a user