<?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: hp-health/hpasmlited (Debian) - segfault in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6996177#M56217</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Is there any update on this after more than 2 month? For us the nopat option works for in generall, but brakes our GPUs on the server. Therefore the nopat workaround&amp;nbsp;is no a real option for us.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And a working healthcheck through monitoring software like nagios or icinga is important for us. We are running on x86_64 centos 7.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Feb 2018 14:30:20 GMT</pubDate>
    <dc:creator>CMertes</dc:creator>
    <dc:date>2018-02-06T14:30:20Z</dc:date>
    <item>
      <title>hp-health/hpasmlited (Debian) - segfault</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6921253#M56207</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My server is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ProLiant DL180 Gen9&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Firmware:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;iLO ver. 2.44&lt;/LI&gt;&lt;LI&gt;System ROM ver. U20 v2.20&lt;/LI&gt;&lt;LI&gt;Smart Array P440 ver. 4.02&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;System:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Debian 8.6 (Jessie)&lt;/LI&gt;&lt;LI&gt;Linux Kernel 4.7.8&lt;/LI&gt;&lt;LI&gt;hp-health ver.&amp;nbsp; 10.40-1815.49&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Syndrom:&lt;/P&gt;&lt;P&gt;When hp-health is started I got hpasmlited segfault error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hpasmlited -f /dev/hpilo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;kernel: x86/PAT: hpasmlited:26867 map pfn expected mapping type uncached-minus for [mem 0x7916c000-0x7916dfff], got write-back &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;kernel: hpasmlited[26867]: segfault at 0 ip 000000000040605b sp 00007ffe43d62f10 error 4 in hpasmlited[400000+3a000] &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a closer look with strace tool:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;mknod("/dev/indc", S_IFCHR|0644, makedev(255, 184)) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;stat("/sys/firmware/efi", 0x7ffc41c8b180) = -1 ENOENT (No such file or directory)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;stat("/proc/efi", 0x7ffc41c8b180)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = -1 ENOENT (No such file or directory)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;iopl(0x3)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;rt_sigprocmask(SIG_BLOCK, ~[HUP TERM RTMIN RT_1], NULL, 8) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;rt_sigaction(SIGTERM, {0x402a70, [], SA_RESTORER|SA_RESTART, 0x7f7e098e18d0}, NULL, 8) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;rt_sigaction(SIGHUP, {0x402a70, [], SA_RESTORER|SA_RESTART, 0x7f7e098e18d0}, NULL, 8) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f7e0a1099d0) = 4081&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;exit_group(0)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = ?&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;+++ exited with 0 +++&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think that problem may be related with UEFI disabled - my server runs with Legacy Boot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;P&gt;Tom.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2016 08:56:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6921253#M56207</guid>
      <dc:creator>Tom__PL</dc:creator>
      <dc:date>2016-11-28T08:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: hp-health/hpasmlited (Debian) - segfault</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6921380#M56208</link>
      <description>&lt;P&gt;try putting "nopat" on the hpasmlited command line&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2016 15:33:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6921380#M56208</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2016-11-28T15:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: hp-health/hpasmlited (Debian) - segfault</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6921726#M56209</link>
      <description>&lt;P&gt;Putting "nopat" really helped, but on the kernel boot arguments (not on the hpasmlited command line).&amp;nbsp; :)&lt;/P&gt;&lt;P&gt;I think this is temporary workaround because kernel with PAT disabled works with degradated performance.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2016 11:46:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6921726#M56209</guid>
      <dc:creator>Tom__PL</dc:creator>
      <dc:date>2016-11-29T11:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: hp-health/hpasmlited (Debian) - segfault</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6925750#M56210</link>
      <description>&lt;P&gt;+1&lt;/P&gt;&lt;P&gt;We have this problem too on our server.&lt;/P&gt;&lt;P&gt;Putting "nopat" on the kernel boot arguments helped.&lt;/P&gt;&lt;P&gt;I agree with the "temporary workaround".&lt;/P&gt;&lt;P&gt;Will HP take a look and create a new version of package&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 14:43:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6925750#M56210</guid>
      <dc:creator>Exploitation67</dc:creator>
      <dc:date>2016-12-14T14:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: hp-health/hpasmlited (Debian) - segfault</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6948772#M56211</link>
      <description>&lt;P&gt;+1&lt;/P&gt;&lt;P&gt;We have this problem too on our server.&lt;/P&gt;&lt;P&gt;Putting "nopat" on the kernel boot arguments helped.&lt;/P&gt;&lt;P&gt;I agree with the "temporary workaround".&lt;/P&gt;&lt;P&gt;Will HP take a look and create a new version of package&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Exploit&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 13:49:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6948772#M56211</guid>
      <dc:creator>Exploitation67</dc:creator>
      <dc:date>2017-03-16T13:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: hp-health/hpasmlited (Debian) - segfault</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6970393#M56212</link>
      <description>&lt;P&gt;We have the same problem since upgrading our servers to Proxmox 5.0, which uses a modified Debian 9 (Stretch) kernel.&lt;/P&gt;&lt;P&gt;Using the nopat kernel option is a work-around but a fix (or repository) for Debian Stretch would be appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 14:12:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6970393#M56212</guid>
      <dc:creator>rholighaus</dc:creator>
      <dc:date>2017-07-10T14:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: hp-health/hpasmlited (Debian) - segfault</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6973322#M56213</link>
      <description>&lt;P&gt;+1&lt;/P&gt;&lt;P&gt;We have the same problem on four new DL360 with Debian Stretch.&lt;BR /&gt;&lt;BR /&gt;First of all the development has stoped in Jessie. The other utilities are working on stretch, but hp-health (which is vital for checking the status with scripts) seg-faults. Nopat is not a solution, the performance is severly degraded. HP please recompile for newer kernels !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 14:02:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6973322#M56213</guid>
      <dc:creator>roryt</dc:creator>
      <dc:date>2017-08-09T14:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: hp-health/hpasmlited (Debian) - segfault</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6973349#M56214</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/1855434"&gt;@roryt&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;+1&lt;/P&gt;&lt;P&gt;We have the same problem on four new DL360 with Debian Stretch.&lt;BR /&gt;&lt;BR /&gt;First of all the development has stoped in Jessie. The other utilities are working on stretch, but hp-health (which is vital for checking the status with scripts) seg-faults. Nopat is not a solution, the performance is severly degraded. HP please recompile for newer kernels !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Keep in mind these forums are supported by the user community. &amp;nbsp;Some of us that work for HPE do monitor here when we can.&amp;nbsp;&lt;/P&gt;&lt;P&gt;To contact HPE directly on these Debian components you can use the information provided on the Linux Software Delivery Repository (HPE SDR) page. &amp;nbsp;The MCP covers Ubuntu, Debian, and other community supported distributions&lt;/P&gt;&lt;P&gt;&lt;A href="https://downloads.linux.hpe.com/SDR/" target="_blank"&gt;https://downloads.linux.hpe.com/SDR/&lt;/A&gt; &amp;nbsp;The FAQ lists an email address to contact the group responsible&amp;nbsp;Linux_SWdeliverables@groups.ext.hpe.com&lt;/P&gt;&lt;P&gt;With all that being said, here is the response you would receive&lt;/P&gt;&lt;P&gt;"The 10.60 MCP components are being compiled now, going into QA.&amp;nbsp;&amp;nbsp; We compile on Ubuntu LTS,&lt;BR /&gt;then test on Debian (stretch in this case). &amp;nbsp;While we&amp;nbsp;target 90 days from an Ubuntu LTS release.&amp;nbsp; I don't have an exact date for you at this time."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 16:25:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6973349#M56214</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2017-08-09T16:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: hp-health/hpasmlited (Debian) - segfault</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6979089#M56215</link>
      <description>&lt;P&gt;What about CentOS7?&lt;/P&gt;&lt;P&gt;I have same crash on HPE DL360 G7 with CentOS 7&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 21:42:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6979089#M56215</guid>
      <dc:creator>norvikb</dc:creator>
      <dc:date>2017-10-04T21:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: hp-health/hpasmlited (Debian) - segfault</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6988900#M56216</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;half a year and no update ?&lt;/P&gt;&lt;P&gt;The 10.60 version also not fixes the problem on x86_64 centos 7.&lt;/P&gt;&lt;P&gt;Only nopat works.&lt;/P&gt;&lt;P&gt;When will it be fixed ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rgds.&lt;/P&gt;&lt;P&gt;Komputnik&lt;/P&gt;</description>
      <pubDate>Sun, 19 Nov 2017 14:13:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6988900#M56216</guid>
      <dc:creator>Komputnik</dc:creator>
      <dc:date>2017-11-19T14:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: hp-health/hpasmlited (Debian) - segfault</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6996177#M56217</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Is there any update on this after more than 2 month? For us the nopat option works for in generall, but brakes our GPUs on the server. Therefore the nopat workaround&amp;nbsp;is no a real option for us.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And a working healthcheck through monitoring software like nagios or icinga is important for us. We are running on x86_64 centos 7.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 14:30:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6996177#M56217</guid>
      <dc:creator>CMertes</dc:creator>
      <dc:date>2018-02-06T14:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: hp-health/hpasmlited (Debian) - segfault</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6996219#M56218</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;wrote:&lt;BR /&gt;&lt;P&gt;&lt;SPAN&gt;Is there any update on this after more than 2 month? For us the nopat option works for in generall, but brakes our GPUs on the server. Therefore the nopat workaround&amp;nbsp;is no a real option for us.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And a working healthcheck through monitoring software like nagios or icinga is important for us. We are running on x86_64 centos 7.&lt;/SPAN&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Fromwhat I've been told, this should have been resolved with v10.60.&amp;nbsp; I just loaded CentOS 7.3 on a DL20 Gen9 along with hp-health v10.60 and see no error.&amp;nbsp; I also did a yum update to get the latest packages and still had no error.&amp;nbsp; What kernel are you running?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 20:28:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6996219#M56218</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2018-02-06T20:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: hp-health/hpasmlited (Debian) - segfault</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6999176#M56219</link>
      <description>&lt;P&gt;We are seeing the same issue after upgrading to the latest kernel in CentOS 7.4 &amp;nbsp;( kernel-3.10.0-693.17.1.el7.x86_64 )&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 14:25:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-health-hpasmlited-debian-segfault/m-p/6999176#M56219</guid>
      <dc:creator>marzlarz</dc:creator>
      <dc:date>2018-03-08T14:25:58Z</dc:date>
    </item>
  </channel>
</rss>

