<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Manage Kudu from command line when CM is down in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Manage-Kudu-from-command-line-when-CM-is-down/m-p/336345#M232233</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/83916"&gt;@Juanes&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The command you shared should work, given that kudu-tserver process is actually running on the host. Can you list all processes and grep for "kudu" on that host?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For more information see this &lt;A href="https://docs.cloudera.com/cdp-private-cloud-base/7.1.6/kudu-management/topics/kudu-starting-and-stopping-kudu-processes.html" target="_self"&gt;documentation page on starting kudu&lt;/A&gt; on the host.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this helps, please accept as a solution.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
    <pubDate>Tue, 15 Feb 2022 17:17:59 GMT</pubDate>
    <dc:creator>aakulov</dc:creator>
    <dc:date>2022-02-15T17:17:59Z</dc:date>
    <item>
      <title>Manage Kudu from command line when CM is down</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Manage-Kudu-from-command-line-when-CM-is-down/m-p/336315#M232227</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i'm using a small 3Master+3workers cluster [Cloudera Manager 7.3.1&amp;nbsp;(Runtime 7.1.6)]&lt;/P&gt;&lt;P&gt;Postgresql HA configured (not embedded)&lt;/P&gt;&lt;P&gt;The thing is that I need to restart a tablet server if hte CM host is down, and obviously I can't do it using the CM.&lt;/P&gt;&lt;P&gt;is there any way to restart these Kudu tablet servers without CM?&lt;/P&gt;&lt;P&gt;NOTE: I've already tried&amp;nbsp;sudo service kudu-tserver stop&lt;/P&gt;&lt;P&gt;but&lt;/P&gt;&lt;P&gt;Failed to stop kudu-tserver.service: Unit kudu-tserver.service not loaded.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 08:01:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Manage-Kudu-from-command-line-when-CM-is-down/m-p/336315#M232227</guid>
      <dc:creator>Juanes</dc:creator>
      <dc:date>2026-04-21T08:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Manage Kudu from command line when CM is down</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Manage-Kudu-from-command-line-when-CM-is-down/m-p/336345#M232233</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/83916"&gt;@Juanes&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The command you shared should work, given that kudu-tserver process is actually running on the host. Can you list all processes and grep for "kudu" on that host?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For more information see this &lt;A href="https://docs.cloudera.com/cdp-private-cloud-base/7.1.6/kudu-management/topics/kudu-starting-and-stopping-kudu-processes.html" target="_self"&gt;documentation page on starting kudu&lt;/A&gt; on the host.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this helps, please accept as a solution.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 17:17:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Manage-Kudu-from-command-line-when-CM-is-down/m-p/336345#M232233</guid>
      <dc:creator>aakulov</dc:creator>
      <dc:date>2022-02-15T17:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Manage Kudu from command line when CM is down</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Manage-Kudu-from-command-line-when-CM-is-down/m-p/336421#M232243</link>
      <description>&lt;P&gt;Good morning and thanks for your help,&lt;/P&gt;&lt;P&gt;I already read this page but the command wasn't loaded as systemctl proccess:&lt;/P&gt;&lt;P&gt;# sudo service kudu-tserver restart&lt;BR /&gt;Redirecting to /bin/systemctl restart kudu-tserver.service&lt;BR /&gt;Failed to restart kudu-tserver.service: Unit not found.&lt;/P&gt;&lt;P&gt;I checked the kudu-tablet proccess and it was executed from the /opt/parcel:&lt;/P&gt;&lt;P&gt;kudu 30973 30965 99 07:47 ? 00:05:51 /opt/cloudera/parcels/CDH-7.1.6-1.cdh7.1.6.p0.10506313/lib/kudu/sbin/kudu-tserver --tserver_master_addrs=master1,master2,master3 --flagfile=/var/run/cloudera-scm-agent/process/1546342994-kudu-KUDU_TSERVER/gflagfile&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried as well executing this kudu-tserver but it doesn't work:&lt;/P&gt;&lt;P&gt;# sudo /opt/cloudera/parcels/CDH-7.1.6-1.cdh7.1.6.p0.10506313/lib/kudu/sbin/kudu-tserver stop&lt;BR /&gt;usage: /opt/cloudera/parcels/CDH-7.1.6-1.cdh7.1.6.p0.10506313/lib/kudu/sbin/kudu-tserver&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 07:57:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Manage-Kudu-from-command-line-when-CM-is-down/m-p/336421#M232243</guid>
      <dc:creator>Juanes</dc:creator>
      <dc:date>2022-02-16T07:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Manage Kudu from command line when CM is down</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Manage-Kudu-from-command-line-when-CM-is-down/m-p/336644#M232330</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;This command is not working, the binaries are running under the parcel installation and they are not loaded in the systemctl.&lt;/P&gt;&lt;P&gt;I've tried to execute the binaries from&amp;nbsp;/opt/cloudera/parcels/CDH-7.1.6-1.cdh7.1.6.p0.10506313/lib/kudu/sbin/kudu-tserver but it doesn't work properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root@server:~# sudo /opt/cloudera/parcels/CDH-7.1.6-1.cdh7.1.6.p0.10506313/lib/kudu/sbin/kudu-tserver --help&lt;BR /&gt;kudu-tserver: Warning: SetUsageMessage() never called&lt;/P&gt;&lt;P&gt;Flags from ../../../../../src/kudu/cfile/block_cache.cc:&lt;BR /&gt;-block_cache_capacity_mb (block cache capacity in MB) type: int64&lt;BR /&gt;default: 512&lt;BR /&gt;-block_cache_type (Which type of block cache to use for caching data. Valid&lt;BR /&gt;choices are 'DRAM' or 'NVM'. DRAM, the default, caches data in regular&lt;BR /&gt;memory. 'NVM' caches data in a memory-mapped file using the memkind&lt;BR /&gt;library. To use 'NVM', libmemkind 1.8.0 or newer must be available on the&lt;BR /&gt;system; otherwise Kudu will crash.) type: string default: "DRAM"&lt;BR /&gt;-force_block_cache_capacity (Force Kudu to accept the block cache size,&lt;BR /&gt;even if it is unsafe.) type: bool default: false [...]&lt;/P&gt;</description>
      <pubDate>Sat, 19 Feb 2022 10:42:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Manage-Kudu-from-command-line-when-CM-is-down/m-p/336644#M232330</guid>
      <dc:creator>Juanes</dc:creator>
      <dc:date>2022-02-19T10:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Manage Kudu from command line when CM is down</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Manage-Kudu-from-command-line-when-CM-is-down/m-p/350685#M236053</link>
      <description>&lt;P&gt;I'm finally using the binaries in the parcel dir:&lt;/P&gt;&lt;P&gt;# sudo -u kudu /opt/cloudera/parcels/CDH-7.1.6-1.cdh7.1.6.p0.10506313/bin/kudu master list Master1,Master2,Master3&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 07:36:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Manage-Kudu-from-command-line-when-CM-is-down/m-p/350685#M236053</guid>
      <dc:creator>Juanes</dc:creator>
      <dc:date>2022-08-24T07:36:18Z</dc:date>
    </item>
  </channel>
</rss>

