File: dhss-true-mode-intro.rst

package info (click to toggle)
manila 1%3A21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,512 kB
  • sloc: python: 281,625; sh: 1,873; pascal: 1,336; makefile: 74
file content (18 lines) | stat: -rw-r--r-- 894 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Shared File Systems Option 2: Driver support for share servers management
-------------------------------------------------------------------------

For simplicity, this configuration references the same storage node
as the one used for the Block Storage service.

.. note::

   This guide describes how to configure the Shared File Systems service to
   use the ``generic`` driver with the driver handles share server mode
   (DHSS) enabled. This driver requires Compute service (nova), Image service
   (glance) and Networking service (neutron) for creating and managing share
   servers; and Block storage service (cinder) for creating shares. The
   information used for creating share servers is configured as share
   networks. Generic driver with DHSS enabled also requires the tenant's
   private network (where the compute instances are running) to be attached
   to a public router.