sync-volumes-from-mdb
- Last Updated: April 14, 2026
- 1 minute read
- MarkLogic Server
- Version 12.0
- Documentation
This command looks in the Metadata Database and does the following:
-
Locates any EBS volumes not currently attached to this instance and attaches them.
-
If the volume does not contain a filesytem, a filesystem is created (ext4).
-
Mounts the device to the mount point indicated in the Metadata Database.
-
Applies all tags from the current EC2 instance prefixed by
marklogic:to the EBS volume.