Technical FAQ (under construction): Difference between revisions
From OSM Public Wiki
Garciadeblas (talk | contribs) No edit summary |
Garciadeblas (talk | contribs) No edit summary |
||
Line 21: | 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 | *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. |
Revision as of 09:23, 7 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.