2.2 - Instance Layout
Note that the installation will differ with the target OS. We currently support :
2.2.1 - Debian instance Layout
2.2.2 - RPM instance Layout
2.2.3 - MacOSX instance Layout
2.2.4 - Windows instance Layout- 2.2.5 - Generic instance Layout
When we start a server, after having installed it, it creates some other directories where the data will be stored. Here is a list of those data :
- the partitions data
- the logs
- the cache files
- the replication data (if setup)
- the run files
Created directories
The following directories are created on your disk :
installation directory/
|
+-- conf/
| |
| +-- config.ldif
| |
| +-- wrapper.conf
| |
| +-- log4j.properties
|
+-- log/
| |
| [+-- journal.ldif]
| |
| +--
|
+-- partitions/
| |
| +-- system/
| | |
| | +-- master.db
| | |
| | +-- objectclass.db
| | |
| | +-- objectclass.lg
| | |
| | +--
| |
| +-- schema/
| | |
| | :
| |
| +--
| | |
| : :
|
+-- run/
|
+-- cache/
|
+-- syncrepl-data/
|
+-- NOTICE
|
+-- LICENSE