summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuana Mincu <lumc@enea.se>2021-12-08 17:02:45 +0200
committerLuana Mincu <lumc@enea.se>2021-12-09 13:43:52 +0200
commit16143a95032406ba15a170e9580b1cf7c3f57200 (patch)
treefc172edc16a625b034f3fe29c326bcf97a22b6d4
parentef0056092c6866c60d2c2458492b2b9e7f6106cb (diff)
downloadnfv-access-documentation-16143a95032406ba15a170e9580b1cf7c3f57200.tar.gz
ELCCR-2146: Snapshot error upon different versions
ELCCR-2245: remove note Change-Id: I8ad9798289fcd4cdbf23ae449ad91ad5570e17b4
-rw-r--r--doc/book-enea-edge-getting-started/doc/advanced_configurations.xml22
-rw-r--r--doc/book-enea-edge-getting-started/doc/whitelabel.xml3
2 files changed, 14 insertions, 11 deletions
diff --git a/doc/book-enea-edge-getting-started/doc/advanced_configurations.xml b/doc/book-enea-edge-getting-started/doc/advanced_configurations.xml
index 5f20c7f..e1917f4 100644
--- a/doc/book-enea-edge-getting-started/doc/advanced_configurations.xml
+++ b/doc/book-enea-edge-getting-started/doc/advanced_configurations.xml
@@ -440,7 +440,7 @@ node0.1048576kB = 3 </programlisting>
440 to the location where the Enea Edge Management application is 440 to the location where the Enea Edge Management application is
441 installed:</para> 441 installed:</para>
442 442
443 <programlisting>./createCerticate.sh EneaEdgeManagement &lt;IP_or_domain&gt; \ 443 <programlisting>./createCertificate.sh EneaEdgeManagement &lt;IP_or_domain&gt; \
444 /opt/ems [&lt;service_username&gt;]</programlisting> 444 /opt/ems [&lt;service_username&gt;]</programlisting>
445 445
446 <para>Where the following need to be included:</para> 446 <para>Where the following need to be included:</para>
@@ -521,6 +521,12 @@ node0.1048576kB = 3 </programlisting>
521 <section id="restore_nfvi_backup"> 521 <section id="restore_nfvi_backup">
522 <title>Restoring an NFVi backup</title> 522 <title>Restoring an NFVi backup</title>
523 523
524 <note>
525 <para>In order to restore an NFVi backup, the Enea Edge Runtime
526 version installed on the uCPE device needs to be the same at
527 restoration as it was when the snapshot was created.</para>
528 </note>
529
524 <para>When needed, an NFVi backup can be restored in the following 530 <para>When needed, an NFVi backup can be restored in the following
525 way:</para> 531 way:</para>
526 532
@@ -1201,20 +1207,20 @@ Switch to unix_socket authentication [Y/n] <emphasis role="bold">Y</emphasis>
1201Enabled successfully! 1207Enabled successfully!
1202Reloading privilege tables.. 1208Reloading privilege tables..
1203 ... Success! 1209 ... Success!
1204 1210...
1205Change the root password? [Y/n] <emphasis role="bold">Y</emphasis> 1211Change the root password? [Y/n] <emphasis role="bold">Y</emphasis>
1206New password: 1212New password:
1207Re-enter new password: 1213Re-enter new password:
1208Password updated successfully! 1214Password updated successfully!
1209Reloading privilege tables.. 1215Reloading privilege tables..
1210 ... Success! 1216 ... Success!
1211 1217...
1212Remove anonymous users? [Y/n] <emphasis role="bold">Y</emphasis> 1218Remove anonymous users? [Y/n] <emphasis role="bold">Y</emphasis>
1213 ... Success! 1219 ... Success!
1214 1220...
1215Disallow root login remotely? [Y/n] <emphasis role="bold">Y</emphasis> 1221Disallow root login remotely? [Y/n] <emphasis role="bold">Y</emphasis>
1216 ... Success! 1222 ... Success!
1217 1223...
1218Remove test database and access to it? [Y/n] <emphasis role="bold">Y (optional)</emphasis> 1224Remove test database and access to it? [Y/n] <emphasis role="bold">Y (optional)</emphasis>
1219 - Dropping test database... 1225 - Dropping test database...
1220 ... Success! 1226 ... Success!
@@ -1287,7 +1293,7 @@ External database selected, getting user information ...
1287Press 1 for PostgreSQL, 2 for MariaDB, 3 for SQL Server, 4 for Oracle and 5 \ 1293Press 1 for PostgreSQL, 2 for MariaDB, 3 for SQL Server, 4 for Oracle and 5 \
1288for MySQL: <emphasis role="bold">2</emphasis> 1294for MySQL: <emphasis role="bold">2</emphasis>
1289Specify database server name(s) or IP Address(es): \ 1295Specify database server name(s) or IP Address(es): \
1290<emphasis role="bold">192.168.10.11,192.168.10.12,,192.168.10.16 *(see note)</emphasis> 1296<emphasis role="bold">192.168.10.11,192.168.10.12,...,192.168.10.16 *(see note)</emphasis>
1291Specify database ID (or name) [ucpemanager]: 1297Specify database ID (or name) [ucpemanager]:
1292Specify database server port [3306]: 1298Specify database server port [3306]:
1293Specify database user name [root]: enea 1299Specify database user name [root]: enea
@@ -1296,11 +1302,11 @@ Specify database startup thread pool size [1]:
1296Creating database configuration file \ 1302Creating database configuration file \
1297/opt/ucpemanager/application/config/databaseConfig.xml ... 1303/opt/ucpemanager/application/config/databaseConfig.xml ...
1298Done . 1304Done .
1299 1305...
1300Installing ucpemanager service .. 1306Installing ucpemanager service ..
1301Specify service username [EneaEdgeManagement]: 1307Specify service username [EneaEdgeManagement]:
1302Specify service password [EneaEdgeManagement]: somepassword 1308Specify service password [EneaEdgeManagement]: somepassword
1303 1309...
1304Specify the IP address of the local interface: <emphasis role="bold">192.168.10.11</emphasis> 1310Specify the IP address of the local interface: <emphasis role="bold">192.168.10.11</emphasis>
1305Is this server part of a cluster? [Y/N]: <emphasis role="bold">Y</emphasis> 1311Is this server part of a cluster? [Y/N]: <emphasis role="bold">Y</emphasis>
1306Specify the name of the cluster [EneaEdgeManagement]: 1312Specify the name of the cluster [EneaEdgeManagement]:
diff --git a/doc/book-enea-edge-getting-started/doc/whitelabel.xml b/doc/book-enea-edge-getting-started/doc/whitelabel.xml
index 9b85b0c..f33f77c 100644
--- a/doc/book-enea-edge-getting-started/doc/whitelabel.xml
+++ b/doc/book-enea-edge-getting-started/doc/whitelabel.xml
@@ -94,9 +94,6 @@
94 role="bold">Restart now</emphasis> checkbox, before pressing the 94 role="bold">Restart now</emphasis> checkbox, before pressing the
95 <emphasis role="bold">Apply</emphasis> button, or alternatively, 95 <emphasis role="bold">Apply</emphasis> button, or alternatively,
96 by manually restarting the application.</para> 96 by manually restarting the application.</para>
97
98 <para>The restart operation relies on the <literal>ec_watchdog</literal>
99 service to start the application again, so the service must be up and running.</para>
100 </note> 97 </note>
101 98
102 <para>The logo images and the favicon will be saved under a new folder: 99 <para>The logo images and the favicon will be saved under a new folder: