Skip to content

Ascii network diagram

wordpress meta

title: 'Ascii network diagram'
date: '2017-10-24T13:22:56-05:00'
status: draft
permalink: /ascii-network-diagram
author: admin
excerpt: ''
type: post
id: 1158
category:
    - Uncategorized
tag: []
post_format: []

                    www.domain.com
                        |
                        | ISP
                        \
            +-----------------------------------------------+
            |   Nginx LB/Proxy                          | {LB 0 and LB1 with IP failover}
            |   Server                              |
            |   Ubuntu Linux                            |   
            +---------[eth0]---------------[eth1]-----------+
                55.55.55.55     + 192.168.1.10
                            |  {LAN/VLAN}
                            |
        +---------------------------------------------------------------+ {LAN/VLAN}    
        |                               |   
+-----------------------+                   +---------------------------+
|   gvfs01      |             eth1                  |   gvfs02          |
|   192.168.1.11    |  [gvfs01:/gvol0 /var/www/html/]   |   192.168.1.12        |
|   Ubuntu Linux    |   Network distributed storage |   Ubuntu Linux        |
+-----------------------+                                   +---------------------------+
apache+PHP/Python                       apache+PHP/Python
Disk:/dev/vdb1 (brick1)                                     Disk:/dev/vdb1 (brick2)
gfvs01:/nodirectwrites/brick1/gvol0                         gfvs02:/nodirectwrites/brick2/gvol0