在挂载Astra Trident PV的RedHat OpenShift DeploymentConfig应用程序进行扩展以包含多个Pod时崩溃
- Views:
- 4
- Visibility:
- Public
- Votes:
- 2
- Category:
- trident-kubernetes<a>20090689003</a>
- Specialty:
- snapx
- Last Updated:
适用场景
- RedHat OpenShift 4.6.X
- NetApp Astra Trident PV挂载在DeploymentConfig中
- DeploymentConfig运行容器化Java应用程序
- Trident PV配置了rwx访问模式
- OpenJDK 1.8
问题描述
如果运行Java应用程序并挂载Astra Trident PV的RedHat OpenShift DeploymentConfig从一个POD扩展到多个POD、则JVM将崩溃并显示以下错误:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0x7) at pc=0x00007f376b0415f8, pid=1, tid=0x00007f37540c2b10
#
# JRE version: OpenJDK Runtime Environment (8.0_212-b04) (build 1.8.0_212-b04)
# Java VM: OpenJDK 64-Bit Server VM (25.212-b04 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea 3.12.0
# Distribution: Custom build (Sat May 4 17:33:35 UTC 2019)
# Problematic frame:
# V [libjvm.so+0x5765f8]
#