PowerFlex: 업그레이드 중 게이트웨이에서 LIA 패키지 설치 시 "Command failed: OS rhel7용 lia-3.6-700.103 패키지가 서명되지 않았습니다."
Summary: PowerFlex Gateway에서 v3.5에서 3.6.7000.103 또는 v3.6.0.8로 업그레이드하는 동안 RPM-GPG-KEY-ScaleIO 파일로 인해 lia 설치가 실패할 수 있습니다.
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
게이트웨이에서 PowerFlex 클러스터를 3.6-700.103으로 업그레이드하는 동안 LIA 패키지 설치가 실패하고 게이트웨이 UI에 다음 오류가 표시될 수 있습니다.
Red Hat 또는 CentOS 
에서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)
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.
게이트웨이에서 /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
/opt/emc/scaleio/gateway/conf/RPM-GPG-KEY-ScaleIO 파일에서 새 줄 문자가 누락되었습니다.
Resolution
해결 방법
타겟 버전으로 업그레이드된 게이트웨이에 로그인합니다.vi 편집기를 사용하여 /opt/emc/scaleio/gateway/conf/RPM-GPG-KEY-ScaleIO에 있는 파일을 엽니다.
파일에 줄 바꿈 문자를 추가합니다.
파일을 저장합니다 ( 'Esc'명령과 wq!) 변경
하지 않고 'rpm --import /opt/emc/scaleio/gateway/conf/RPM-GPG-KEY-ScaleIO'를 실행해도 오류가 반환되지 않는지 확인합니다.
업그레이드 프로세스를 재시도합니다.
수리하다
이 문제는 PowerFlex v3.6.1, v3.5.1.9 및 v4.0.1에서 해결되었습니다.
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.
게이트웨이에서