summaryrefslogtreecommitdiffstats
path: root/book-enea-nfv-installation-guide/doc/installation_deployment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'book-enea-nfv-installation-guide/doc/installation_deployment.xml')
-rw-r--r--book-enea-nfv-installation-guide/doc/installation_deployment.xml869
1 files changed, 869 insertions, 0 deletions
diff --git a/book-enea-nfv-installation-guide/doc/installation_deployment.xml b/book-enea-nfv-installation-guide/doc/installation_deployment.xml
new file mode 100644
index 0000000..55920af
--- /dev/null
+++ b/book-enea-nfv-installation-guide/doc/installation_deployment.xml
@@ -0,0 +1,869 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="sw-installation-deployment">
5 <title>ENFV Software Installation and Deployment</title>
6
7 <para>This section describes the installation of the ENFV installation
8 server (Fuel master) as well as the deployment of the full ENFV reference
9 platform stack across a server cluster.</para>
10
11 <section id="instal-fuel-master">
12 <title>Install Fuel master</title>
13
14 <orderedlist>
15 <listitem>
16 <para>Mount the ENFV Fuel ISO file/media as a boot device to the jump
17 host server.</para>
18 </listitem>
19
20 <listitem>
21 <para>Reboot the jump host to establish the Fuel server:</para>
22
23 <itemizedlist>
24 <listitem>
25 <para>The system now boots from the ISO image</para>
26 </listitem>
27
28 <listitem>
29 <para>Select &rdquor;Fuel Install (Static IP)&rdquo; (See figure
30 below)</para>
31
32 <remark>Insert the appropriate figure/screenshot</remark>
33 </listitem>
34
35 <listitem>
36 <para>Press [Enter]</para>
37 </listitem>
38 </itemizedlist>
39 </listitem>
40
41 <listitem>
42 <para>Wait until the Fuel setup screen is shown, this can take up to
43 30 minutes.</para>
44 </listitem>
45
46 <listitem>
47 <para>In the &rdquor;Fuel User&rdquo; section, confirm/change the
48 default password (see figure below) <remark>Insert the appropriate
49 figure/screenshot</remark></para>
50
51 <itemizedlist>
52 <listitem>
53 <para>Enter &rdquor;admin&rdquo; in the Fuel password input</para>
54 </listitem>
55
56 <listitem>
57 <para>Enter &rdquor;admin&rdquo; in the Confirm password
58 input</para>
59 </listitem>
60
61 <listitem>
62 <para>Select &rdquor;Check&rdquo; and press [Enter]</para>
63 </listitem>
64 </itemizedlist>
65 </listitem>
66
67 <listitem>
68 <para>In the &rdquor;Network Setup&rdquo; section, configure
69 DHCP/Static IP information for your FUEL node. E.g.: ETH0 is
70 10.20.0.2/24 for FUEL booting and ETH1 is DHCP in your corporate/lab
71 network (see figure below) <remark>Insert the appropriate
72 figure/screenshot</remark>.</para>
73
74 <itemizedlist>
75 <listitem>
76 <para>Configure eth1 or other network interfaces here as well (if
77 you have them present on your FUEL server).</para>
78 </listitem>
79 </itemizedlist>
80 </listitem>
81
82 <listitem>
83 <para>In the &rdquor;PXE Setup&rdquo; section (see figure below),
84 change the following fields to appropriate values, for example:</para>
85
86 <itemizedlist>
87 <listitem>
88 <para>DHCP Pool Start 10.20.0.3</para>
89 </listitem>
90
91 <listitem>
92 <para>DHCP Pool End 10.20.0.254</para>
93 </listitem>
94
95 <listitem>
96 <para>DHCP Pool Gateway 10.20.0.2 (IP address of Fuel node)</para>
97
98 <remark>Insert the appropriate figure/screenshot</remark>
99 </listitem>
100 </itemizedlist>
101 </listitem>
102
103 <listitem>
104 <para>In the &rdquor;DNS &amp; Hostname&rdquo; section (see figure
105 below), change the following fields to appropriate values:</para>
106
107 <itemizedlist>
108 <listitem>
109 <para>Hostname</para>
110 </listitem>
111
112 <listitem>
113 <para>Domain</para>
114 </listitem>
115
116 <listitem>
117 <para>Search Domain</para>
118 </listitem>
119
120 <listitem>
121 <para>External DNS</para>
122 </listitem>
123
124 <listitem>
125 <para>Hostname to test DNS</para>
126 </listitem>
127
128 <listitem>
129 <para>Select &lt;Check&gt; and press [Enter]</para>
130
131 <remark>Insert the appropriate figure/screenshot</remark>
132 </listitem>
133 </itemizedlist>
134 </listitem>
135
136 <listitem>
137 <para>You have the option to enable PROXY SUPPORT. In the
138 &rdquor;Bootstrap Image&rdquo; section (see figure below), edit the
139 following fields to define a proxy. This cannot be used in tandem with
140 local repository support.</para>
141
142 <itemizedlist>
143 <listitem>
144 <para>Navigate to &rdquor;HTTP proxy&rdquo; and enter your http
145 proxy address</para>
146 </listitem>
147
148 <listitem>
149 <para>Select &lt;Check&gt; and press [Enter]</para>
150
151 <remark>Insert the appropriate figure/screenshot</remark>
152 </listitem>
153 </itemizedlist>
154 </listitem>
155
156 <listitem>
157 <para>In the &rdquor;Time Sync&rdquo; section (see figure below),
158 change the following fields to appropriate values:</para>
159
160 <itemizedlist>
161 <listitem>
162 <para>NTP Server 1 &lt;Customer NTP server 1&gt;</para>
163 </listitem>
164
165 <listitem>
166 <para>NTP Server 2 &lt;Customer NTP server 2&gt;</para>
167 </listitem>
168
169 <listitem>
170 <para>NTP Server 3 &lt;Customer NTP server 3&gt;</para>
171
172 <remark>Insert the appropriate figure/screenshot</remark>
173 </listitem>
174 </itemizedlist>
175 </listitem>
176
177 <listitem>
178 <para>Start the installation</para>
179
180 <itemizedlist>
181 <listitem>
182 <para>Select "Quit Setup" and press [Save and Quit].</para>
183 </listitem>
184
185 <listitem>
186 <para>The installation will now start. Wait until the login screen
187 is shown.</para>
188 </listitem>
189 </itemizedlist>
190 </listitem>
191 </orderedlist>
192 </section>
193
194 <section id="boot-node-servers">
195 <title>Boot the Node Servers</title>
196
197 <para>After the Fuel Master node has rebooted from the steps mentioned
198 above and is at the login prompt, you should boot the Node Servers (the
199 Compute/Control/Storage blades, nested or real) with a PXE booting scheme
200 so that the FUEL Master can pick them up for control.</para>
201
202 <orderedlist>
203 <listitem>
204 <para>Enable PXE booting</para>
205
206 <itemizedlist>
207 <listitem>
208 <para>For every controller and compute server: enable PXE Booting
209 as the first boot device in the BIOS boot order menu, and hard
210 disk as the second boot device in the same menu.</para>
211 </listitem>
212 </itemizedlist>
213 </listitem>
214
215 <listitem>
216 <para>Reboot all the control and compute blades</para>
217 </listitem>
218
219 <listitem>
220 <para>Wait for the availability of nodes to show up in the Fuel
221 GUI.</para>
222
223 <itemizedlist>
224 <listitem>
225 <para>Connect to the FUEL UI via the URL provided in the Console
226 (default: https://10.20.0.2:8443).</para>
227 </listitem>
228
229 <listitem>
230 <para>Wait until all nodes are displayed in top right corner of
231 the Fuel GUI: Total nodes and Unallocated nodes (see figure
232 below): <remark>Insert the appropriate
233 figure/screenshot</remark></para>
234 </listitem>
235 </itemizedlist>
236 </listitem>
237 </orderedlist>
238 </section>
239
240 <section id="plugins-features">
241 <title>Install additional Plugins/Features on the FUEL node</title>
242
243 <para>Use the following procedure to install additional plugins and
244 features:</para>
245
246 <orderedlist>
247 <listitem>
248 <para>SSH to your FUEL node (e.g. root@10.20.0.2 pwd: r00tme)</para>
249 </listitem>
250
251 <listitem>
252 <para>Select wanted plugins/features from the /opt/enfv/
253 directory.</para>
254 </listitem>
255
256 <listitem>
257 <para>Install each wanted plugin with the command:</para>
258
259 <programlisting>$ fuel plugins --install /opt/enfv/&lt;plugin-name&gt;-&lt;version&gt;.&lt;arch&gt;.rpm</programlisting>
260
261 <para>Expected output (see figure below):</para>
262
263 <programlisting>Plugin ....... was successfully installed.</programlisting>
264
265 <remark>Insert the appropriate figure/screenshot</remark>
266 </listitem>
267 </orderedlist>
268 </section>
269
270 <section id="create-openstack">
271 <title>Create an OpenStack Environment</title>
272
273 <para>Follow the procedure below to create an OpenStack
274 environment:</para>
275
276 <orderedlist>
277 <listitem>
278 <para>Connect to Fuel WEB UI with a browser (default:
279 https://10.20.0.2:8443) (login: admin/admin)</para>
280 </listitem>
281
282 <listitem>
283 <para>Create and name a new OpenStack environment that you want to
284 install</para>
285 </listitem>
286
287 <listitem>
288 <para>Select &rdquor;Mitaka on Ubuntu 14.04&rdquo; and press
289 [Next]</para>
290 </listitem>
291
292 <listitem>
293 <para>Select &rdquor;compute virtualization method&rdquo;, then select
294 &rdquor;QEMU-KVM as hypervisor&rdquo; and press [Next]</para>
295 </listitem>
296
297 <listitem>
298 <para>Select &rdquor;network mode&rdquo;</para>
299
300 <itemizedlist>
301 <listitem>
302 <para>Select &rdquor;Neutron with ML2 plugin&rdquo;</para>
303 </listitem>
304
305 <listitem>
306 <para>Select &rdquor;Neutron with tunneling segmentation&rdquo;,
307 required when using the ODL or ONOS plugins.</para>
308 </listitem>
309
310 <listitem>
311 <para>Press [Next]</para>
312 </listitem>
313 </itemizedlist>
314 </listitem>
315
316 <listitem>
317 <para>Select &rdquor;Storage Back-ends&rdquo;, then &rdquor;Ceph for
318 block storage&rdquo; and press [Next]</para>
319 </listitem>
320
321 <listitem>
322 <para>Select the &rdquor;additional services&rdquo; you wish to
323 install</para>
324
325 <itemizedlist>
326 <listitem>
327 <para>Check option &rdquor;Install Ceilometer and Aodh&rdquo; and
328 press [Next]</para>
329 </listitem>
330 </itemizedlist>
331 </listitem>
332
333 <listitem>
334 <para>Create the new environment by clicking the [Create]
335 Button.</para>
336 </listitem>
337 </orderedlist>
338 </section>
339
340 <section id="config-net-env">
341 <title>Configure the network environment</title>
342
343 <para>To configure the network environment please follow these
344 steps:</para>
345
346 <orderedlist>
347 <listitem>
348 <para>Open the environment you previously created</para>
349 </listitem>
350
351 <listitem>
352 <para>Open the networks tab and select the &rdquor;default&rdquo; Node
353 Networks group on the left pane (see figure below) .</para>
354
355 <remark>Insert the appropriate figure/screenshot</remark>
356 </listitem>
357
358 <listitem>
359 <para>Update the Public Network configuration and change the following
360 fields to appropriate values:</para>
361
362 <itemizedlist>
363 <listitem>
364 <para>CIDR to &lt;CIDR for Public IP Addresses&gt;</para>
365 </listitem>
366
367 <listitem>
368 <para>IP Range Start to &lt;Public IP Address start&gt;</para>
369 </listitem>
370
371 <listitem>
372 <para>IP Range End to &lt;Public IP Address end&gt;</para>
373 </listitem>
374
375 <listitem>
376 <para>Gateway to &lt;Gateway for Public IP Addresses&gt;</para>
377 </listitem>
378
379 <listitem>
380 <para>Check &lt;VLAN tagging&gt;</para>
381 </listitem>
382
383 <listitem>
384 <para>Set appropriate VLAN ID</para>
385 </listitem>
386 </itemizedlist>
387 </listitem>
388
389 <listitem>
390 <para>Update the Storage Network Configuration:</para>
391
392 <itemizedlist>
393 <listitem>
394 <para>Set CIDR to an appropriate value (default
395 192.168.1.0/24)</para>
396 </listitem>
397
398 <listitem>
399 <para>Set IP Range Start to an appropriate value (default
400 192.168.1.1)</para>
401 </listitem>
402
403 <listitem>
404 <para>Set IP Range End to an appropriate value (default
405 192.168.1.254)</para>
406 </listitem>
407
408 <listitem>
409 <para>Set VLAN to an appropriate value (default 102)</para>
410 </listitem>
411 </itemizedlist>
412 </listitem>
413
414 <listitem>
415 <para>Update the Management Network configuration:</para>
416
417 <itemizedlist>
418 <listitem>
419 <para>Set CIDR to an appropriate value (default
420 192.168.0.0/24)</para>
421 </listitem>
422
423 <listitem>
424 <para>Set IP Range Start to an appropriate value (default
425 192.168.0.1)</para>
426 </listitem>
427
428 <listitem>
429 <para>Set IP Range End to an appropriate value (default
430 192.168.0.254)</para>
431 </listitem>
432
433 <listitem>
434 <para>Check &lt;VLAN tagging&gt;</para>
435 </listitem>
436
437 <listitem>
438 <para>Set appropriate VLAN ID (default 101)</para>
439 </listitem>
440 </itemizedlist>
441 </listitem>
442
443 <listitem>
444 <para>Update the Private Network information:</para>
445
446 <itemizedlist>
447 <listitem>
448 <para>Set CIDR to an appropriate value (default
449 192.168.2.0/24)</para>
450 </listitem>
451
452 <listitem>
453 <para>Set IP Range Start to an appropriate value (default
454 192.168.2.1)</para>
455 </listitem>
456
457 <listitem>
458 <para>Set IP Range End to an appropriate value (default
459 192.168.2.254)</para>
460 </listitem>
461
462 <listitem>
463 <para>Check &lt;VLAN tagging&gt;</para>
464 </listitem>
465
466 <listitem>
467 <para>Set appropriate VLAN tag (default 103)</para>
468 </listitem>
469 </itemizedlist>
470 </listitem>
471
472 <listitem>
473 <para>Select the &rdquor;Neutron L3&rdquo; Node Networks group on the
474 left pane</para>
475 </listitem>
476
477 <listitem>
478 <para>Update the Floating Network configuration:</para>
479
480 <itemizedlist>
481 <listitem>
482 <para>Set the Floating IP range start (default
483 172.16.0.130)</para>
484 </listitem>
485
486 <listitem>
487 <para>Set the Floating IP range end (default 172.16.0.254)</para>
488 </listitem>
489
490 <listitem>
491 <para>Set the Floating network name (default
492 admin_floating_net)</para>
493 </listitem>
494 </itemizedlist>
495 </listitem>
496
497 <listitem>
498 <para>Update the Internal Network configuration:</para>
499
500 <itemizedlist>
501 <listitem>
502 <para>Set Internal network CIDR to an appropriate value (default
503 192.168.111.0/24)</para>
504 </listitem>
505
506 <listitem>
507 <para>Set Internal network gateway to an appropriate value</para>
508 </listitem>
509
510 <listitem>
511 <para>Set the Internal network name (default
512 admin_internal_net)</para>
513 </listitem>
514 </itemizedlist>
515 </listitem>
516
517 <listitem>
518 <para>Update the Guest OS DNS servers by setting Guest OS DNS Server
519 values appropriately</para>
520 </listitem>
521
522 <listitem>
523 <para>Save Settings</para>
524 </listitem>
525
526 <listitem>
527 <para>Select the &rdquor;Other&rdquo; Node Networks group on the left
528 pane (see figure below) <remark>Insert the appropriate
529 figure/screenshot</remark></para>
530 </listitem>
531
532 <listitem>
533 <para>Update the Public Network assignment by checking the box for
534 &rdquor;Assign public network to all nodes&rdquo; (required by
535 OpenDaylight).</para>
536 </listitem>
537
538 <listitem>
539 <para>Update Host OS DNS Servers by providing the DNS server
540 settings</para>
541 </listitem>
542
543 <listitem>
544 <para>Update Host OS NTP Servers by providing the NTP server
545 settings</para>
546 </listitem>
547 </orderedlist>
548 </section>
549
550 <section id="hypervisor-type">
551 <title>Select Hypervisor type</title>
552
553 <para>Select the Hypervisor type in the following way:</para>
554
555 <orderedlist>
556 <listitem>
557 <para>In the FUEL UI of your Environment, click the
558 &rdquor;Settings&rdquo; Tab</para>
559 </listitem>
560
561 <listitem>
562 <para>Select &rdquor;Compute&rdquo; on the left side pane (see figure
563 below), check the KVM box and press [Save settings]</para>
564
565 <remark>Insert the appropriate figure/screenshot</remark>
566 </listitem>
567 </orderedlist>
568 </section>
569
570 <section id="enable-plugins">
571 <title>Enable Plugins</title>
572
573 <para>To enable needed plugins, follow these steps:</para>
574
575 <orderedlist>
576 <listitem>
577 <para>In the FUEL UI of your Environment, click the
578 &rdquor;Settings&rdquo; Tab</para>
579 </listitem>
580
581 <listitem>
582 <para>Select "Other" on the left side pane (see figure below), then
583 enable and configure the plugins of your choice <remark>Insert the
584 appropriate figure/screenshot</remark></para>
585 </listitem>
586 </orderedlist>
587 </section>
588
589 <section id="allocate-nodes-assign-roles">
590 <title>Allocate Nodes to Environment and assign Functional Roles</title>
591
592 <para>This is accomplished in the following way:</para>
593
594 <orderedlist>
595 <listitem>
596 <para>Click on the &rdquor;Nodes&rdquo; Tab in the FUEL WEB UI (see
597 figure below) <remark>Insert the appropriate
598 figure/screenshot</remark></para>
599 </listitem>
600
601 <listitem>
602 <para>Assign roles (see figure below):</para>
603
604 <itemizedlist>
605 <listitem>
606 <para>Click on the [+Add Nodes&gt;] button</para>
607 </listitem>
608
609 <listitem>
610 <para>Check &lt;Controller&gt;, &lt;Telemetry - MongoDB&gt; and
611 optionally an SDN Controller role (OpenDaylight controller/ONOS)
612 in the &rdquor;Assign Roles&rdquo; Section.</para>
613 </listitem>
614
615 <listitem>
616 <para>Check one node which you want to act as a Controller from
617 the bottom half of the screen</para>
618 </listitem>
619
620 <listitem>
621 <para>Click [Apply Changes]</para>
622 </listitem>
623
624 <listitem>
625 <para>Click on the [+Add Nodes] button</para>
626 </listitem>
627
628 <listitem>
629 <para>Check the &lt;Controller&gt; and &lt;Storage - Ceph OSD&gt;
630 roles</para>
631 </listitem>
632
633 <listitem>
634 <para>Check the next two nodes you want to act as Controllers from
635 the bottom half of the screen</para>
636 </listitem>
637
638 <listitem>
639 <para>Click [Apply Changes]</para>
640 </listitem>
641
642 <listitem>
643 <para>Click on the [+Add Nodes] button</para>
644 </listitem>
645
646 <listitem>
647 <para>Check the &lt;Compute&gt; and &lt;Storage - Ceph OSD&gt;
648 roles</para>
649 </listitem>
650
651 <listitem>
652 <para>Check the Nodes you want to act as Computes from the bottom
653 half of the screen</para>
654 </listitem>
655
656 <listitem>
657 <para>Click [Apply Changes] <remark>Insert the appropriate
658 figure/screenshot</remark></para>
659 </listitem>
660 </itemizedlist>
661 </listitem>
662
663 <listitem>
664 <para>Configure Interfaces (see figure below):</para>
665
666 <itemizedlist>
667 <listitem>
668 <para>Check [Select &lt;All&gt;] to select all allocated
669 nodes</para>
670 </listitem>
671
672 <listitem>
673 <para>Click [Configure Interfaces]</para>
674 </listitem>
675
676 <listitem>
677 <para>Assign interfaces (bonded) for mgmt-, admin-, private-,
678 public- and storage networks, and click [Apply] <remark>Insert the
679 appropriate figure/screenshot</remark></para>
680 </listitem>
681 </itemizedlist>
682 </listitem>
683 </orderedlist>
684 </section>
685
686 <section id="set-local-mirror-repos">
687 <title>OPTIONAL - Set Local Mirror Repos</title>
688
689 <para>The following steps must be executed if you are in an environment
690 with no connection to the Internet. The Fuel server delivers a local repo
691 that can be used for installation/deployment of Openstack.</para>
692
693 <orderedlist>
694 <listitem>
695 <para>In the Fuel UI of your environment, click the Settings Tab and
696 select "General" from the left pane</para>
697 </listitem>
698
699 <listitem>
700 <para>Replace the URI values for the &rdquor;Name&rdquo; values
701 outlined below:</para>
702
703 <itemizedlist>
704 <listitem>
705 <para>&rdquor;ubuntu&rdquo; URI=&rdquo;deb
706 http://&lt;ip-of-fuel-server&gt;:8080/mirrors/ubuntu/trusty main
707 universe multiverse&rdquo;</para>
708 </listitem>
709
710 <listitem>
711 <para>&rdquor;ubuntu-security&rdquo; URI=&rdquo;deb
712 http://&lt;ip-of-fuelserver&gt;:8080/mirrors/ubuntu/trusty-security
713 main universe multiverse&rdquo;</para>
714 </listitem>
715
716 <listitem>
717 <para>&rdquor;ubuntu-updates&rdquo; URI=&rdquo;deb
718 http://&lt;ip-of-fuelserver&gt;:8080/mirrors/ubuntu/trusty-updates
719 main universe multiverse&rdquo;</para>
720 </listitem>
721
722 <listitem>
723 <para>&rdquor;mos&rdquo; URI=&rdquo;deb
724 http://&lt;ip-of-fuel-server&gt;::8080/mitaka-9.0/ubuntu/x86_64
725 mos9.0 main restricted&rdquo;</para>
726 </listitem>
727
728 <listitem>
729 <para>&rdquor;Auxiliary&rdquo; URI=&rdquo;deb
730 http://&lt;ip-of-fuel-server&gt;:8080/mitaka-9.0/ubuntu/auxiliary
731 auxiliary main restricted&rdquo;</para>
732 </listitem>
733 </itemizedlist>
734 </listitem>
735
736 <listitem>
737 <para>Click [Save Settings] at the bottom to save your changes.</para>
738 </listitem>
739 </orderedlist>
740 </section>
741
742 <section id="target-spec-config">
743 <title>Target Specific Configuration</title>
744
745 <orderedlist>
746 <listitem>
747 <para>Set up targets for provisioning with non-default
748 &rdquor;Offloading Modes&rdquo;.</para>
749
750 <para>Some target nodes may require additional configuration after
751 they are PXE booted (bootstrapped). The most frequent changes occur in
752 the defaults of ethernet device &rdquor;Offloading Modes&rdquo;
753 settings (e.g. certain target ethernet drivers may strip VLAN traffic
754 by default).</para>
755
756 <para>If your target ethernet drivers have incorrect
757 &rdquor;Offloading Modes&rdquo; defaults, in the &rdquor;Configure
758 interfaces&rdquo; page (described above), expand the affected
759 interface&rsquo;s &rdquor;Offloading Modes&rdquo; and (un)check the
760 settings you need (see figure below): <remark>Insert the appropriate
761 figure/screenshot</remark></para>
762 </listitem>
763
764 <listitem>
765 <para>Set up targets for &rdquor;Verify Networks&rdquo; with
766 non-default &rdquor;Offloading Modes&rdquo;.</para>
767
768 <para>Please check the <ulink
769 url="http://artifacts.opnfv.org/fuel/colorado/3.0/docs/releasenotes/index.html">ENFV
770 Release Notes for the 1.0 release of ENFV when using Fuel as a
771 deployment tool</ulink>, <remark>Change this to an Olink to the
772 Release notes once the ID has been created for that book. Add the ID
773 to pardoc-names.xml and pardoc-common if needed, then updated the
774 OlinkDB</remark>for an updated and comprehensive list of known issues
775 and limitations, including the &rdquor;Offloading Modes&rdquo; not
776 being applied during the &rdquor;Verify Networks&rdquo; step.</para>
777
778 <para>Setting custom &rdquor;Offloading Modes&rdquo; in Fuel GUI will
779 only apply during provisioning and not during &rdquor;Verify
780 Networks&rdquo;. If your targets need this change, you have to apply
781 &rdquor;Offloading Modes&rdquo; settings manually to bootstrapped
782 nodes. E.g.: Our driver has the &rdquor;rx-vlan-filter&rdquo; default
783 &rdquor;on&rdquo; (expected &rdquor;off&rdquo;) on the Openstack
784 interface &rdquor;eth1&rdquo;, preventing VLAN traffic from passing
785 during &rdquor;Verify Networks&rdquo;.</para>
786
787 <itemizedlist>
788 <listitem>
789 <para>From Fuel master console identify target nodes' admin IPs
790 (see figure below):</para>
791
792 <programlisting>$ fuel nodes</programlisting>
793
794 <remark>Insert the appropriate figure/screenshot</remark>
795 </listitem>
796
797 <listitem>
798 <para>SSH into each of the target nodes and disable the
799 &rdquor;rx-vlan-filter&rdquo; on the affected physical
800 interface(s) allocated for OpenStack traffic (eth1):</para>
801
802 <programlisting>$ ssh root@10.20.0.6 ethtool -K eth1 rx-vlan-filter off </programlisting>
803 </listitem>
804
805 <listitem>
806 <para>Repeat the step above for all affected nodes/interfaces in
807 the POD</para>
808 </listitem>
809 </itemizedlist>
810 </listitem>
811 </orderedlist>
812 </section>
813
814 <section id="verify-networks">
815 <title>Verify Networks</title>
816
817 <para>It is important that the Verify Networks action is performed as it
818 will verify that Communicate <remark>what is Communicate and does this
819 apply to our settings</remark> works for the networks you have setup.
820 Also, check that packages needed for a successful deployment can be
821 fetched:</para>
822
823 <orderedlist>
824 <listitem>
825 <para>From the FUEL UI in your environment, select the Networks Tab,
826 then select &rdquor;Connectivity check&rdquo; on the left pane (see
827 figure below): <remark>Insert the appropriate
828 figure/screenshot</remark></para>
829 </listitem>
830
831 <listitem>
832 <para>Select [Verify Networks]</para>
833 </listitem>
834
835 <listitem>
836 <para>Continue to fix your topology (physical switch, etc) until the
837 &rdquor;Verification Succeeded&rdquo; and &rdquor;Your network is
838 configured correctly&rdquo; messages are shown.</para>
839 </listitem>
840 </orderedlist>
841 </section>
842
843 <section id="deploy-env">
844 <title>Deploy your Environment</title>
845
846 <para>In order to deploy your environment, do the following steps:</para>
847
848 <orderedlist>
849 <listitem>
850 <para>In the Fuel GUI, click on the &rdquor;Dashboard&rdquo;
851 Tab</para>
852 </listitem>
853
854 <listitem>
855 <para>Click on [Deploy Changes] in the &rdquor;Ready to Deploy?&rdquo;
856 section</para>
857 </listitem>
858
859 <listitem>
860 <para>Examine any information notice that pops up and click
861 [Deploy]</para>
862 </listitem>
863 </orderedlist>
864
865 <para>Wait for your deployment to complete. You can view the
866 &rdquor;Dashboard&rdquo; Tab to see the progress and status of your
867 deployment.</para>
868 </section>
869</chapter> \ No newline at end of file