Ask the Community
Groups
Single instance synthetic compression properties - Connect IT Community | Kaseya
<main> <article class="userContent"> <h2 data-id="summary"><strong>SUMMARY</strong></h2> <p>Single instance synthetic compression properties</p> <h2 data-id="issue"><strong>ISSUE</strong></h2> <p></p> <h3 data-id="purpose"><span style="font-size: medium;">Purpose</span></h3> <p><span style="font-size: medium;">Turn off compression for synthesis.</span></p> <p><span style="font-size: medium;"> </span></p> <h3 data-id="description"><span style="font-size: medium;">Description</span></h3> <p><span style="font-size: medium;">For performance reasons it is sometimes desirable to sacrifice retention for speed. </span>With this in mind it is possible to turn off the generation of synthetics that are compressed. This will produce a large synthetic master, but it will be generated very quickly.</p> <p><span style="font-size: medium;"> </span></p> <h3 data-id="cause"><span style="font-size: medium;">Cause</span></h3> <p><span style="font-size: medium;">Sometimes a synthetic master can take many hours to generate, which can bog down a system, or get in the way of replication. </span>In such an instance a user may want to generate a synthetic master faster, and is willing to sacrifice retention for the faster master. This property can be used to turn off compression on an instance by instance basis (client).</p> <p><span style="font-size: medium;"> </span></p> <h3 data-id="resolution"><span style="font-size: medium;">Resolution</span></h3> <p><span style="font-size: medium;">This tool should only be used by tech support when tunneled onto a customer DPU.</span></p> <p><span style="font-size: medium;">An application is included in the /usr/bp/bin directory called app-properties. </span>When run it produces a small menu with four options, like the menu below:</p> <p><span style="font-size: medium;"> </span></p> <p><span style="font-size: medium;"> </span>[1] Set a keyword/value property for an application instance.</p> <p><span style="font-size: medium;"> </span>[2] Get a keyword/value property for an application instance.</p> <div><span style="font-size: medium;"> </span>[3] Delete the application instance keyword entry. The keyword must exist, and the instance id will be checked and confirmed that it is a valid entry in the application instances table.</div> <p><span style="font-size: medium;"> </span>[4] Quit.</p> <p><span style="font-size: medium;"> </span></p> <p><span style="font-size: medium;"> </span>Enter the number of your menu choice:</p> <p><span style="font-size: medium;">Option 1 allows the user to set a property on an instance. </span>In this case the property we want to set is compress-synth-backup (excluding quotes). This has a value of “no” or “yes”, case does not matter but spelling is critical. When option 1 is selected you as asked for the instance ID that this property applies to. Enter the instance ID number and press return. You are now asked for the Keyword (name of property), which is compress-synth-backup, and press enter. The next prompt asks for the value to associate with this property. In the case of compression it is either “yes” (compress the synthesized full) or “no” (not compress the synthesized full). Press enter and the property and value for the instance ID is displayed. You are done adding the property.</p> <p><span style="font-size: medium;"> </span></p> <p><span style="font-size: medium;">Option 2 is used to query the property value. </span>It first asks for the Instance ID, enter this value and press return. It then asks for the property, in this case is would be compress-synth-backup and press return. The result is the property setting for this property and instance ID.</p> <p><span style="font-size: medium;"> </span></p> <p><span style="font-size: medium;">Option 3 is used to remove a property value.</span></p> <p><span style="font-size: medium;"> </span></p> <p><span style="font-size: medium;">Option 4 is to quit the application.</span></p> <p><span style="font-size: medium;"> </span></p> <p><span style="font-size: medium;">For the property compress-synth-backup the default behavior is to always compress the synthetic backup. </span>The valid values are, without quotes, yes or no. Anything else will default to yes.</p> <p><span style="font-size: medium;"> </span></p> <h3 data-id="third-party-sources"><span style="font-size: medium;">Third-Party Sources</span></h3> <p><span style="font-size: medium;">None.</span></p> </article> </main>