init-volumes-from-system
- Last Updated: April 14, 2026
- 1 minute read
- MarkLogic Server
- Version 11.0
- Documentation
This command looks at the current system and attempts to initialize volumes identical to the process performed on startup.
-
For each volume listed as a user data variable MARKLOGIC_EBS_VOLUME
: -
Attaches the volume to the system if needed.
-
Creates a filesystem if needed.
-
-
For each EBS volume attached to the system in the managed range:
-
Creates a filesystem if needed.
-
Mounts the device to the default mount point (or the mount point currently in the Metadata Database).
-
Updates the Metadata Database with the current EBS Volume, OS device and mount point.
-