<div dir="ltr"><div class="gmail_default" style="font-family:monospace">Hi<br><br></div><div class="gmail_default" style="font-family:monospace">I couldn't find an announcement anywhere, but filetxt looks to have been removed in version 20.11 (see <a href="https://github.com/SchedMD/slurm/blob/906f43c90a0b1506f2814920c32669098da522ab/NEWS#L2440">here</a> and <a href="https://github.com/SchedMD/slurm/commit/aac9fa2926b5c0e530f1f45dece3daff5931c539">here</a>).  slurmdbd seems to be the only option at this time.  The "AccountingStorageLoc" only has meaning in the context of the filetxt plugin, hence the error.  I think your options are to do without accounting (if possible in your environment) or set up SlurmDBD.</div><div class="gmail_default" style="font-family:monospace"><br></div><div class="gmail_default" style="font-family:monospace">It's confusing as it looks like some Slurm docs still <a href="https://slurm.schedmd.com/accounting.html#slurm-accounting-configuration-before-build:~:text=Storing%20the%20accounting%20information%20into%20text%20files%20is%20very%20simple.">indicate this</a> as an option.</div><div class="gmail_default" style="font-family:monospace"><br></div><div class="gmail_default" style="font-family:monospace"> - Michael</div><div class="gmail_default" style="font-family:monospace"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 13, 2023 at 11:23 AM Joe Kline <<a href="mailto:gizmo@purdue.edu">gizmo@purdue.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I was configuring slurm for an ubuntu 22.04 lts host.<br>
<br>
It is version 21.08.5 ( from the ubuntu repo ).<br>
<br>
I added these lines to /etc/slurm.conf<br>
<br>
AccountingStorageType=accounting_storage/filetxt<br>
AccountingStorageLoc=/var/log/slurm/accounting<br>
AccountingStoreJobComment=YES<br>
<br>
When I restart the slurm services I get :<br>
<br>
fatal: The AccountingStorageLoc option has been removed. It is safe to <br>
remove from your configuration.<br>
<br>
If I comment them out I don't get the error.<br>
<br>
Is there some option or something I'm missing?<br>
<br>
Is text file storage for accounting no longer an option?<br>
<br>
Thanks,<br>
<br>
joe<br>
<br>
</blockquote></div>