<?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: Unable to Start Docker after Running cdsw init in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-Start-Docker-after-Running-cdsw-init/m-p/55757#M17547</link>
    <description>&lt;P&gt;I have tried many times to run "cdsw reset" and "cdsw init" but the result is the same.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jun 2017 03:52:09 GMT</pubDate>
    <dc:creator>pollylaw</dc:creator>
    <dc:date>2017-06-13T03:52:09Z</dc:date>
    <item>
      <title>Unable to Start Docker after Running cdsw init</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-Start-Docker-after-Running-cdsw-init/m-p/55681#M17543</link>
      <description>&lt;P&gt;After running command&amp;nbsp;cdsw init, the following screen is printed out. Docker cannot be started. Is there any way to check up the problem? What cause docker cannot be started up?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Creating docker thinpool if it does not exist&lt;BR /&gt;--- Logical volume ---&lt;BR /&gt;LV Name thinpool&lt;BR /&gt;VG Name docker&lt;BR /&gt;LV UUID pJd0MH-JXC7-tNmY-1vR6-nwDd-nF3c-l1j8Fs&lt;BR /&gt;LV Write Access read/write&lt;BR /&gt;LV Creation host, time localhost.localdomain, 2017-06-08 01:38:17 -0700&lt;BR /&gt;LV Pool metadata thinpool_tmeta&lt;BR /&gt;LV Pool data thinpool_tdata&lt;BR /&gt;LV Status available&lt;BR /&gt;# open 0&lt;BR /&gt;LV Size 95.00 GiB&lt;BR /&gt;Allocated pool data 0.00%&lt;BR /&gt;Allocated metadata 0.01%&lt;BR /&gt;Current LE 24319&lt;BR /&gt;Segments 1&lt;BR /&gt;Allocation inherit&lt;BR /&gt;Read ahead sectors auto&lt;BR /&gt;- currently set to 8192&lt;BR /&gt;Block device 253:2&lt;/P&gt;&lt;P&gt;Docker thinpool already configured.&lt;BR /&gt;Initialize application storage at /var/lib/cdsw&lt;BR /&gt;Disabling node with IP [192.168.37.129]...&lt;BR /&gt;Node [192.168.37.129] removed from nfs export list successfully.&lt;BR /&gt;Stopping rpc-statd...&lt;BR /&gt;Stopping nfs-idmapd...&lt;BR /&gt;Stopping rpcbind...&lt;BR /&gt;Stopping nfs-server...&lt;BR /&gt;Removing entry from /etc/fstab...&lt;BR /&gt;Unmounting [/dev/sdc]...&lt;BR /&gt;Skipping format since volumes are already set correctly.&lt;BR /&gt;Adding entry to /etc/fstab...&lt;BR /&gt;Mounting [/var/lib/cdsw]...&lt;BR /&gt;Starting rpc-statd...&lt;BR /&gt;Enabling rpc-statd...&lt;BR /&gt;Starting nfs-idmapd...&lt;BR /&gt;Enabling nfs-idmapd...&lt;BR /&gt;Starting rpcbind...&lt;BR /&gt;Enabling rpcbind...&lt;BR /&gt;Starting nfs-server...&lt;BR /&gt;Enabling nfs-server...&lt;BR /&gt;Enabling node with IP [192.168.37.129]...&lt;BR /&gt;Node [192.168.37.129] added to nfs export list successfully.&lt;BR /&gt;Starting rpc-statd...&lt;BR /&gt;Enabling rpc-statd...&lt;BR /&gt;Starting nfs-idmapd...&lt;BR /&gt;Enabling nfs-idmapd...&lt;BR /&gt;Starting rpcbind...&lt;BR /&gt;Enabling rpcbind...&lt;BR /&gt;Starting nfs-server...&lt;BR /&gt;Enabling nfs-server...&lt;BR /&gt;Starting docker...&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 13:29:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-Start-Docker-after-Running-cdsw-init/m-p/55681#M17543</guid>
      <dc:creator>pollylaw</dc:creator>
      <dc:date>2026-04-21T13:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Start Docker after Running cdsw init</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-Start-Docker-after-Running-cdsw-init/m-p/55739#M17544</link>
      <description>&lt;P&gt;You can see more information using:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;systemctl status docker&lt;/P&gt;&lt;P&gt;journalctl -u docker&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let us know what you find.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 20:54:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-Start-Docker-after-Running-cdsw-init/m-p/55739#M17544</guid>
      <dc:creator>tristanzajonc</dc:creator>
      <dc:date>2017-06-12T20:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Start Docker after Running cdsw init</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-Start-Docker-after-Running-cdsw-init/m-p/55753#M17545</link>
      <description>&lt;P&gt;Please find the result of&amp;nbsp;&lt;SPAN&gt;systemctl status docker and&amp;nbsp;journalctl -u docker&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[root@localhost user]# systemctl status docker&lt;BR /&gt;● docker.service - docker&lt;BR /&gt;Loaded: loaded (/etc/systemd/system/docker.service; disabled; vendor preset: disabled)&lt;BR /&gt;Active: inactive (dead)&lt;BR /&gt;Docs: &lt;A href="https://docs.docker.com" target="_blank"&gt;https://docs.docker.com&lt;/A&gt;&lt;BR /&gt;[root@localhost user]# journalctl -u docker&lt;BR /&gt;-- No entries --&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 02:08:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-Start-Docker-after-Running-cdsw-init/m-p/55753#M17545</guid>
      <dc:creator>pollylaw</dc:creator>
      <dc:date>2017-06-13T02:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Start Docker after Running cdsw init</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-Start-Docker-after-Running-cdsw-init/m-p/55756#M17546</link>
      <description>&lt;P&gt;It appears your installation was interrupted. &amp;nbsp;Please try `cdsw reset` followed by `cdsw init`.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 03:44:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-Start-Docker-after-Running-cdsw-init/m-p/55756#M17546</guid>
      <dc:creator>tristanzajonc</dc:creator>
      <dc:date>2017-06-13T03:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Start Docker after Running cdsw init</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-Start-Docker-after-Running-cdsw-init/m-p/55757#M17547</link>
      <description>&lt;P&gt;I have tried many times to run "cdsw reset" and "cdsw init" but the result is the same.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 03:52:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-Start-Docker-after-Running-cdsw-init/m-p/55757#M17547</guid>
      <dc:creator>pollylaw</dc:creator>
      <dc:date>2017-06-13T03:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Start Docker after Running cdsw init</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-Start-Docker-after-Running-cdsw-init/m-p/55763#M17548</link>
      <description>&lt;P&gt;The problem is fixed by finally creating a new VM with CDH 5.8 installed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 08:36:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-Start-Docker-after-Running-cdsw-init/m-p/55763#M17548</guid>
      <dc:creator>pollylaw</dc:creator>
      <dc:date>2017-06-13T08:36:23Z</dc:date>
    </item>
  </channel>
</rss>

