Hi,

I would like to do the equivalent of:

sacctmgr -i add user namef account=grpa
sacctmgr -i add user nameg account=grpa
...
sacctmgr -i add user namez account=grpa

but with an "sacct -i load filename" in which filename contains the grpa
with the list of user. The documentation mentions the "load" is to read a
formerly "dump" created file. But is doesn't mention if a partial file can
be used. Or what the format of a partial file would look like? Does a load
erase/replace existing info? Can a load be used to remove entries
too(sacctmgr -i delete userb account=grpa)? I'm missing a piece of
documentation I can't seem to find.

The reason I'm looking to use "load" instead of multiple "add" is that
after doing 4-5 add,  the slurmdbd/slurmctld system becomes very
slow/unresponsive for a few minutes.

Richard

Reply via email to