Hello everyone, I'm experiencing data loss everynight in my mysql database where slurm writes its logs. This is my slurmdbd.conf:
ArchiveEvents=yes > ArchiveJobs=yes > ArchiveSteps=no > ArchiveSuspend=no > > AuthType=auth/munge > SlurmUser=slurm > DbdHost=virtualgap > DbdPort=6819 > DebugLevel=1 > PurgeEventAfter=1month > PurgeJobAfter=1month > PurgeStepAfter=1month > PurgeSuspendAfter=1month > > StorageHost=virtualgap > StoragePort=3306 > StoragePass=qwerty > StorageType=accounting_storage/mysql > StorageUser=slurm Any idea about what's happenning? Best regards, Sergio. -- *Sergio Iserte Agut* *Research Assistant* *High Performance Computing & Architecture* *Universitat Jaume I (Castelló de la Plana, Spain)*
