summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-edge-release-info/doc/known_bugs_and_limitations.xml
diff options
context:
space:
mode:
authormrpa <miruna.paun@enea.com>2021-04-09 10:45:40 +0200
committerMiruna Paun <mrpa@enea.se>2021-04-09 11:48:15 +0100
commit43021dae86481d75899c7e512f6d2f9cd9dce48a (patch)
treed528b0979bb9bf8099113671dca050b2d8fd9ba9 /doc/book-enea-edge-release-info/doc/known_bugs_and_limitations.xml
parent722fc206fafbc809f6b664fa403e06fd2b12591b (diff)
parent13dbb438ecad3d66173994a2f300497a6d9d15c0 (diff)
downloadnfv-access-documentation-43021dae86481d75899c7e512f6d2f9cd9dce48a.tar.gz
Merge the code from develop to master for 2.4.0Enea_NFV_Access_2.4.0hotfix_EDGESC-6feature_CPDX-3546EE240_HotFix1
Change-Id: Ibc844e001b7d75125d6006fa5333cc65bbf5afa4
Diffstat (limited to 'doc/book-enea-edge-release-info/doc/known_bugs_and_limitations.xml')
-rw-r--r--doc/book-enea-edge-release-info/doc/known_bugs_and_limitations.xml179
1 files changed, 179 insertions, 0 deletions
diff --git a/doc/book-enea-edge-release-info/doc/known_bugs_and_limitations.xml b/doc/book-enea-edge-release-info/doc/known_bugs_and_limitations.xml
new file mode 100644
index 0000000..81816a5
--- /dev/null
+++ b/doc/book-enea-edge-release-info/doc/known_bugs_and_limitations.xml
@@ -0,0 +1,179 @@
1<?xml version="1.0" encoding="UTF-8"?>
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="bugs-limitations">
5 <title>Known Issues and Limitations in this Release</title>
6
7 <para>This chapter lists the known general issues and limitations that
8 affect the current release.</para>
9
10 <itemizedlist>
11 <listitem>
12 <para><remark>LXCR-9904</remark>Enea Edge Runtime cannot be installed on
13 USB storage devices.</para>
14 </listitem>
15
16 <listitem>
17 <para><remark>LXCR-9799</remark>Proper boot order is not ensured if a
18 uCPE device has more than one HDD attached.</para>
19 </listitem>
20
21 <listitem>
22 <para><remark>ELCCR-527</remark>Cancelling a file upload in the Enea
23 Edge Management will require the user to close and reopen the upload
24 window for the next upload to work.</para>
25 </listitem>
26
27 <listitem>
28 <para><remark>ELCCR-577</remark>If the Enea Edge Management application
29 is restored from a backup made on a release version older than Enea NFV
30 Access 2.2.3, VNFs cannot be instantiated from the GUI.</para>
31 </listitem>
32
33 <listitem>
34 <para><remark>ELCCR-1134</remark>In order to avoid an incorrect boot
35 order after a failed upgrade, the user should remove the upgrade
36 image before attempting again.</para>
37 </listitem>
38
39 <listitem>
40 <para><remark>ELCCR-474</remark>Deleting VNF instances with flows
41 configured on the OVS bridges can be done only after removing the
42 flows.</para>
43 </listitem>
44
45 <listitem>
46 <para><remark>ELCCR-572</remark>Sometimes when selecting and deleting
47 more than one VNF instance simultaneously, an error message might be
48 triggered, even if the delete operation succeeds.</para>
49 </listitem>
50
51 <listitem>
52 <para><remark>ELCCR-847</remark>The Juniper vSRX VNF cannot be
53 instantiated on the Xeon-D architectures due to missing CPU features in
54 the VNF's domain XML. This impacts all example use cases where the
55 Juniper VNF is used.</para>
56 </listitem>
57
58 <listitem>
59 <para><remark>USERDOCAP-648</remark>The <literal>storage size</literal>
60 parameter on the VNF onboarding page is ignored. The default storage
61 size specified when creating the VM image is used when instantiating the
62 VM and when presenting VM information.</para>
63 </listitem>
64
65 <listitem>
66 <para><remark>LXCR-9853</remark>The WAN interface of a uCPE device needs
67 to be connected to a network with at least a router/gateway installed
68 for next-hop communication.</para>
69 </listitem>
70
71 <listitem>
72 <para><remark>ELCCR-1504</remark>To change the type of an interface
73 from DPDK to SR-IOV, first delete the existing interface, then
74 recreate it with the desired type.</para>
75 </listitem>
76
77 <listitem>
78 <para><remark>LXCR-9992</remark>Depending on hardware capabilities,
79 there are certain limitations regarding the <literal>vfio-pci</literal>
80 and <literal>igb_uio</literal> drivers. While the Enea Edge Runtime uses
81 the <literal>vfio-pci</literal> driver by default, for certain hardware
82 configurations, <literal>igb_uio</literal> should be used instead, by
83 providing custom scripting. Please contact Enea for further
84 details.</para>
85 </listitem>
86
87 <listitem>
88 <para><remark>STCR-6224</remark>The Enea Edge Automation and the Enea
89 Edge Automation Framework and Test Harness do not support multiple
90 custom scripts uploaded to a uCPE device at the same time.</para>
91 </listitem>
92
93 <listitem>
94 <para><remark>STCR-6292</remark>Management of WAN Interfaces is not
95 implemented in the Enea Edge Automation Framework and Test
96 Harness.</para>
97 </listitem>
98
99 <listitem>
100 <para><remark>USERDOCAP-628</remark>Enea Edge Automation Framework and
101 Test Harness does not have support for product features implemented in
102 Enea Edge 2.4.0 or newer.</para>
103 </listitem>
104
105 <listitem>
106 <para><remark>ELCCR-912</remark>When the Enea Edge Management
107 application is installed on CentOS 7, prior to C7.1804 (kernel version
108 3.10.0-862), adding an upgrade image fails. As a workaround, please
109 update <literal>glib2</literal> to version 2.54.2 or later, using
110 <literal>#yum update glib2</literal>.</para>
111 </listitem>
112
113 <listitem>
114 <para><remark>USERDOCAP-641</remark>Enea Edge does not have support for
115 IPv6 addresses on both uCPE devices and the Enea Edge Management
116 installation.</para>
117 </listitem>
118
119 <listitem>
120 <para><remark>USERDOCAP-651</remark>Wireless AP configuration is
121 optimized for wireless modules that use the <literal>ath10k</literal>
122 driver. Using other wireless modules may result in undefined
123 behavior.</para>
124 </listitem>
125
126 <listitem>
127 <para><remark>ELCCR-1518</remark>The Wireless AP's wpa2psk password
128 should not contain white space characters.</para>
129 </listitem>
130
131 <listitem>
132 <para><remark>ELCCR-1561</remark>Before starting an Enea Edge Management
133 upgrade, any owned Tomcat certificates should be manually copied into the
134 <literal>/opt/ems/ucpemanager/application/3rdParty/apache-tomcat/conf/config/certificates</literal>
135 folder.</para>
136 </listitem>
137
138 <listitem>
139 <para><remark>ELCCR-1378</remark>Modifying the type of the external
140 interfaces can lead to errors. Instead of modifying, it is recommended
141 to delete the old interfaces and recreate them with the desired
142 type.</para>
143 </listitem>
144
145 <listitem>
146 <para><remark>ELCCR-1497</remark>If the Enea Edge Management application
147 has an incorrect database configuration, when performing an uninstallation,
148 the Tomcat instance and Watchdog service will not be stopped automatically.
149 Instead, they must be killed explicitly.</para>
150 </listitem>
151
152 <listitem>
153 <para><remark>ELCCR-1468</remark>When using the Enea Edge Management
154 application in HTTPS mode, upgrading a device from NFV Access 2.3.0 is
155 not possible. Either switch to HTTP mode (for more details see <olink
156 targetdoc="book_enea_edge_getting_started"
157 targetptr="device_up_process">The uCPE device Upgrade Process in the
158 <xi:include href="../../s_docbuild/olinkdb/pardoc-names.xml"
159 xmlns:xi="http://www.w3.org/2001/XInclude"
160 xpointer="element(book_enea_edge_getting_started/1)" /></olink> Manual)
161 or install it manually.</para>
162 </listitem>
163
164 <listitem condition="hidden">
165 <para><remark>LXCR-3283</remark><emphasis role="bold">PDF
166 navigation</emphasis>: When using links to open other PDFs, or jump to
167 another place in the same PDF, jumping back sometimes fails. This has
168 been observed when opening a PDF in Adobe Reader, inside a browser with
169 PDF add-on, as well as when the browser is configured to open PDF files
170 in an external PDF reader. As a workaround, open the HTML version of the
171 document.</para>
172 </listitem>
173 </itemizedlist>
174
175 <!-- The file with a section below is autocreated by make init -->
176
177 <!-- <xi:include href="jiraissues_generated.xml"
178 xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
179</chapter>