Skip to content

MQ certified container image 9.2.3.0-r1 will not start with Native HA setup #470

@Jacobreise

Description

@Jacobreise

I will post below my qm.ini and also the error. When attempting to start a native HA queue manager it complains of missing qm.ini stanzas that the image itself places into the qm.ini. The stanza is there but the error and message persist causing the queue manager to not startup.

Error:

AMQ3205E: A required stanza of type 'NativeHAInstance' was not found in the
Native HA configuration data in qm.ini.

qm.ini in /var/mqm/qmgrs/MI9230/

Log:
LogPrimaryFiles=5
LogSecondaryFiles=50
LogFilePages=4096
LogType=REPLICATED
LogBufferPages=0
LogPath=/mnt/mqm/data/log/MI9230/
LogWriteIntegrity=TripleWrite
LogManagement=Automatic
Service:
Name=AuthorizationService
EntryPoints=14
SecurityPolicy=UserExternal

SSL:
AllowTLSV13=Yes
MinimumRSAKeySize=1
OCSPAuthentication=OPTIONAL
OCSPCheckExtensions=NO
OutboundSNI=CHANNEL
Channels:
ChlauthEarlyAdopt=Yes
ChlauthIgnoreUserCase=No
MaxChannels=300
MaxActiveChannels=300
TCP:
SndBuffSize=0
RcvBuffSize=0
RcvSndBuffSize=0
RcvRcvBuffSize=0
ClntSndBuffSize=0
ClntRcvBuffSize=0
SvrSndBuffSize=0
SvrRcvBuffSize=0
NativeHALocalInstance:
Name=mi9230-0
AutoConfig:
MQSCConfig=/etc/mqm/
IniConfig=/etc/mqm/
Subpool:
ShortSubpoolName=MI92300000
NativeHAInstance:
Name=mi9230-native-ha-0
ReplicationAddress=mi9230-native-ha-replica-0(9414)
NativeHAInstance:
Name=mi9230-native-ha-1
ReplicationAddress=mi9230-native-ha-replica-1(9414)
NativeHAInstance:
Name=mi9230-native-ha-2
ReplicationAddress=mi9230-native-ha-replica-2(9414)
ServiceComponent:
Service=AuthorizationService
Name=Dev.HtpAuth.Service
Module=/opt/mqm/lib64/mqhtpass.so
ComponentDataSize=0
ServiceComponent:
Service=AuthorizationService
Name=MQSeries.UNIX.auth.service
Module=amqzfu
ComponentDataSize=0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions