...
- Multithreaded concurrent operations on the same objects can cause duplicates in the graph - we have implemented stickiness in the haproxy that sits between AAI and clients to keep a client bound to the same node which can mitigate this, but we do not force locking on updates which means that malicious or careless clients can cause duplicates in the graph. We provide cleanup utilities for data grooming, but we recommend that clients are careful not to send multiple requests on the same object within microseconds of one another.
- Operators should pay special attention to giving cassandra enough space, because we have known issues where things go pretty bad (like unhelpful or just wrong error messages) when the disks fill up on the cassandra cluster nodes.
5. Used Models
Clamp AAI uses the following models:
- Invetary Inventary Model
6. System Deployment Architecture
...
AAI consists of X containers:
- CLAMP container
- MariaDB container
- Kibana container
- E_Search container
- LogStash container ?????
Drawio border true viewerToolbar true fitWindow false diagramName AAI runtime architecture simpleViewer false width diagramWidth 821 revision 2
...