Yang, Tong 3f5759eed2 MRS comp-lts 2.0.38.SP20 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Yang, Tong <yangtong2@huawei.com>
Co-committed-by: Yang, Tong <yangtong2@huawei.com>
2023-01-19 17:08:45 +00:00

21 lines
4.0 KiB
HTML

<a name="mrs_01_24283"></a><a name="mrs_01_24283"></a>
<h1 class="topictitle1">Configuring the Timeout Interval of DBService Backup Tasks</h1>
<div id="body32001227"><div class="section" id="mrs_01_24283__en-us_topic_0000001219029805_section179187589426"><h4 class="sectiontitle">Scenario</h4><p id="mrs_01_24283__en-us_topic_0000001219029805_p1552558256">The default timeout interval of DBService backup tasks is 2 hours. When the data volume in DBService is too large, the backup task may fail to be executed because the timeout interval is reached.</p>
<p id="mrs_01_24283__en-us_topic_0000001219029805_p667182520118">This section describes how to customize the timeout interval of a DBService backup task.</p>
</div>
<div class="section" id="mrs_01_24283__en-us_topic_0000001219029805_section18286161114435"><h4 class="sectiontitle">Prerequisites</h4><ul id="mrs_01_24283__en-us_topic_0000001219029805_ul1396201464317"><li id="mrs_01_24283__en-us_topic_0000001219029805_li5962191410434">Clusters have been properly installed.</li><li id="mrs_01_24283__en-us_topic_0000001219029805_li10962131474310">DBService is running properly.</li></ul>
</div>
<div class="section" id="mrs_01_24283__en-us_topic_0000001219029805_section1471422114316"><h4 class="sectiontitle">Procedure</h4><ol id="mrs_01_24283__en-us_topic_0000001219029805_ol74031524184310"><li id="mrs_01_24283__en-us_topic_0000001219029805_li140316245439"><a name="mrs_01_24283__en-us_topic_0000001219029805_li140316245439"></a><a name="en-us_topic_0000001219029805_li140316245439"></a><span>Log in to the active OMS node as user <strong id="mrs_01_24283__en-us_topic_0000001219029805_b12898194175418">omm</strong> using PuTTY. In the <strong id="mrs_01_24283__en-us_topic_0000001219029805_b24041849105510">${CONTROLLER_HOME}/etc/om/controller.properties</strong> configuration file, change the value of <strong id="mrs_01_24283__en-us_topic_0000001219029805_b7338623195613">controller.backup.conf.script.execute.timeout</strong> to <strong id="mrs_01_24283__en-us_topic_0000001219029805_b8860183214567">10000000s</strong> (Set the timeout interval based on the data volume of DBService).</span></li><li id="mrs_01_24283__en-us_topic_0000001219029805_li1840310241435"><span>Log in to the active OMS node as user <strong id="mrs_01_24283__en-us_topic_0000001219029805_b275356165612">omm</strong> using PuTTY and repeat step <a href="#mrs_01_24283__en-us_topic_0000001219029805_li140316245439">1</a>.</span></li><li id="mrs_01_24283__en-us_topic_0000001219029805_li16403172404312"><span>Log in to the active OMS node as user <strong id="mrs_01_24283__en-us_topic_0000001219029805_b13670236165817">omm</strong> using PuTTY, run the following command to query the ID of <strong id="mrs_01_24283__en-us_topic_0000001219029805_b98353212293">BackupRecoveryPluginProcess</strong> process, and stop the process.</span><p><p id="mrs_01_24283__en-us_topic_0000001219029805_p648973020433"><strong id="mrs_01_24283__en-us_topic_0000001219029805_b717315108292">jps|grep -i BackupRecoveryPluginProcess</strong></p>
<p id="mrs_01_24283__en-us_topic_0000001219029805_p13857163194310"><strong id="mrs_01_24283__en-us_topic_0000001219029805_b185639469459">kill -9 </strong><em id="mrs_01_24283__en-us_topic_0000001219029805_i656494611453">Queried process ID</em></p>
</p></li><li id="mrs_01_24283__en-us_topic_0000001219029805_li174031024124320"><span>Log in to FusionInsight Manager and perform the DBService backup task again.</span></li><li id="mrs_01_24283__en-us_topic_0000001219029805_li1740322414313"><span>Run the following command to check whether the <strong id="mrs_01_24283__en-us_topic_0000001219029805_b1713191213113">BackupRecoveryPluginProcess</strong> process is started:</span><p><p id="mrs_01_24283__en-us_topic_0000001219029805_p585153494320"><strong id="mrs_01_24283__en-us_topic_0000001219029805_b119221142323">jps|grep -i BackupRecoveryPluginProcess</strong></p>
</p></li></ol>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="mrs_01_2356.html">Using DBService</a></div>
</div>
</div>