summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlumc <lumc@ROBUCWS10168.enea.se>2021-05-06 13:29:11 +0300
committerMiruna Paun <mrpa@enea.se>2021-05-10 16:19:44 +0100
commit910df73e61f9f5fdb2d24766ce4632b0dfc03be4 (patch)
tree9965da45ce5d8d392c8734de81c5c6e144031099
parent41e61810f86e7a37f95d25c23d905f0fbb7ca58f (diff)
downloadnfv-access-documentation-910df73e61f9f5fdb2d24766ce4632b0dfc03be4.tar.gz
ELCCR-1605: update factory reset documentation
Change-Id: I138c24f8e27cf69a8d2d895766522865f6d40fc7
-rw-r--r--doc/book-enea-edge-getting-started/doc/advanced_configurations.xml3
-rw-r--r--doc/book-enea-edge-getting-started/doc/installation_guide.xml17
-rw-r--r--doc/book-enea-edge-getting-started/doc/net_config_options.xml4
3 files changed, 10 insertions, 14 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 c596735..3366a43 100644
--- a/doc/book-enea-edge-getting-started/doc/advanced_configurations.xml
+++ b/doc/book-enea-edge-getting-started/doc/advanced_configurations.xml
@@ -435,7 +435,8 @@ node0.1048576kB = 3 </programlisting>
435 </listitem> 435 </listitem>
436 436
437 <listitem> 437 <listitem>
438 <para>Run the following command:</para> 438 <para>Run the following command and change <literal>/opt/ems</literal>
439 to the location where the Enea Edge Management application is installed:</para>
439 440
440 <programlisting>./createCertificate.sh ucpemanager &lt;IP_or_domain&gt; \ 441 <programlisting>./createCertificate.sh ucpemanager &lt;IP_or_domain&gt; \
441 /opt/ems [&lt;service_username&gt;]</programlisting> 442 /opt/ems [&lt;service_username&gt;]</programlisting>
diff --git a/doc/book-enea-edge-getting-started/doc/installation_guide.xml b/doc/book-enea-edge-getting-started/doc/installation_guide.xml
index 477b5c4..5f17ad1 100644
--- a/doc/book-enea-edge-getting-started/doc/installation_guide.xml
+++ b/doc/book-enea-edge-getting-started/doc/installation_guide.xml
@@ -614,14 +614,8 @@ Enea_NFV_Access_uCPEManager_&lt;version&gt;-build&lt;build_number&gt;.tar.gz</pr
614 </listitem> 614 </listitem>
615 615
616 <listitem> 616 <listitem>
617 <para>Heap Configuration:</para> 617 <para>Heap Configuration: <literal>Please enter the new
618 618 Maximum Heap Size [4g]</literal>:</para>
619 <itemizedlist spacing="compact">
620 <listitem>
621 <para>Please enter the new Maximum Heap Size
622 [4g]:</para>
623 </listitem>
624 </itemizedlist>
625 </listitem> 619 </listitem>
626 </itemizedlist> 620 </itemizedlist>
627 621
@@ -1207,9 +1201,10 @@ of=/dev/sdb bs=4M conv=fsync</programlisting>
1207 <listitem> 1201 <listitem>
1208 <para><emphasis role="bold">Factory reset</emphasis>. Resets the 1202 <para><emphasis role="bold">Factory reset</emphasis>. Resets the
1209 device to its default factory settings. All current configuration 1203 device to its default factory settings. All current configuration
1210 settings are lost. All running VNFs are destroyed. Any installed 1204 settings are lost. All running VNFs are destroyed. All uploaded VM
1211 custom scripts will be removed and they will need to be 1205 image files are deleted. Any installed custom scripts will be
1212 reinstalled.</para> 1206 removed and they will need to be reinstalled. Existing log files
1207 will be kept.</para>
1213 1208
1214 <para>Only the vCPE service will be restarted, the device will not 1209 <para>Only the vCPE service will be restarted, the device will not
1215 be rebooted. No reboot is needed.</para> 1210 be rebooted. No reboot is needed.</para>
diff --git a/doc/book-enea-edge-getting-started/doc/net_config_options.xml b/doc/book-enea-edge-getting-started/doc/net_config_options.xml
index ff513c9..5f265fb 100644
--- a/doc/book-enea-edge-getting-started/doc/net_config_options.xml
+++ b/doc/book-enea-edge-getting-started/doc/net_config_options.xml
@@ -678,8 +678,8 @@
678 </listitem> 678 </listitem>
679 679
680 <listitem> 680 <listitem>
681 <para><literal>Once-after-startup</literal>. The script will always 681 <para><literal>Once-after-startup</literal>. The script will only
682 execute after the system has rebooted, after all device 682 execute once after the system has rebooted, after all device
683 configuration processes have completed.</para> 683 configuration processes have completed.</para>
684 </listitem> 684 </listitem>
685 685