A DevOps Engineer needs to change the default size for a tar file to 512 MB. Which option should be used to enable this configuration?

Study for the AEM DevOps Engineer Test. Improve your skills with multiple choice questions and detailed explanations. Prepare confidently for your certification exam!

Multiple Choice

A DevOps Engineer needs to change the default size for a tar file to 512 MB. Which option should be used to enable this configuration?

Explanation:
Configuring the size of TAR files used by TarMK in the Segment NodeStore is controlled by the tarmk.size parameter in the SegmentNodeStoreService.config file. Setting tarmk.size to 512 means TAR files will be capped at 512 MB, so TarMK will roll over to a new TAR file once the current one reaches that limit. This setting directly impacts how data is organized on disk for the TarMK segment store. Other options relate to caching or to the DocumentNodeStore, which do not affect the size of TAR files. The cache-related settings optimize in-memory performance, not the on-disk TAR file size.

Configuring the size of TAR files used by TarMK in the Segment NodeStore is controlled by the tarmk.size parameter in the SegmentNodeStoreService.config file. Setting tarmk.size to 512 means TAR files will be capped at 512 MB, so TarMK will roll over to a new TAR file once the current one reaches that limit. This setting directly impacts how data is organized on disk for the TarMK segment store.

Other options relate to caching or to the DocumentNodeStore, which do not affect the size of TAR files. The cache-related settings optimize in-memory performance, not the on-disk TAR file size.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy