Skip to main content
Version: Next

Directory Configurations for Recon

This section describes the directory-related configuration properties used by Recon.

Property NameDescriptionTagsDefault/Example ValueSample Value
ozone.recon.db.dirDirectory where the Recon Server stores its metadata. If not defined, falls back to ozone.metadata.dirs.OZONE, RECON, STORAGE, PERFORMANCEEmpty (creates directory if it doesn't exist)/var/data/ozone/recon
ozone.recon.db.dirs.permissionsPermissions for the Recon metadata directories. Values may be octal or symbolic.700700
ozone.recon.om.db.dirDirectory where the Recon Server stores its OM snapshot DB. If not defined, falls back to ozone.metadata.dirs.OZONE, RECON, STORAGEEmpty (creates directory if it doesn't exist)/var/data/ozone/recon/om
ozone.metadata.dirsGeneral fallback location used by SCM, OM, Recon, and DataNodes for metadata when more specific directories are not set.OZONE, OM, SCM, CONTAINER, STORAGE, REQUIREDEmpty/var/data/ozone/metadata