Technical FAQ (under construction): Difference between revisions
From OSM Public Wiki
(Created page with " This page will collect together various issues that may be encountered when building or running the OSM solution. It is somewhat loosely organized into two main areas -- bui...") |
Ramonsalguer (talk | contribs) m (Ramonsalguer moved page FAQ to Technical FAQ (under construction)) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 5: | Line 5: | ||
= Building OSM = | = Building OSM = | ||
== RO == | |||
== SO == | |||
== UI == | |||
== devops == | |||
== Juju charms == | |||
== openmano == | |||
== riftware == | |||
= Running OSM = | = Running OSM = | ||
Line 16: | Line 21: | ||
== openmano == | == openmano == | ||
== riftware == | == riftware == | ||
*Out of file handles -- please execute '''ulimit -n 65536''' in the host, in case you are running riftware component as a container. If you are running riftware component as a VM, check the value and update it if it is lower. | |||
* |
Latest revision as of 13:45, 27 July 2016
This page will collect together various issues that may be encountered when building or running the OSM solution.
It is somewhat loosely organized into two main areas -- building OSM and running OSM each of which is/will be subdivided by component.
Building OSM
RO
SO
UI
devops
Juju charms
openmano
riftware
Running OSM
RO
SO
UI
devops
Juju charms
openmano
riftware
- Out of file handles -- please execute ulimit -n 65536 in the host, in case you are running riftware component as a container. If you are running riftware component as a VM, check the value and update it if it is lower.