View Issue Details

IDProjectCategoryView StatusLast Update
0000270opensim-SCFeaturepublic2021-08-19 11:19
Reporteronefang Assigned Toonefang  
PriorityhighSeveritymajorReproducibilityN/A
Status resolvedResolutionfixed 
Target Version0.9.1.1Fixed in Version0.9.1.1 
Summary0000270: New backup regime.
DescriptionCG - usual IAR and OAR with gitAR.

DG and IG - no gitAR, rsync IAR and OARs to desktop, gitAR them there.
TagsNo tags attached.

Activities

onefang

onefang

2021-07-07 07:16

administrator   ~0000411

Last edited: 2021-07-07 07:38

Replicate database and rsync assets to desktop, run backups there.

Nah, that's just full of race conditions.
onefang

onefang

2021-07-07 07:39

administrator   ~0000412

So generate IAR and OAR files on server one at a time, rsync them to the same place I rsync assets, delete it, do the same for the next one.

Desktop gitARs them later.
onefang

onefang

2021-07-09 03:46

administrator   ~0000428

Last edited: 2021-08-19 11:18

Might have to make sure source files are not currently being written to. Will be fine doing them one at a time anyway.

time ionice -c3 nice -n 19 rsync -Ha -R --modify-window=2 --partial --port=12345 --remove-source-files /opt/opensim_SC/backups/*.oar example.com::DG/
onefang

onefang

2021-07-09 04:03

administrator   ~0000429

All these people with their multiple GB IARs, this is gonna suck bandwidth. lol
Taylor

Taylor

2021-07-14 03:09

updater   ~0000437

*guilty look*
onefang

onefang

2021-07-21 04:09

administrator   ~0000449

I need my own Internet connection, which I was planning on doing anyway after switching my phone to Aussie BB. Unlimited bandwidth either way, but backups take all day, and makes me laggy on this shared WiFi.
onefang

onefang

2021-07-21 07:58

administrator   ~0000451

Last edited: 2021-08-19 11:18

After each backup file is created, if .sledjChisl.conf.lua has a ['rsync']='example.com::DG' option, use that to rsync each backup file, otherwise do the gitAR thing.
onefang

onefang

2021-07-21 08:01

administrator   ~0000452

Since we are now backing up to short name, check for left over long names as well, then rsync / gitAR them to.
onefang

onefang

2021-08-19 11:19

administrator   ~0000481

rsync stuff still needs testing, but I'm confident.

Issue History

Date Modified Username Field Change
2021-06-30 01:38 onefang New Issue
2021-06-30 01:38 onefang Status new => assigned
2021-06-30 01:38 onefang Assigned To => onefang
2021-07-07 07:16 onefang Note Added: 0000411
2021-07-07 07:38 onefang Note Edited: 0000411
2021-07-07 07:39 onefang Note Added: 0000412
2021-07-09 03:46 onefang Note Added: 0000428
2021-07-09 04:03 onefang Note Added: 0000429
2021-07-14 01:18 onefang Note Edited: 0000428
2021-07-14 03:09 Taylor Note Added: 0000437
2021-07-21 04:09 onefang Note Added: 0000449
2021-07-21 07:58 onefang Note Added: 0000451
2021-07-21 08:01 onefang Note Added: 0000452
2021-08-19 11:18 onefang Note Edited: 0000428
2021-08-19 11:18 onefang Note Edited: 0000451
2021-08-19 11:19 onefang Status assigned => resolved
2021-08-19 11:19 onefang Resolution open => fixed
2021-08-19 11:19 onefang Fixed in Version => 0.9.1.1
2021-08-19 11:19 onefang Note Added: 0000481