PowerFlex: Die Installation von LIA-Paketen vom Gateway während des Upgrades schlägt mit dem Fehler " Befehl fehlgeschlagen: Paket lia-3.6-700.103 für OS rhel7 ist nicht signiert."
Summary: Während eines Upgrades von v3.5 auf 3.6.7000.103 oder v3.6.0.8 auf PowerFlex Gateway kann die Installation von LIA aufgrund der RPM-GPG-KEY-ScaleIO-Datei fehlschlagen.
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
Bei der Durchführung eines Upgrades des PowerFlex-Clusters auf 3.6-700.103 vom Gateway schlägt die Installation des LIA-Pakets möglicherweise mit dem folgenden Fehler in der Gateway-Benutzeroberfläche fehl.
Unter Red Hat oder CentOS 
Auf dem Gateway
/opt/emc/scaleio/gateway/logs/operations.log
ERROR operations - Could not install lia with installationId <masked>, allowReboot false and arguments on node 192.168.25.1,192.168.20.1,192.16.15.1,192.168.10.1 due to: Command failed: Package lia-3.6-700.103 for OS rhel7 is Not Signed
/opt/emc/scaleio/gateway/logs/scaleio-trace.log
DEBUG c.e.s.s.i.s.i.InstallationPackageServiceImpl - getLatestPackage called for ecsComponentType lia and linuxFlavour rhel7 returned InstallationPackage{packageFile=/opt/emc/scaleio/gateway/temp/scaleio/EMC-ScaleIO-lia-3.6-700.103.el7.x86_64.rpm}
DEBUG c.e.s.s.domain.installation.Version - servicePack 7, minor String 00, buildString 00700, patch 700
DEBUG c.e.s.s.d.i.InstallationPackage - Constructed version 3.6-700.103 for an InstallationPackage EMC-ScaleIO-lia-3.6-700.103.el7.x86_64.rpm
ERROR c.e.s.s.d.i.c.UpgradeLiaCommand - Error Package lia-3.6-700.103 for OS rhel7 is Not Signed executing command .UpgradeLiaCommand (abort) : com.emc.s3g.scaleio.im.services.installation.connectors.LIANodeConnection.installPackage(LIANodeConnection.java:784)
Auf SLES
Could not import RPM key on node 10.x.x.x due to gpg: WARNING: no command supplied.
error: /tmp/RPM-GPG-KEY-ScaleIO: key 1 not an armored public key.
Auf dem Gateway /opt/emc/scaleio/gateway/logs/operations.log
ERROR operations - Could not install lia with installationId null, allowReboot false and arguments AUTH_MODE=NATIVE_AUTHENTICATION TOKEN=XXXXXXXXX on node 10.x1.x.x due to: Command failed: Could not import RPM key on node 10.x.x1.x due to: gpg: WARNING: no command supplied.
dos2unix: converting file /tmp/RPM-GPG-KEY-ScaleIO to Unix format...
error: /tmp/RPM-GPG-KEY-ScaleIO: key 1 not an armored public key.Cause
Das Zeilenvorschubzeichen fehlt in der Datei /opt/emc/scaleio/gateway/conf/RPM-GPG-KEY-ScaleIO
Resolution
Problemumgehung
Melden Sie sich bei dem Gateway an, das auf die Zielversion aktualisiert wurde.Öffnen Sie die Datei unter /opt/emc/scaleio/gateway/conf/RPM-GPG-KEY-ScaleIO mithilfe des vi-Editors.
Fügen Sie der Datei ein Zeilenvorschubzeichen hinzu.
Speichern Sie die Datei (mit dem Befehl 'Esc' und wq!) Ohne Änderungen
vorzunehmen Überprüfen Sie, ob der Befehl "rpm --import /opt/emc/scaleio/gateway/conf/RPM-GPG-KEY-ScaleIO" keine Fehler zurückgibt.
Wiederholen Sie den Upgradeprozess.
Lösung
Das Problem wurde in PowerFlex v3.6.1, v3.5.1.9 und v4.0.1 behoben.
Affected Products
PowerFlex SoftwareProducts
PowerFlex rack, PowerFlex ApplianceArticle Properties
Article Number: 000209882
Article Type: Solution
Last Modified: 17 Jun 2025
Version: 3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.
Auf dem Gateway