<?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>topic Re: csl client installation failing in Edge Software Catalog</title>
    <link>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238290#M1443</link>
    <description>&lt;P&gt;In this case, try to create the &lt;EM&gt;&lt;STRONG&gt;/etc/cni/net.d&lt;/STRONG&gt;&lt;/EM&gt; directory and put in the&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;10.weave.conflist&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;file that i provided in the attachment. T&lt;/SPAN&gt;&lt;SPAN&gt;hen run the commands below before rerun CSL client setup again.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;sudo systemctl restart kubelet&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;sudo systemctl daemon-reload&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;sudo systemctl restart docker.service&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Note: change the&amp;nbsp;&lt;SPAN style="font-family: inherit;"&gt;10-weave.conflist.txt file name to&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: inherit;"&gt;10-weave.conflist&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-family: inherit;"&gt;before put it into the net.d directory.&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="lia-attachment-file-details"&gt;
&lt;DIV class="lia-attachment-file-size"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 17 Dec 2020 11:05:13 GMT</pubDate>
    <dc:creator>WengWai_C_Intel</dc:creator>
    <dc:date>2020-12-17T11:05:13Z</dc:date>
    <item>
      <title>csl client installation failing</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1237774#M1434</link>
      <description>&lt;P&gt;We are trying to install csl client by running the client-bootstrap.sh. But in the end it fails and says client acknowledgement failed. We even reset the docker weave component. Still the issue persists.&lt;/P&gt;
&lt;P&gt;Kindly help&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 00:52:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1237774#M1434</guid>
      <dc:creator>Smrithi</dc:creator>
      <dc:date>2021-05-05T00:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: csl client installation failing</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1237856#M1435</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/135415"&gt;@Smrithi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;For the CSL client setup, have you added the &lt;EM&gt;&lt;STRONG&gt;CSL server IP, virtual IP and CSL client IP&lt;/STRONG&gt; &lt;/EM&gt;addresses into &lt;EM&gt;&lt;STRONG&gt;no_proxy&lt;/STRONG&gt;&lt;/EM&gt; for both the &lt;EM&gt;&lt;STRONG&gt;CSL server system&lt;/STRONG&gt;&lt;/EM&gt; and &lt;EM&gt;&lt;STRONG&gt;CSL client system&lt;/STRONG&gt;&lt;/EM&gt;? If not, you can follow the setup guide to do so to ensure both CSL server and CSL client system no_proxy being configured accordingly, and also run the 2 commands below to restart the services.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt; &lt;SPAN class="fontstyle0"&gt;sudo systemctl daemon-reload&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="fontstyle0"&gt;sudo systemctl restart docker&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt; &lt;/P&gt;
&lt;P&gt;Take note, when rerun the &lt;EM&gt;&lt;STRONG&gt;client-boostrap.sh&lt;/STRONG&gt;&lt;/EM&gt; to setup CSL client, you will need to redownload again as it only can be run once.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 10:37:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1237856#M1435</guid>
      <dc:creator>WengWai_C_Intel</dc:creator>
      <dc:date>2020-12-16T10:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: csl client installation failing</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1237867#M1436</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;We have actually changed all the proxy related files according to our system configuration and have also run the&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;&lt;SPAN class="fontstyle0"&gt;sudo systemctl daemon-reload&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN class="fontstyle0"&gt;and&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;sudo systemctl restart docker&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;and followed all the pre-requisites mentioned in the guide. And we are also downloading the&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;client-boostrap.sh&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;every time we proceed with a fresh installation. Not sure where the problem lies.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 11:19:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1237867#M1436</guid>
      <dc:creator>Smrithi</dc:creator>
      <dc:date>2020-12-16T11:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: csl client installation failing</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1237939#M1437</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/135415"&gt;@Smrithi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;In this case, i'll assume you have done all the pre-requisite setup such as cert update, pre-requisite installation and proxy configured. Can you check further below in order to identify if any issue with the CSL server and CSL client system in your environment?&lt;/P&gt;
&lt;P&gt;1) From CSL client system, ping the CSL server system IP to see if any network issue.&lt;/P&gt;
&lt;P&gt;2) From the CSL client system, use the API command (refer to&amp;nbsp;csl_api_doc.pdf file) to list the CSL server. Pls provide the output screenshot.&lt;/P&gt;
&lt;P&gt;3) From the CSL client system, provide the output log for the command below:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;journalctl -u kubelet.service&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;4) For the CSL client system, can you check the disk space usage for this system in term of how many % free space available? Use the command below and provide the screenshot for the output.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;df&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;5) And finally, you can try to reboot your CSL client system, run '&lt;EM&gt;&lt;STRONG&gt;sudo swapoff-a&lt;/STRONG&gt;&lt;/EM&gt;' command then redownload the client-boostrap.sh and rerun the client setup again. This is to verify if any network interfaces may not be refreshed by the weaven reset earlier that you have done.&lt;/P&gt;
&lt;P&gt;Please share the outcome. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 16:25:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1237939#M1437</guid>
      <dc:creator>WengWai_C_Intel</dc:creator>
      <dc:date>2020-12-16T16:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: csl client installation failing</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238172#M1438</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I have attached the required SS of all the executed commands. It is still showing the same error while installation.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 06:04:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238172#M1438</guid>
      <dc:creator>Smrithi</dc:creator>
      <dc:date>2020-12-17T06:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: csl client installation failing</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238205#M1439</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/135415"&gt;@Smrithi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The screenshot for the&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;journalctl -u kubelet.service&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt; command output seem can't be seen as the messages were out from the terminal screen. Can you provide the full log message so we can check if any error or abnormality? And for the disk space utilization, can you also run the &lt;EM&gt;&lt;STRONG&gt;df&lt;/STRONG&gt;&lt;/EM&gt; command on CLS server system as well to check the available disk space on the system?&lt;/P&gt;
&lt;P&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 07:17:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238205#M1439</guid>
      <dc:creator>WengWai_C_Intel</dc:creator>
      <dc:date>2020-12-17T07:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: csl client installation failing</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238209#M1440</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I have attached the logs of the&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;journalctl -u kubelet.service&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;command and also the SS of the&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;df&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;command on CLS server system. Please check.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 07:45:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238209#M1440</guid>
      <dc:creator>Smrithi</dc:creator>
      <dc:date>2020-12-17T07:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: csl client installation failing</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238254#M1441</link>
      <description>&lt;P&gt;From the log, it seem that the weave having issue and not able to establish the connection.&lt;/P&gt;
&lt;P&gt;Can you check if you have the &lt;EM&gt;&lt;STRONG&gt;10.weave.conflist&lt;/STRONG&gt;&lt;/EM&gt; file in the &lt;EM&gt;&lt;STRONG&gt;/etc/cni/net.d&lt;/STRONG&gt;&lt;/EM&gt; directory and also in&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;/etc/opt/csl/csl-node/config/net.d&lt;/STRONG&gt;&lt;/EM&gt; directory? If yes, can you share with me the content of the&amp;nbsp;10.weave.conflist file for that 2 directories so that we can run a comparison check?&lt;/P&gt;
&lt;P&gt;In case you don't see that, you can check if the file is in a different location such as &lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;/etc/kubernetes/cni/net.d&lt;/STRONG&gt;&lt;/EM&gt; directory? If yes, you can try move the &lt;EM&gt;&lt;STRONG&gt;net.d&lt;/STRONG&gt;&lt;/EM&gt; directory to &lt;EM&gt;&lt;STRONG&gt;/etc/cni&lt;/STRONG&gt;&lt;/EM&gt; directory, then run the commands below before rerun CSL client setup again.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;sudo systemctl restart kubelet&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;sudo systemctl daemon-reload&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;sudo systemctl restart docker.service&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 09:37:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238254#M1441</guid>
      <dc:creator>WengWai_C_Intel</dc:creator>
      <dc:date>2020-12-17T09:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: csl client installation failing</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238279#M1442</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I could not find any of the mentioned directories in the etc directory and hence could not locate&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;10.weave.conflist&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;file. I did file search in the etc directory too, but could not locate the file anywhere.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 10:28:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238279#M1442</guid>
      <dc:creator>Smrithi</dc:creator>
      <dc:date>2020-12-17T10:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: csl client installation failing</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238290#M1443</link>
      <description>&lt;P&gt;In this case, try to create the &lt;EM&gt;&lt;STRONG&gt;/etc/cni/net.d&lt;/STRONG&gt;&lt;/EM&gt; directory and put in the&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;10.weave.conflist&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;file that i provided in the attachment. T&lt;/SPAN&gt;&lt;SPAN&gt;hen run the commands below before rerun CSL client setup again.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;sudo systemctl restart kubelet&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;sudo systemctl daemon-reload&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;sudo systemctl restart docker.service&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Note: change the&amp;nbsp;&lt;SPAN style="font-family: inherit;"&gt;10-weave.conflist.txt file name to&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: inherit;"&gt;10-weave.conflist&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-family: inherit;"&gt;before put it into the net.d directory.&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="lia-attachment-file-details"&gt;
&lt;DIV class="lia-attachment-file-size"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 Dec 2020 11:05:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238290#M1443</guid>
      <dc:creator>WengWai_C_Intel</dc:creator>
      <dc:date>2020-12-17T11:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: csl client installation failing</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238317#M1444</link>
      <description>&lt;P&gt;I &lt;SPAN&gt;created the&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;/etc/cni/net.d&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;directory and put in the&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;10.weave.conflist&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;file as suggested. But while running&amp;nbsp; &lt;EM&gt;&lt;STRONG&gt;sudo systemctl restart kubelet&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;command I am getting an error saying kubelet.service not found. I have also attached the SS of it. Meanwhile I proceeded with the installation and am still getting the same error and the installation fails.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 11:53:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238317#M1444</guid>
      <dc:creator>Smrithi</dc:creator>
      <dc:date>2020-12-17T11:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: csl client installation failing</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238530#M1445</link>
      <description>&lt;P&gt;So far, from the information gathered and looking at the log file, the setup failure is related to your network environment that causing the weave is not being initialized and not started properly. Hence, it caused the client node is not being detected by the CSL server within the cluster. Can you verify your network&amp;nbsp; configuration, is there any restriction/block on port 6443? This port need to be opened as it is&amp;nbsp; being used for&amp;nbsp;Kubernetes API server communication.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 01:16:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238530#M1445</guid>
      <dc:creator>WengWai_C_Intel</dc:creator>
      <dc:date>2020-12-18T01:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: csl client installation failing</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238709#M1446</link>
      <description>&lt;P&gt;The failure was caused by restriction on port 6443. It has installed now.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 12:05:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238709#M1446</guid>
      <dc:creator>Smrithi</dc:creator>
      <dc:date>2020-12-18T12:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: csl client installation failing</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238723#M1447</link>
      <description>&lt;P&gt;ok, thanks for the update and issue has been resolved.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 12:55:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/csl-client-installation-failing/m-p/1238723#M1447</guid>
      <dc:creator>WengWai_C_Intel</dc:creator>
      <dc:date>2020-12-18T12:55:35Z</dc:date>
    </item>
  </channel>
</rss>

