Today I noticed all node-db's (including master-db) show different db versions in the sys_config table. All are showing the initially installed ispc version, even though all are running ispc 3.3.0p3 for a while now. Is this normal behavior?
There too I find differences The table in the master node's db shows only for the master node version 102 and all other nodes version 100 or 101. The table in mirror node db's all have 2 rows showing version 102 for the mirror node and version 100 or 101 for the primary node. The table in primary node db's all show version 102, except for one which shows version 101. This one was added last, together with a mirror. All seems to be working just fine but it's kinda quirky to say the least. Especially the last two added nodes which both are shown as version 101 in the master node's db, version 101 in the primary node's db and in the mirror node's db version 101 for the primary node and version 102 for the mirror node.