Re: [slurm-users] AccountingStorageLoc option has been removed and fatal error

2023-06-13 Thread Joe Kline
Michael, yeah, I was digging and found those links as well a bit after I posted. I wonder how easy it would be to add/create a slurmdbd plugin for sqlite? (I'm not trying to well-volunteer myself necessarily...but I will be poking around in the git repo some, but my C skills are miniscule to

Re: [slurm-users] AccountingStorageLoc option has been removed and fatal error

2023-06-13 Thread Michael Gutteridge
Hi I couldn't find an announcement anywhere, but filetxt looks to have been removed in version 20.11 (see here and here ). s

[slurm-users] AccountingStorageLoc option has been removed and fatal error

2023-06-13 Thread Joe Kline
I was configuring slurm for an ubuntu 22.04 lts host. It is version 21.08.5 ( from the ubuntu repo ). I added these lines to /etc/slurm.conf AccountingStorageType=accounting_storage/filetxt AccountingStorageLoc=/var/log/slurm/accounting AccountingStoreJobComment=YES When I restart the slurm se

Re: [slurm-users] AccountingStorageLoc=

2018-05-22 Thread Raymond Wan
Hi Eric, On Wednesday, May 23, 2018 12:33 AM, Eric F. Alemany wrote: > Can I choose any path that i want to store the filetxt? e.g. >  /AccountingStorageLoc=/media/slurmlog/accounting/ > OR > do i need to stick > with AccountingStorageLoc=/var/log/slurm/accounting? I believe you can, though I

[slurm-users] AccountingStorageLoc=

2018-05-22 Thread Eric F. Alemany
Greetings, I have a question regarding the pathname of the filetxt in AccountingStorageLoc slurm.schedmd.com says: "Storing the accounting information into text files is very simple. Just configure the appropriate plugin (e.g.AccountingStorageType=accounting_storage/fi