After i run ./spectrumscale install
it come out that mmgetstate showed GPFS is down
cat /var/adm/ras/mmfs.log.latest
2021-02-24_17:26:52.055+0800: runmmfs starting (27824)
2021-02-24_17:26:52.074+0800: [I] Removing old /var/adm/ras/mmfs.log.* files:
2021-02-24_17:26:52.109+0800: runmmfs: [I] Unloading modules from /lib/modules/4.18.0-240.15.1.el8_3.x86_64/extra
2021-02-24_17:26:52.259+0800: runmmfs: [I] Loading modules from /lib/modules/4.18.0-240.15.1.el8_3.x86_64/extra
insmod: ERROR: could not insert module /lib/modules/4.18.0-240.15.1.el8_3.x86_64/extra/tracedev.ko: Required key not available
2021-02-24_17:26:52.292+0800: runmmfs: [I] Unloading modules from /lib/modules/4.18.0-240.15.1.el8_3.x86_64/extra
2021-02-24_17:26:52.489+0800: runmmfs: [S] error in loading or unloading the mmfs kernel extension
2021-02-24_17:26:52.499+0800: runmmfs: [I] stopping GPFS
show i run
# remove signature from module
objcopy -R .module_sig tracedev.ko
readelf -S tracedev.ko | grep module_sig
->no output shown
rerun the ./spectrumscale install
the cluster still cannot be started
#SpectrumScale#Support#SupportMigration