Your subject indicates data loss at midnight (00:00h) and your configuration indicates purging events, jobs, steps, etc, after one month. Is the data you are losing older than one month or are you losing everything?
Gary On Wed, Oct 1, 2014 at 4:52 AM, Sergio Iserte <[email protected]> wrote: > 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)* > >
