PowerFlex 4.x: PowerFlex-Storage-Cluster kann nicht bereitgestellt werden. Fehler "Bootstrap-Vorgang fehlgeschlagen"
Summary: PowerFlex 4.x: PowerFlex-Storage-Cluster kann nicht bereitgestellt werden. Fehler "Bootstrap-Vorgang fehlgeschlagen"
Symptoms
PowerFlex 4.x: PowerFlex-Storage-Cluster kann nicht bereitgestellt werden. Fehler "Bootstrap-Vorgang fehlgeschlagen"
Der MDM-Cluster wurde noch nicht gebildet. Nur die MDM-RPMs sind auf den SVMs installiert.
exception.log weist den folgenden Fehler auf:
#<ASM::UserException: VXFM307::Bootstrap operation failed for operations: Bootstrap operation failed for operations: [{"name"=>".AddCaCommand",
"message"=>"Command failed: Could not connect to XX.XX.XX.XX. Ensure that the relevant service (LIA) is running and that the server can communicate with the node"}, {"name"=>".AddCaCommand", "message"=>"Command failed: Could not connect to XX.XX.XX.YY. Ensure that the relevant service (LIA) is running and that the server can communicate with the node"}, {"name"=>".AddCaCommand", "message"=>"Command failed: Could not connect to XX.XX.XX.ZZ. Ensure that the relevant service (LIA) is running and that the server can communicate with the node"}].>
/opt/asm-deployer/lib/asm/provider/elementmanager/scaleio.rb:10156:in `configure_security_bootstrap'
/opt/asm-deployer/lib/asm/provider/elementmanager/scaleio.rb:10405:in `configure_scaleio_gateway'
/opt/asm-deployer/lib/asm/service_deployment.rb:4156:in `process_scaleio'
scaleio-block-legacy-gateway_exception.log tritt der folgende Fehler auf:
#<ASM::UserException: VXFM307::Bootstrap operation failed for operations: Bootstrap operation failed for operations: [{"name"=>".AddCaCommand",
"message"=>"Command failed: Could not connect to XX.XX.XX.XX. Ensure that the relevant service (LIA) is running and that the server can communicate with the node"}, {"name"=>".AddCaCommand", "message"=>"Command failed: Could not connect to XX.XX.XX.YY. Ensure that the relevant service (LIA) is running and that the server can communicate with the node"}, {"name"=>".AddCaCommand", "message"=>"Command failed: Could not connect to XX.XX.XX.ZZ. Ensure that the relevant service (LIA) is running and that the server can communicate with the node"}].>
LIA-Trace-Protokolle auf den SVMs werden alle paar Sekunden mit Folgendem gefüllt.
2024/12/13 15:34:12.925210 LOW:7ff568389db0:netPath_StartAsServer_CK:00539: :: Disconnected Live SERVER path 0x7ff5683c8480 of portal (nil) net 0x8fb000 socket 14 inflights 0 HS:0 Start connection from IP XX.XX.XX.XX:43739 to XX.XX.XX.YY:9098
2024/12/13 15:34:12.925220 LOW:7ff568389db0:netPath_StartAsServer_CK:00552: :: Disconnected Live SERVER path 0x7ff5683c8480 of portal (nil) net 0x8fb000 socket 14 inflights 0 HS:1 Registered with manager
2024/12/13 15:34:12.925735 LOW:7ff568389db0:netSec_Accept_CK:00310: Starting secure accept
2024/12/13 15:34:12.929886 MED:7ff568389db0:mosSecurity_PrintLibX509StoreCtxError:01115: SSL certificate verification error: unable to get local issuer certificate
2024/12/13 15:34:12.929900 LOW:7ff568389db0:mosSsl_HandleError:00429: ERROR: Handshake: error:1417C086:SSL routines:tls_process_client_certificate:certificate verify failed, SSL error: 1
2024/12/13 15:34:12.929903 LOW:7ff568389db0:netSec_SslHandshake_CK:00486: ERROR: Handshake failed (CERT_VERIFY_FAILURE)
2024/12/13 15:34:12.929905 LOW:7ff568389db0:netPath_StartAsServer_CK:00568: ERROR: :: Disconnected Live SERVER path 0x7ff5683c8480 of portal (nil) net 0x8fb000 socket 14 inflights 0 HS:1 secure accept failure (CERT_VERIFY_FAILURE)
Der folgende Befehl wurde auf dem MVM mit den IP-Adressen der SVMs ausgeführt, um zu validieren, dass Port 9099 für LIA geöffnet war.
echo ""> /dev/tcp/XX.XX.XX.XX/9099 && echo "Port is open" || echo "not open"
Die Bereitstellung des PowerFlex-Storage-MDM-Clusters ist jedoch fehlgeschlagen
Cause
Der Kunde hatte eine Hardwarefirewall, die Port 9099 blockierte.
Resolution
Überprüfen Sie mit dem Kunden, dass keine Hardwarefirewall verwendet wird, die möglicherweise die LIA-Kommunikation auf Port 9099 während der Bereitstellung blockiert.