Merge "Fix the "tox -e docs" command failed"
This commit is contained in:
commit
12dbe5080f
@ -31,8 +31,8 @@ a real physical volume or a loopback mounted file for development.
|
||||
Create a Volume Group
|
||||
=====================
|
||||
When using the ``lvm`` backend, a volume group will need to be created on each
|
||||
storage node. Use ``pvcreate`` and ``vgcreate`` to create the volume group. For
|
||||
example with the devices ``/dev/sdb`` and ``/dev/sdc``:
|
||||
storage node. Use ``pvcreate`` and ``vgcreate`` to create the volume group.
|
||||
For example with the devices ``/dev/sdb`` and ``/dev/sdc``:
|
||||
|
||||
::
|
||||
|
||||
|
@ -13,8 +13,8 @@ Disks with a partition table (recommended)
|
||||
==========================================
|
||||
|
||||
Swift requires block devices to be available for storage. To prepare a disk
|
||||
for use as a Swift storage device, a special partition name and filesystem label
|
||||
need to be added.
|
||||
for use as a Swift storage device, a special partition name and filesystem
|
||||
label need to be added.
|
||||
|
||||
The following should be done on each storage node, the example is shown
|
||||
for three disks:
|
||||
|
Loading…
Reference in New Issue
Block a user