<?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 Problem installing ServiceGuard for Linux on SLES 15 SP1 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problem-installing-serviceguard-for-linux-on-sles-15-sp1/m-p/7088714#M56987</link>
    <description>&lt;P&gt;Just for information. I encountered an issue trying to install ServiceGuard &lt;STRONG&gt;B.12.50.00&lt;/STRONG&gt; (SGeSAP) on 2 VM nodes running SLES 15 SP1. A third VM, also running SLES 15 SP1 as a quorum server.&lt;/P&gt;&lt;P&gt;The ISO image for the SG software was mounted on the primary node and as far as I knew all pre-requisites are in place.&lt;BR /&gt;We run the “cminstaller -n node1 -n node2” to install SG.&amp;nbsp;However, when I examine the /var/log/messages file we see the following:&lt;/P&gt;&lt;P&gt;2&lt;FONT size="2"&gt;020-04-07T17:14:54.621188+01:00 node1 systemd[1]: hacl-cfgudp.service: Main process exited, code=exited, status=1/FAILURE&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020-04-07T17:14:54.621332+01:00 node1 systemd[1]: hacl-cfgudp.service: Unit entered failed state.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020-04-07T17:14:54.621462+01:00 node1 systemd[1]: hacl-cfgudp.service: Failed with result 'exit-code'.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020-04-07T17:14:54.639370+01:00 node1 systemd[1]: hacl-cfgudp.service: Main process exited, code=exited, status=1/FAILURE&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020-04-07T17:14:54.639667+01:00 node1 systemd[1]: hacl-cfgudp.service: Unit entered failed state.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020-04-07T17:14:54.639849+01:00 node1 systemd[1]: hacl-cfgudp.service: Failed with result 'exit-code'&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;(...)&lt;/P&gt;&lt;P&gt;It turned out that the customer has enabled "secure boot" which prevents changes to the kernel and results in errors as seen above. Checking the documentation we find that it is a pre-requisit which was not checked prior to the installation.&lt;/P&gt;&lt;P&gt;The easy way to check is with the mokutil command:&lt;/P&gt;&lt;P&gt;# mokutil -–sb-state&lt;BR /&gt;SecureBoot &lt;STRONG&gt;disabled&lt;/STRONG&gt;&lt;BR /&gt;#&lt;/P&gt;&lt;P&gt;Disabling secure boot results in ServiceGuard being installed correctly.&lt;/P&gt;</description>
    <pubDate>Thu, 21 May 2020 14:20:34 GMT</pubDate>
    <dc:creator>Karl Bull</dc:creator>
    <dc:date>2020-05-21T14:20:34Z</dc:date>
    <item>
      <title>Problem installing ServiceGuard for Linux on SLES 15 SP1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-installing-serviceguard-for-linux-on-sles-15-sp1/m-p/7088714#M56987</link>
      <description>&lt;P&gt;Just for information. I encountered an issue trying to install ServiceGuard &lt;STRONG&gt;B.12.50.00&lt;/STRONG&gt; (SGeSAP) on 2 VM nodes running SLES 15 SP1. A third VM, also running SLES 15 SP1 as a quorum server.&lt;/P&gt;&lt;P&gt;The ISO image for the SG software was mounted on the primary node and as far as I knew all pre-requisites are in place.&lt;BR /&gt;We run the “cminstaller -n node1 -n node2” to install SG.&amp;nbsp;However, when I examine the /var/log/messages file we see the following:&lt;/P&gt;&lt;P&gt;2&lt;FONT size="2"&gt;020-04-07T17:14:54.621188+01:00 node1 systemd[1]: hacl-cfgudp.service: Main process exited, code=exited, status=1/FAILURE&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020-04-07T17:14:54.621332+01:00 node1 systemd[1]: hacl-cfgudp.service: Unit entered failed state.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020-04-07T17:14:54.621462+01:00 node1 systemd[1]: hacl-cfgudp.service: Failed with result 'exit-code'.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020-04-07T17:14:54.639370+01:00 node1 systemd[1]: hacl-cfgudp.service: Main process exited, code=exited, status=1/FAILURE&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020-04-07T17:14:54.639667+01:00 node1 systemd[1]: hacl-cfgudp.service: Unit entered failed state.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020-04-07T17:14:54.639849+01:00 node1 systemd[1]: hacl-cfgudp.service: Failed with result 'exit-code'&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;(...)&lt;/P&gt;&lt;P&gt;It turned out that the customer has enabled "secure boot" which prevents changes to the kernel and results in errors as seen above. Checking the documentation we find that it is a pre-requisit which was not checked prior to the installation.&lt;/P&gt;&lt;P&gt;The easy way to check is with the mokutil command:&lt;/P&gt;&lt;P&gt;# mokutil -–sb-state&lt;BR /&gt;SecureBoot &lt;STRONG&gt;disabled&lt;/STRONG&gt;&lt;BR /&gt;#&lt;/P&gt;&lt;P&gt;Disabling secure boot results in ServiceGuard being installed correctly.&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 14:20:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-installing-serviceguard-for-linux-on-sles-15-sp1/m-p/7088714#M56987</guid>
      <dc:creator>Karl Bull</dc:creator>
      <dc:date>2020-05-21T14:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing ServiceGuard for Linux on SLES 15 SP1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-installing-serviceguard-for-linux-on-sles-15-sp1/m-p/7089048#M56988</link>
      <description>&lt;P&gt;Hi Karl Bull,&lt;/P&gt;&lt;P&gt;Thank you very much for providing the valuable information, I am certain it will benefit many.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;-Krupa&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 07:31:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-installing-serviceguard-for-linux-on-sles-15-sp1/m-p/7089048#M56988</guid>
      <dc:creator>krupamn</dc:creator>
      <dc:date>2020-05-26T07:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing ServiceGuard for Linux on SLES 15 SP1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-installing-serviceguard-for-linux-on-sles-15-sp1/m-p/7092753#M56989</link>
      <description>&lt;P class="lia-align-left"&gt;Thanks for useful information. It really solved my problem!!&lt;/P&gt;&lt;P class="lia-align-left"&gt;Wondering not seen this in Serviceguard doc.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2020 09:15:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-installing-serviceguard-for-linux-on-sles-15-sp1/m-p/7092753#M56989</guid>
      <dc:creator>Napasorn</dc:creator>
      <dc:date>2020-06-23T09:15:35Z</dc:date>
    </item>
  </channel>
</rss>

