Merge "Fix wrong instructions in the install guide"
This commit is contained in:
commit
69802e44d5
@ -3,7 +3,7 @@ share servers. The mode depends on driver support.
|
||||
|
||||
Option 1
|
||||
--------
|
||||
Deploying the service without driver support for share management.
|
||||
Deploying the service without driver support for share server management.
|
||||
In this mode, the service does not do anything related to networking. The
|
||||
operator must ensure network connectivity between instances and the NAS
|
||||
protocol based server.
|
||||
@ -18,7 +18,7 @@ mode, or simply ``DHSS=False`` mode.
|
||||
|
||||
Option 2
|
||||
--------
|
||||
Deploying the service with driver support for share management. In
|
||||
Deploying the service with driver support for share server management. In
|
||||
this mode, the service runs with a back end driver that creates and manages
|
||||
share servers. This tutorial demonstrates setting up the ``Generic`` driver.
|
||||
This driver requires Compute service (nova), Image service (glance) and
|
||||
@ -39,4 +39,4 @@ mode, or simply ``DHSS=True`` mode.
|
||||
in ``DHSS=False`` driver mode effectively, due to a bug in some
|
||||
distributions of Linux. For more information, see LVM Driver section in the
|
||||
`Configuration Reference Guide
|
||||
<http://docs.openstack.org/mitaka/config-reference/shared-file-systems.html>`_.
|
||||
<http://docs.openstack.org/mitaka/config-reference/shared-file-systems.html>`_.
|
||||
|
Loading…
x
Reference in New Issue
Block a user