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?

Prepare for the AEM DevOps Engineer Test. Master key concepts with flashcards and multiple-choice questions, each with hints and explanations. Get exam-ready!

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:
TarMK stores content in segment tar files, and the size of each tar file is determined by a specific configuration setting. To change the default tar file size to 512 MB, you configure the TarMK segment node store by setting the tarmk.size property to 512 in the SegmentNodeStoreService.config file. This directly controls how large each tar file can grow before a new one is created, influencing disk usage and I/O patterns. The other options adjust caches or settings for a different node store type, or relate to a property that does not impact tar file sizing, so they don’t achieve changing the tar file size. After making this change, a restart is typically needed for the new value to take effect.

TarMK stores content in segment tar files, and the size of each tar file is determined by a specific configuration setting. To change the default tar file size to 512 MB, you configure the TarMK segment node store by setting the tarmk.size property to 512 in the SegmentNodeStoreService.config file. This directly controls how large each tar file can grow before a new one is created, influencing disk usage and I/O patterns.

The other options adjust caches or settings for a different node store type, or relate to a property that does not impact tar file sizing, so they don’t achieve changing the tar file size. After making this change, a restart is typically needed for the new value to take effect.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy