Recently upgraded slurm from 19.X to 20.11.8 and slurm accounting filetxt is showing plugin error while starting the slurmctld service. please find the below error messages. [2022-02-21T10:16:27.999] slurmctld version 20.11.8 started on cluster slurm [2022-02-21T10:16:28.181] error: Couldn't find the specified plugin name for accounting_storage/filetxt looking at all files [2022-02-21T10:16:28.269] error: cannot find accounting_storage plugin for accounting_storage/filetxt [2022-02-21T10:16:28.269] error: cannot create accounting_storage context for accounting_storage/filetxt [2022-02-21T10:16:28.269] error: Couldn't find the specified plugin name for accounting_storage/filetxt looking at all files [2022-02-21T10:16:28.273] error: cannot find accounting_storage plugin for accounting_storage/filetxt [2022-02-21T10:16:28.273] error: cannot create accounting_storage context for accounting_storage/filetxt [2022-02-21T10:16:28.290] error: Couldn't find the specified plugin name for accounting_storage/filetxt looking at all files [2022-02-21T10:16:28.294] error: cannot find accounting_storage plugin for accounting_storage/filetxt [2022-02-21T10:16:28.294] error: cannot create accounting_storage context for accounting_storage/filetxt [2022-02-21T10:16:28.294] fatal: failed to initialize accounting_storage plugin
Filetxt was lacking in many ways and also fell behind "accounting_storage/slurmdbd" with the information being stored as well as features. accounting_storage/filetxt was deprecated and removed in 20.11. https://github.com/SchedMD/slurm/commit/79d0ce2270f4aabe693bcc6d8fb98ec1e0a6ef09 https://github.com/SchedMD/slurm/commit/aac9fa2926b5c0e530f1f45dece3daff5931c539 > -- accounting_storage/filetxt has been removed as an option. Please consider > using accounting_storage/slurmdbd as an alternative https://slurm.schedmd.com/slurm.conf.html#OPT_AccountingStorageType