docs/release-notes: Add protocol handler to ref.
[armband.git] / docs / installation-instruction.rst
1 ====================================================================================================================
2 OPNFV Installation instruction for the AArch64 Brahmaputra 3.0 release of OPNFV when using Fuel as a deployment tool
3 ====================================================================================================================
4
5 License
6 =======
7
8 This work is licensed under a Creative Commons Attribution 4.0 International
9 License. .. http://creativecommons.org/licenses/by/4.0 ..
10 (c) Jonas Bjurel (Ericsson AB) and others
11
12 Abstract
13 ========
14
15 This document describes how to install the Brahmaputra 3.0 release of
16 OPNFV when using Fuel as a deployment tool, with an AArch64 (only) target node pool.
17
18 Introduction
19 ============
20
21 This document provides guidelines on how to install and
22 configure the Brahmaputra 3.0 release of OPNFV when using Fuel as a
23 deployment tool, with an AArch64 (only) target node pool,
24 including required software and hardware configurations.
25
26 Although the available installation options give a high degree of
27 freedom in how the system is set-up, including architecture, services
28 and features, etc., said permutations may not provide an OPNFV
29 compliant reference architecture. This instruction provides a
30 step-by-step guide that results in an OPNFV Brahmaputra compliant
31 deployment.
32
33 The audience of this document is assumed to have good knowledge in
34 networking and Unix/Linux administration.
35
36 Preface
37 =======
38 Before starting the installation of the AArch64 Brahmaputra 3.0 release of
39 OPNFV, using Fuel as a deployment tool, some planning must be
40 done.
41
42 Retrieving the ISO image
43 ------------------------
44
45 First of all, the Fuel deployment ISO image needs to be retrieved, the
46 Fuel .iso image of the AArch64 Brahmaputra release can be found at *Reference: 2*
47
48 Building the ISO image
49 ----------------------
50
51 Alternatively, you may build the  .iso from source by cloning the
52 opnfv/armband git repository.  To retrieve the repository for the AArch64 Brahmaputra 3.0 release use the following command:
53
54 $git clone https://<linux foundation uid>@gerrit.opnf.org/gerrit/armband
55
56 Check-out the Brahmaputra stable branch to set the branch to the
57 baseline required to replicate the Brahmaputra release:
58
59 $ git checkout stable/brahmaputra
60
61 Go to the armband directory and build the .iso:
62
63 $ cd armband; make release
64
65 For more information on how to build, please see *Reference: 14*
66
67 Other preparations
68 ------------------
69
70
71 Next, familiarize yourself with Fuel by reading the following documents:
72
73 - Fuel planning guide, please see *Reference: 8*
74
75 - Fuel user guide, please see *Reference: 9*
76
77 - Fuel operations guide, please see *Reference: 10*
78
79 - Fuel Plugin Developers Guide, please see *Reference: 11*
80
81 Prior to installation, a number of deployment specific parameters must be collected, those are:
82
83 #.     Provider sub-net and gateway information
84
85 #.     Provider VLAN information
86
87 #.     Provider DNS addresses
88
89 #.     Provider NTP addresses
90
91 #.     Network overlay you plan to deploy (VLAN, VXLAN, FLAT)
92
93 #.     How many nodes and what roles you want to deploy (Controllers, Storage, Computes)
94
95 #.     Monitoring options you want to deploy (Ceilometer, Syslog, erc.).
96
97 #.     Other options not covered in the document are available in the links above
98
99
100 This information will be needed for the configuration procedures
101 provided in this document.
102
103 Hardware requirements
104 =====================
105
106 The following minimum hardware requirements must be met for the
107 installation of Brahmaputra using Fuel:
108
109 +--------------------+------------------------------------------------------+
110 | **HW Aspect**      | **Requirement**                                      |
111 |                    |                                                      |
112 +====================+======================================================+
113 | **# of nodes**     | Minimum 5 (3 for non redundant deployment):          |
114 |                    |                                                      |
115 |                    | - 1 Fuel deployment master (may be virtualized)      |
116 |                    |                                                      |
117 |                    | - 3(1) Controllers (1 colocated mongo/ceilometer     |
118 |                    |   role, 2 Ceph-OSD roles)                            |
119 |                    |                                                      |
120 |                    | - 1 Compute (1 co-located Ceph-OSD role)             |
121 |                    |                                                      |
122 +--------------------+------------------------------------------------------+
123 | **CPU**            | Minimum 1 socket x86_AMD64 with Virtualization       |
124 |                    | support                                              |
125 +--------------------+------------------------------------------------------+
126 | **RAM**            | Minimum 16GB/server (Depending on VNF work load)     |
127 |                    |                                                      |
128 +--------------------+------------------------------------------------------+
129 | **Disk**           | Minimum 256GB 10kRPM spinning disks                  |
130 |                    |                                                      |
131 +--------------------+------------------------------------------------------+
132 | **Networks**       | 4 Tagged VLANs (PUBLIC, MGMT, STORAGE, PRIVATE)      |
133 |                    |                                                      |
134 |                    | 1 Un-Tagged VLAN for PXE Boot - ADMIN Network        |
135 |                    |                                                      |
136 |                    | Note: These can be allocated to a single NIC -       |
137 |                    | or spread out over multiple NICs as your hardware    |
138 |                    | supports.                                            |
139 +--------------------+------------------------------------------------------+
140
141 Help with Hardware Requirements
142 ===============================
143
144 Calculate hardware requirements:
145
146 For information on compatible hardware types available for use, please see *Reference: 11*.
147
148 When choosing the hardware on which you will deploy your OpenStack
149 environment, you should think about:
150
151 - CPU -- Consider the number of virtual machines that you plan to deploy in your cloud environment and the CPU per virtual machine.
152
153 - Memory -- Depends on the amount of RAM assigned per virtual machine and the controller node.
154
155 - Storage -- Depends on the local drive space per virtual machine, remote volumes that can be attached to a virtual machine, and object storage.
156
157 - Networking -- Depends on the Choose Network Topology, the network bandwidth per virtual machine, and network storage.
158
159
160 Top of the rack (TOR) Configuration requirements
161 ================================================
162
163 The switching infrastructure provides connectivity for the OPNFV
164 infrastructure operations, tenant networks (East/West) and provider
165 connectivity (North/South); it also provides needed connectivity for
166 the Storage Area Network (SAN).
167 To avoid traffic congestion, it is strongly suggested that three
168 physically separated networks are used, that is: 1 physical network
169 for administration and control, one physical network for tenant private
170 and public networks, and one physical network for SAN.
171 The switching connectivity can (but does not need to) be fully redundant,
172 in such case it comprises a redundant 10GE switch pair for each of the
173 three physically separated networks.
174
175 The physical TOR switches are **not** automatically configured from
176 the Fuel OPNFV reference platform. All the networks involved in the OPNFV
177 infrastructure as well as the provider networks and the private tenant
178 VLANs needs to be manually configured.
179
180 Manual configuration of the Brahmaputra hardware platform should
181 be carried out according to the OPNFV Pharos specification:
182 <https://wiki.opnfv.org/pharos/pharos_specification>
183
184 OPNFV Software installation and deployment
185 ==========================================
186
187 This section describes the installation of the OPNFV installation
188 server (Fuel master) as well as the deployment of the full OPNFV
189 reference platform stack across a server cluster.
190
191 Install Fuel master
192 -------------------
193 #. Mount the Brahmaputra Fuel ISO file/media as a boot device to the jump host server.
194
195 #. Reboot the jump host to establish the Fuel server.
196
197    - The system now boots from the ISO image.
198
199    - Select "Fuel Install (Static IP)" (See figure below)
200
201    - Press [Enter].
202
203    .. figure:: img/grub-1.png
204
205 #. Wait until screen Fuel setup is shown (Note: This can take up to 30 minutes).
206
207 #. In the "Fuel User" section - Confirm/change the default password (See figure below)
208
209    - Enter "admin" in the Fuel password input
210
211    - Enter "admin" in the Confirm password input
212
213    - Select "Check" and press [Enter]
214
215    .. figure:: img/fuelmenu1.png
216
217 #. In the "Network Setup" section - Configure DHCP/Static IP information for your FUEL node - For example, ETH0 is 10.20.0.2/24 for FUEL booting and ETH1 is DHCP/Static in your corporate/lab network (see figure below).
218
219    - Configuration of ETH1 interface for connectivity into your corporate/lab network is mandatory. You need to have internet access over this interface.
220      Due to the architecture of ports.ubuntu.com mirror, currently Fuel cannot create a full local mirror of all required AArch64 packages. Internet access is needed to deploy with Fuel on AArch64 nodes.
221
222    .. figure:: img/fuelmenu2.png
223
224    .. figure:: img/fuelmenu2a.png
225
226 #. In the "PXE Setup" section (see figure below) - Change the following fields to appropriate values (example below):
227
228    - DHCP Pool Start 10.20.0.3
229
230    - DHCP Pool End 10.20.0.254
231
232    - DHCP Pool Gateway  10.20.0.2 (IP address of Fuel node)
233
234    .. figure:: img/fuelmenu3.png
235
236 #. In the "DNS & Hostname" section (see figure below) - Change the following fields to appropriate values:
237
238    - Hostname
239
240    - Domain
241
242    - Search Domain
243
244    - External DNS
245
246    - Hostname to test DNS
247
248    - Select <Check> and press [Enter]
249
250    .. figure:: img/fuelmenu4.png
251
252
253 #. OPTION TO ENABLE PROXY SUPPORT - In the "Bootstrap Image" section (see figure below), edit the following fields to define a proxy. (**NOTE:** cannot be used in tandem with local repository support)
254
255    - Navigate to "HTTP proxy" and enter your http proxy address
256
257    - Select <Check> and press [Enter]
258
259    .. figure:: img/fuelmenu5.png
260
261 #. In the "Time Sync" section (see figure below) - Change the following fields to appropriate values:
262
263    - NTP Server 1 <Customer NTP server 1>
264
265    - NTP Server 2 <Customer NTP server 2>
266
267    - NTP Server 3 <Customer NTP server 3>
268
269    .. figure:: img/fuelmenu6.png
270
271 #. Start the installation.
272
273    - Select Quit Setup and press Save and Quit.
274
275    - Installation starts, wait until the login screen is shown.
276
277
278 Boot the Node Servers
279 ---------------------
280
281 After the Fuel Master node has rebooted from the above steps and is at
282 the login prompt, you should boot the Node Servers (Your
283 Compute/Control/Storage blades (nested or real) with a PXE booting
284 scheme so that the FUEL Master can pick them up for control.
285
286 #. Enable PXE booting
287
288    - For every controller and compute server: enable PXE Booting as the first boot device in the BIOS boot order menu and hard disk as the second boot device in the same menu.
289
290 #. Reboot all the control and compute blades.
291
292 #. Wait for the availability of nodes showing up in the Fuel GUI.
293
294    - Connect to the FUEL UI via the URL provided in the Console (default: https://10.20.0.2:8443)
295
296    - Wait until all nodes are displayed in top right corner of the Fuel GUI: Total nodes and Unallocated nodes (see figure below).
297
298    .. figure:: img/nodes.png
299
300
301 Target specific configuration
302 -----------------------------
303
304 #. AMD Softiron
305
306    For these targets, "rx-vlan-filter" offloading has to be turned off on the interface destined for OpenStack traffic (not the interface used for PXE boot).
307    For now this setting cannot be toggled from Fuel GUI, so it has to be done form the console.
308
309    - From Fuel master console identify target nodes admin IPs (see figure below).
310
311      .. figure:: img/fuelconsole1.png
312
313    - SSH into each of the target nodes and disable rx-vlan-filter on the physical interface allocated for OpenStack traffic  (see figure below).
314
315      .. figure:: img/softiron1.png
316
317    - Repeat the step above for all AMD Softiron nodes in the POD.
318
319
320 Install additional Plugins/Features on the FUEL node
321 ----------------------------------------------------
322
323 #. SSH to your FUEL node (e.g. root@10.20.0.2  pwd: r00tme)
324
325 #. Select wanted plugins/features from the /opt/opnfv/ directory.
326
327 #. Install the wanted plugin with the command "fuel plugins --install /opt/opnfv/<plugin-name>-<version>.<arch>.rpm"
328    Expected output: "Plugin ....... was successfully installed." (see figure below)
329
330    .. figure:: img/plugin_install.png
331
332 Create an OpenStack Environment
333 -------------------------------
334
335 #. Connect to Fuel WEB UI with a browser (default: https://10.20.0.2:8443) (login admin/admin)
336
337 #. Create and name a new OpenStack environment, to be installed.
338
339    .. figure:: img/newenv.png
340
341 #. Select "<Liberty on Ubuntu 14.04 (aarch64)>" and press <Next>
342
343 #. Select "compute virtulization method".
344
345    - Select "QEMU-KVM as hypervisor" and press <Next>
346
347 #. Select "network mode".
348
349    - Select "Neutron with ML2 plugin"
350
351    - Select "Neutron with tunneling segmentation" (Required when using the ODL or ONOS plugins)
352
353    - Press <Next>
354
355 #. Select "Storage Back-ends".
356
357    - Select "Ceph for block storage" and press <Next>
358
359 #. Select "additional services" you wish to install.
360
361    - Check option "Install Celiometer (OpenStack Telemetry)" and press <Next>
362
363 #. Create the new environment.
364
365    - Click <Create> Button
366
367 Configure the network environment
368 ---------------------------------
369
370 #. Open the environment you previously created.
371
372 #. Open the networks tab and select the "default Node Networks group to" on the left pane (see figure below).
373
374    .. figure:: img/network.png
375
376 #. Update the Public network configuration and change the following fields to appropriate values:
377
378    - CIDR to <CIDR for Public IP Addresses>
379
380    - IP Range Start to <Public IP Address start>
381
382    - IP Range End to <Public IP Address end>
383
384    - Gateway to <Gateway for Public IP Addresses>
385
386    - Check <VLAN tagging>.
387
388    - Set appropriate VLAN id.
389
390 #. Update the Storage Network Configuration
391
392    - Set CIDR to appropriate value  (default 192.168.1.0/24)
393
394    - Set IP Range Start to appropriate value (default 192.168.1.1)
395
396    - Set IP Range End to appropriate value (default 192.168.1.254)
397
398    - Set vlan to appropriate value  (default 102)
399
400 #. Update the Management network configuration.
401
402    - Set CIDR to appropriate value (default 192.168.0.0/24)
403
404    - Set IP Range Start to appropriate value (default 192.168.0.1)
405
406    - Set IP Range End to appropriate value (default 192.168.0.254)
407
408    - Check <VLAN tagging>.
409
410    - Set appropriate VLAN id. (default 101)
411
412 #. Update the Private Network Information
413
414    - Set CIDR to appropriate value (default 192.168.2.0/24
415
416    - Set IP Range Start to appropriate value (default 192.168.2.1)
417
418    - Set IP Range End to appropriate value (default 192.168.2.254)
419
420    - Check <VLAN tagging>.
421
422    - Set appropriate VLAN tag (default 103)
423
424 #. Select the "Neutron L3 Node Networks group" on the left pane.
425
426    .. figure:: img/neutronl3.png
427
428 #. Update the Floating Network configuration.
429
430    - Set the Floating IP range start (default 172.16.0.130)
431
432    - Set the Floating IP range end (default 172.16.0.254)
433
434    - Set the Floating network name (default admin_floating_net)
435
436 #. Update the Internal Network configuration.
437
438    - Set Internal network CIDR to an appropriate value (default 192.168.111.0/24)
439
440    - Set Internal network gateway to an appropriate value
441
442    - Set the Internal network name (default admin_internal_net)
443
444 #. Update the Guest OS DNS servers.
445
446    - Set Guest OS DNS Server values appropriately
447
448 #. Save Settings.
449
450 #. Select the "Other Node Networks group" on the left pane(see figure below).
451
452    .. figure:: img/other.png
453
454 #. Update the Public network assignment.
455
456    - Check the box for "Assign public network to all nodes" (Required by OpenDaylight)
457
458 #. Update Host OS DNS Servers.
459
460    - Provide the DNS server settings
461
462 #. Update Host OS NTP Servers.
463
464    - Provide the NTP server settings
465
466 Select Hypervisor type
467 ----------------------
468
469 #. In the FUEL UI of your Environment, click the "Settings" Tab
470
471 #. Select Compute on the left side pane (see figure below)
472
473    - Check the KVM box and press "Save settings"
474
475    .. figure:: img/compute.png
476
477 Enable Plugins
478 --------------
479
480 #. In the FUEL UI of your Environment, click the "Settings" Tab
481
482 #. Select Other on the left side pane (see figure below)
483
484    - Enable and configure the plugins of your choice
485
486    .. figure:: img/plugins.png
487
488 Allocate nodes to environment and assign functional roles
489 ---------------------------------------------------------
490
491 #. Click on the "Nodes" Tab in the FUEL WEB UI (see figure below).
492
493     .. figure:: img/addnodes.png
494
495 #. Assign roles (see figure below).
496
497     - Click on the <+Add Nodes> button
498
499     - Check <Controller>, <Telemetry - MongoDB>  and optionally an SDN Controller role (OpenDaylight controller/ONOS) in the Assign Roles Section.
500
501     - Check one node which you want to act as a Controller from the bottom half of the screen
502
503     - Click <Apply Changes>.
504
505     - Click on the <+Add Nodes> button
506
507     - Check the <Controller> and <Storage - Ceph OSD> roles.
508
509     - Check the two next nodes you want to act as Controllers from the bottom half of the screen
510
511     - Click <Apply Changes>
512
513     - Click on <+Add Nodes> button
514
515     - Check the <Compute> and <Storage - Ceph OSD> roles.
516
517     - Check the Nodes you want to act as Computes from the bottom half of the screen
518
519     - Click <Apply Changes>.
520
521     .. figure:: img/computelist.png
522
523 #. Configure interfaces (see figure below).
524
525     - Check Select <All> to select all allocated nodes
526
527     - Click <Configure Interfaces>
528
529     - Assign interfaces (bonded) for mgmt-, admin-, private-, public-
530       and storage networks
531
532     - Click <Apply>
533
534     .. figure:: img/interfaceconf.png
535
536
537 OPTIONAL - Set Local Mirror Repos
538 ---------------------------------
539
540 The following steps can be executed if you are in an environment with
541 no connection to the Internet. The Fuel server delivers a local repo
542 that can be used for installation / deployment of openstack.
543
544 #. In the Fuel UI of your Environment, click the Settings Tab and select General from the left pane.
545
546    - Replace the URI values for the "Name" values outlined below:
547
548    - "ubuntu" URI="deb http://<ip-of-fuel-server>:8080/mirrors/ubuntu/ trusty main"
549
550    - "ubuntu-security" URI="deb http://<ip-of-fuel-server>:8080/mirrors/ubuntu/ trusty-security main"
551
552    - "ubuntu-updates" URI="deb http://<ip-of-fuel-server>:8080/mirrors/ubuntu/ trusty-updates main"
553
554    - "mos" URI="deb http://<ip-of-fuel-server>::8080/liberty-8.0/ubuntu/x86_64 mos8.0 main restricted"
555
556    - "Auxiliary" URI="deb http://<ip-of-fuel-server>:8080/liberty-8.0/ubuntu/auxiliary auxiliary main restricted"
557
558    - Click <Save Settings> at the bottom to Save your changes
559
560 Verify Networks
561 ---------------
562
563 It is important that the Verify Networks action is performed as it will verify
564 that communicate works for the networks you have setup, as well as check that
565 packages needed for a successful deployment can be fetched.
566
567 #. From the FUEL UI in your Environment, Select the Networks Tab and select "Connectivity check" on the left pane (see figure below)
568
569    - Select <Verify Networks>
570
571    - Continue to fix your topology (physical switch, etc) until the "Verification Succeeded" and "Your network is configured correctly" message is shown
572
573    .. figure:: img/verifynet.png
574
575
576 Deploy Your Environment
577 -----------------------
578
579 38. Deploy the environment.
580
581     - In the Fuel GUI, click on the "Dashboard" Tab.
582
583     - Click on <Deploy Changes> in the "Ready to Deploy?" section
584
585     - Examine any information notice that pops up and click <Deploy>
586
587     Wait for your deployment to complete, you can view the "Dashboard"
588     Tab to see the progress and status of your deployment.
589
590 Installation health-check
591 =========================
592
593 #. Perform system health-check (see figure below)
594
595     - Click the "Health Check" tab inside your Environment in the FUEL Web UI
596
597     - Check <Select All> and Click <Run Tests>
598
599     - Allow tests to run and investigate results where appropriate
600
601     .. figure:: img/health.png
602
603 References
604 ==========
605
606 OPNFV
607 -----
608
609 1) `OPNFV Home Page <http://www.opnfv.org>`_
610
611 2) `OPNFV documentation- and software downloads <https://www.opnfv.org/software/download>`_
612
613 OpenStack
614 ---------
615
616 3) `OpenStack Liberty Release artifacts <http://www.openstack.org/software/liberty>`_
617
618 4) `OpenStack documentation <http://docs.openstack.org>`_
619
620 OpenDaylight
621 ------------
622
623 5) `OpenDaylight artifacts <http://www.opendaylight.org/software/downloads>`_
624
625 Fuel
626 ----
627 6) `The Fuel OpenStack project <https://wiki.openstack.org/wiki/Fuel>`_
628
629 7) `Fuel documentation overview <https://docs.fuel-infra.org/openstack/fuel/fuel-8.0/>`_
630
631 8) `Fuel planning guide <https://docs.fuel-infra.org/openstack/fuel/fuel-8.0/mos-planning-guide.html>`_
632
633 9) `Fuel quick start guide <https://docs.mirantis.com/openstack/fuel/fuel-8.0/quickstart-guide.html>`_
634
635 10) `Fuel operations guide <https://docs.mirantis.com/openstack/fuel/fuel-8.0/operations.html>`_
636
637 11) `Fuel Plugin Developers Guide <https://wiki.openstack.org/wiki/Fuel/Plugins>`_
638
639 12) `Fuel OpenStack Hardware Compatibility List <https://www.mirantis.com/products/openstack-drivers-and-plugins/hardware-compatibility-list>`_
640
641 Fuel in OPNFV
642 -------------
643
644 13) `OPNFV Installation instruction for the AArch64 Brahmaputra release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/brahmaputra/docs/installation-instruction.html>`_
645
646 14) `OPNFV Build instruction for the AArch64 Brahmaputra release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/brahmaputra/docs/build-instruction.html>`_
647
648 15) `OPNFV Release Note for the AArch64 Brahmaputra release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/brahmaputra/docs/release-notes.html>`_