<?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 Do you have OFED-3.5-2-MIC in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Config-not-taking-reliably/m-p/1044306#M47261</link>
    <description>&lt;P&gt;Do you have&amp;nbsp;OFED-3.5-2-MIC-BETA installed? I suspect that you are having the same problem as&amp;nbsp;https://software.intel.com/en-us/forums/topic/514700. When the coprocessor reboots, it first makes a RAM file system and copies over a base root directory that allows it to bring up some daemons that are required before the boot can continue. It then makes a new RAM file system and copies over the complete root directory. The file containing the complete root directory is remade with each reboot. There is a problem with&amp;nbsp;OFED-3.5-2-MIC-BETA that can cause this file with the complete root directory to become corrupted intermittently. The way to tell if this is your problem is to look for the error&amp;nbsp;"Initramfs unpacking failed" in the system log on the host. The way to get around this problem is to use OFED-1.5.4.1 for now - or as you have suggested, just reboot until it takes, which is not a great solution but is doable. There is a short script in that other forum post if you want to do that.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jun 2014 01:02:05 GMT</pubDate>
    <dc:creator>Frances_R_Intel</dc:creator>
    <dc:date>2014-06-20T01:02:05Z</dc:date>
    <item>
      <title>Config not taking reliably</title>
      <link>https://community.intel.com/t5/Software-Archive/Config-not-taking-reliably/m-p/1044305#M47260</link>
      <description>&lt;P&gt;I'm trying to configure some MIC cards to work in our cluster. &amp;nbsp;My problem is that the changes aren't consistently applied.&lt;/P&gt;

&lt;P&gt;I have a script &amp;nbsp;that uses micctrl to apply changes to the systems and most of these changes seem to be reflected in /etc/mpss/mic0.conf /etc/mpss/mic1.conf. &amp;nbsp; One of the changes I make is to specify the host_keys using&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;micctrl --hostkeys. &amp;nbsp;As I'm giving both MICs the same keys I don't specify which mic to use. &amp;nbsp; This seems to add the keys to the host specific overlays in /var/mpss/mic[01]&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;When I boot the MIC using micctrl it will sometimes come up as configured but sometimes the config clearly hasn't been&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;applied (as evidenced by ssh-keyscan returning a different host key and my being unable to log in to the MIC over ssh.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;I have done this on a freshly installed host so am confident there is no legacy config lying around on the host.&lt;/P&gt;

&lt;P&gt;If I run micctrl --reboot on a MIC then it will sometimes change from unconfigured to configured OR vice-versa. &amp;nbsp;While I have considered using this as a workaround (just keep rebooting until it has the correct host key) I would prefer not to engage in voodoo sysadmin and I can't be sure it won't just get stuck in a loop.&lt;/P&gt;

&lt;P&gt;I have tried various combinations of:&lt;/P&gt;

&lt;P&gt;micctrl --resetconfig and micctrl --updateramfs. &amp;nbsp;&lt;/P&gt;

&lt;P&gt;Doing everything with micctrl&lt;/P&gt;

&lt;P&gt;Doing everything by modifying files under &amp;nbsp;/var/mpss/mic0 and /var/mpss/mic1 directly using micctrl only for booting/shutdown, resetconfig and updateramfs.&lt;/P&gt;

&lt;P&gt;Regardless of what I do I get the same inconsistent results (occasionally I break the config in some other way as well:)&lt;/P&gt;

&lt;P&gt;mic1 seems more likely than mic0 to have the intended config but this is not 100%.&lt;/P&gt;

&lt;P&gt;#rpm -q --whatprovides /usr/sbin/micctrl&lt;BR /&gt;
	mpss-daemon-3.2.1-1.glibc2.12.2.x86_64&lt;/P&gt;

&lt;P&gt;I note that if I zcat /var/mpss/mic1.image.gz|cpio -i the resulting files don't seem to contain any of the required config even when the MIC in question does. &amp;nbsp;Indeed their contents appear to be identical to each other and to the base filesystem &amp;nbsp;/usr/share/mpss/boot/initramfs-knightscorner.cpio.gz (diff -ur finds no differences although it does produce output for device files and &amp;nbsp;dangling symlinks....).&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2014 14:41:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Config-not-taking-reliably/m-p/1044305#M47260</guid>
      <dc:creator>William_H_</dc:creator>
      <dc:date>2014-06-19T14:41:40Z</dc:date>
    </item>
    <item>
      <title>Do you have OFED-3.5-2-MIC</title>
      <link>https://community.intel.com/t5/Software-Archive/Config-not-taking-reliably/m-p/1044306#M47261</link>
      <description>&lt;P&gt;Do you have&amp;nbsp;OFED-3.5-2-MIC-BETA installed? I suspect that you are having the same problem as&amp;nbsp;https://software.intel.com/en-us/forums/topic/514700. When the coprocessor reboots, it first makes a RAM file system and copies over a base root directory that allows it to bring up some daemons that are required before the boot can continue. It then makes a new RAM file system and copies over the complete root directory. The file containing the complete root directory is remade with each reboot. There is a problem with&amp;nbsp;OFED-3.5-2-MIC-BETA that can cause this file with the complete root directory to become corrupted intermittently. The way to tell if this is your problem is to look for the error&amp;nbsp;"Initramfs unpacking failed" in the system log on the host. The way to get around this problem is to use OFED-1.5.4.1 for now - or as you have suggested, just reboot until it takes, which is not a great solution but is doable. There is a short script in that other forum post if you want to do that.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2014 01:02:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Config-not-taking-reliably/m-p/1044306#M47261</guid>
      <dc:creator>Frances_R_Intel</dc:creator>
      <dc:date>2014-06-20T01:02:05Z</dc:date>
    </item>
  </channel>
</rss>

