<?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: Missing Package:  morpheus-vm-node-fips in HPE Morpheus VM Essentials</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/missing-package-morpheus-vm-node-fips/m-p/7242819#M253</link>
    <description>&lt;P&gt;Hello Holjo,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for update. May i request below info:&lt;/P&gt;&lt;P&gt;1 .How&amp;nbsp; was FIPS enabled on the host?&lt;BR /&gt;2. Ubuntu OS version&amp;nbsp;&lt;BR /&gt;3. VME Version&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;/P&gt;&lt;P&gt;Ranveer&lt;/P&gt;</description>
    <pubDate>Mon, 12 May 2025 15:19:17 GMT</pubDate>
    <dc:creator>Ranveer</dc:creator>
    <dc:date>2025-05-12T15:19:17Z</dc:date>
    <item>
      <title>Missing Package:  morpheus-vm-node-fips</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/missing-package-morpheus-vm-node-fips/m-p/7242703#M245</link>
      <description>&lt;P&gt;VM node agent fails install on FIPS enabled host.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Unable to locate package morpheus-vm-node-fips&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How does one obtain or enable this package?&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2025 14:09:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/missing-package-morpheus-vm-node-fips/m-p/7242703#M245</guid>
      <dc:creator>Holjo</dc:creator>
      <dc:date>2025-05-12T14:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Package:  morpheus-vm-node-fips</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/missing-package-morpheus-vm-node-fips/m-p/7242800#M249</link>
      <description>&lt;P&gt;Hello Holjo,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The most common reason an Agent install fails is the provisioned Instance Or VME HOST cannot reach the VME Appliance via the Appliance&lt;BR /&gt;URL set in Administration &amp;gt; Settings over port 443.&lt;/P&gt;&lt;P&gt;When an Instance is provisioned from VME it must be able to reach the VME appliance via the Appliance&lt;BR /&gt;URL or the Agent will not be installed.&lt;/P&gt;&lt;P&gt;Please attempt to manually install :&lt;BR /&gt;Select "host" got Actions &amp;gt; Download Agent Script&lt;/P&gt;&lt;P&gt;Under downloads you will see agent script (open the script in notepad, &amp;amp; past on the Ubuntu host (start from curl)&lt;/P&gt;&lt;P&gt;Example of script:&lt;BR /&gt;#!/bin/bash&lt;BR /&gt;curl -k -s "&lt;A href="https://hpevmemgr2.bgl1.global.tslabs.hpecorp.net/api/server-script/agentInstall?apiKey=8fcb595b-3bd4-4054-9e24-54c963f43373" target="_blank" rel="noopener"&gt;https://vmemgr/api/server-script/agentInstall?apiKey=8fcb595b-3bd4-4054-9e24-54c963f43373&lt;/A&gt;" | bash&lt;/P&gt;&lt;P&gt;Copied above script&amp;nbsp; (Starting from curl -k ) &amp;amp; executing on my VMEHOST.&lt;/P&gt;&lt;P&gt;root@hpevmehost1:/var/log/corosync# curl -k -s "&lt;A href="https://hpevmemgr2.bgl1.global.tslabs.hpecorp.net/api/server-script/agentInstall?apiKey=8fcb595b-3bd4-4054-9e24-54c963f43373" target="_blank" rel="noopener"&gt;https://vmemgr/api/server-script/agentInstall?apiKey=8fcb595b-3bd4-4054-9e24-54c963f43373&lt;/A&gt;" | bash&lt;BR /&gt;/usr/bin/apt-get&lt;BR /&gt;/usr/bin/morpheus-node-ctl&lt;BR /&gt;ok: down: morphd: 0s, normally up&lt;BR /&gt;grep: ./environment: No such file or directory&lt;BR /&gt;NO_PROXY="hpevmemgr2.bgl1.global.tslabs.hpecorp.net"&lt;BR /&gt;checking for dpkq lock-frontend existence...&lt;BR /&gt;force removing lock /var/lib/dpkg/lock-frontend&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;Building dependency tree... Done&lt;BR /&gt;Reading state information... Done&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;/P&gt;&lt;P&gt;Ranveer&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2025 11:40:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/missing-package-morpheus-vm-node-fips/m-p/7242800#M249</guid>
      <dc:creator>Ranveer</dc:creator>
      <dc:date>2025-05-12T11:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Package:  morpheus-vm-node-fips</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/missing-package-morpheus-vm-node-fips/m-p/7242815#M252</link>
      <description>&lt;P&gt;Hello Ranveer,&lt;/P&gt;&lt;P&gt;Thank you for this.&amp;nbsp; However, the issue persists when running the script manually.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# curl -k -s "https://&amp;lt;VME Appliance&amp;gt;/api/server-script/agentInstall?apiKey=2fcfb2a9-bb61-45b1-eedb3a605b89" | bash
/usr/bin/apt-get
grep: ./environment: No such file or directory
NO_PROXY="&amp;lt;VME Appliance&amp;gt;"
checking for dpkq lock-frontend existence...
force removing lock /var/lib/dpkg/lock-frontend
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
apt-transport-https is already the newest version (2.4.13).
The following package was automatically installed and is no longer required:
  linux-headers-5.15.0-138
Use 'apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
bash: line 140: /usr/bin/morpheus-node-ctl: No such file or directory
-----BEGIN PGP PUBLIC KEY BLOCK-----
~~~~~~~~~~
-----END PGP PUBLIC KEY BLOCK-----
Ign:1 https://&amp;lt;VME Appliance&amp;gt;/apt morpheus InRelease
Hit:2 https://&amp;lt;VME Appliance&amp;gt;/apt morpheus Release
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package morpheus-vm-node-fips
bash: line 148: /usr/bin/morpheus-node-ctl: No such file or directory&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unless I am looking in the wrong place, the FIPS node package does not appear to be present on the VME Appliance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# ls -l /var/opt/morpheus/package-repos/apt/dists/morpheus/main/binary-amd64
total 270344
-rw-r--r-- 1 root root  34439392 Apr 17 03:09 hpe-vm_1.0.5-1_amd64.deb
-rw-r--r-- 1 root root 121583786 Apr 17 03:09 morpheus-node_3.2.35-1_amd64.deb
-rw-r--r-- 1 root root 120791592 Apr 17 03:09 morpheus-vm-node_3.2.35-1_amd64.deb
-rw-rw-r-- 1 root root      2019 Apr  9 17:38 Packages
-rw-rw-r-- 1 root root       886 Apr  9 17:38 Packages.gz
-rw-rw-r-- 1 root root         0 Apr  9 17:37 Release&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2025 14:51:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/missing-package-morpheus-vm-node-fips/m-p/7242815#M252</guid>
      <dc:creator>Holjo</dc:creator>
      <dc:date>2025-05-12T14:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Package:  morpheus-vm-node-fips</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/missing-package-morpheus-vm-node-fips/m-p/7242819#M253</link>
      <description>&lt;P&gt;Hello Holjo,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for update. May i request below info:&lt;/P&gt;&lt;P&gt;1 .How&amp;nbsp; was FIPS enabled on the host?&lt;BR /&gt;2. Ubuntu OS version&amp;nbsp;&lt;BR /&gt;3. VME Version&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;/P&gt;&lt;P&gt;Ranveer&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2025 15:19:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/missing-package-morpheus-vm-node-fips/m-p/7242819#M253</guid>
      <dc:creator>Ranveer</dc:creator>
      <dc:date>2025-05-12T15:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Package:  morpheus-vm-node-fips</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/missing-package-morpheus-vm-node-fips/m-p/7242827#M254</link>
      <description>&lt;P&gt;Hi Ranveer,&lt;/P&gt;&lt;P&gt;FIPS was enabled via Ubuntu Pro (pro enable fips)&lt;BR /&gt;Ubuntu 22.04&lt;BR /&gt;Install from - HPE_VM_Essentials_SW_image_8.0.5_1_S5Q83-11009.iso&lt;/P&gt;&lt;P&gt;Just noticed FIPS is not enabled on VME Appliance OS yet.&amp;nbsp; Perhaps this is a requirement?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2025 16:48:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/missing-package-morpheus-vm-node-fips/m-p/7242827#M254</guid>
      <dc:creator>Holjo</dc:creator>
      <dc:date>2025-05-12T16:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Package:  morpheus-vm-node-fips</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/missing-package-morpheus-vm-node-fips/m-p/7242890#M259</link>
      <description>&lt;P&gt;Hi Holjo,&lt;/P&gt;&lt;P&gt;Thanks a lot for update.&lt;/P&gt;&lt;P&gt;Checked with VME Engineering as of now VME does not offer FIPS certified packages. In future they may enable same.&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Ranveer&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 12:50:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/missing-package-morpheus-vm-node-fips/m-p/7242890#M259</guid>
      <dc:creator>Ranveer</dc:creator>
      <dc:date>2025-05-13T12:50:33Z</dc:date>
    </item>
  </channel>
</rss>

