From 759e1d6f490e8683041040d6845b2bf7409f9520 Mon Sep 17 00:00:00 2001 From: Zhijiang Hu Date: Mon, 26 Jun 2017 05:46:09 -0400 Subject: Update VM intallation network setup for ODL scenario Change-Id: Ie26ca7d81b8d293fbcdc73d5bfa6f2bdbe21e215 Signed-off-by: Zhijiang Hu --- docs/installationprocedure/vmdeploy.rst | 65 ++++++++++++++++++--------------- 1 file changed, 35 insertions(+), 30 deletions(-) (limited to 'docs') diff --git a/docs/installationprocedure/vmdeploy.rst b/docs/installationprocedure/vmdeploy.rst index 296af6b9..6c57ded8 100644 --- a/docs/installationprocedure/vmdeploy.rst +++ b/docs/installationprocedure/vmdeploy.rst @@ -70,53 +70,58 @@ You can write your own reference into it. .. code-block:: console - +------------+------------------------------+ + +-B/M--------+------------------------------+ |Jumperserver+ | +------------+ +--+ | | | | | - | +------------+ | | | + | +-V/M--------+ | | | | | Daisyserver+------+ | | | +------------+ | | | | | | | - | | | | - | | | | - | +------------+ | | | - | +--------+ Controller +------+ | | - | | +------------+ | | | - | | | | | - | | | | | - | | | | | - | | +------------+ | | | - | | | Compute1 +------+ | | - | | +------------+ | | | - | | | | | - | | | | | - | | | | | - | | +------------+ | | | - | | | Compute2 +------+ | | - | | +------------+ | | | - | | | | | - | | | | | - | | | | | - | | | | | - | | ++-+ | - | | ^ | + | +--+ | | | + | | | +-V/M--------+ | | | + | | +-------+ Controller +------+ | | + | | | | ODL(Opt.) | | | | + | | | | Network | | | | + | | | | Ceph1 | | | | + | | | +------------+ | | | + | | | | | | + | | | | | | + | | | | | | + | | | +-V/M--------+ | | | + | | +-------+ Compute1 +------+ | | + | | | | Ceph2 | | | | + | | | +------------+ | | | + | | | | | | + | | | | | | + | | | | | | + | | | +-V/M--------+ | | | + | | +-------+ Compute2 +------+ | | + | | | | Ceph3 | | | | + | | | +------------+ | | | + | | | | | | + | | | | | | + | | | | | | + | +--+ +--+ | + | ^ ^ | | | | | | | | | - | ++--------------------------+ | | - | | | | | + | /---------------------------\ | | | | External Network | | | - | +---------------------------+ | | - | +-----------------------+---+ | + | \---------------------------/ | | + | /-----------------------+---\ | | | Installation Network | | | | Public/Private API | | | | Internet Access | | | | Tenant Network | | - | +---------------------------+ | + | | Storage Network | | + | \---------------------------/ | +-------------------------------------------+ +Note: For Flat External networks(which is used by default), a physical interface is needed on each compute node for ODL NetVirt recent versions. + Start Deployment (Virtual Deployment) ------------------------------------- -- cgit 1.2.3-korg