sonic-buildimage/dockers/docker-database
Dong Zhang b2a3de5f4f
[MultiDB] add mutidb warmboot support - restoring database (#5773)
* restoring each database  with all data before warmboot and then flush unused data in each instance, following the multiDB warmboot design at https://github.com/Azure/SONiC/blob/master/doc/database/multi_database_instances.md
  * restore needs to be done in database docker since we need to know the database_config.json in new version
  * copy all data rdb file into each instance restoration location andthen flush unused database
  * other logic is the same as before
*  backing up database part is in another PR at sonic-utilities https://github.com/Azure/sonic-utilities/pull/1205, they depend on each other
2020-12-10 11:06:19 -08:00
..
base_image_files [monit] Adding patch to enhance syslog error message generation for monit alert action when status is failed. (#5720) 2020-10-31 17:29:49 -07:00
critical_processes [dockers] Update critical_processes file syntax (#4831) 2020-06-25 21:18:21 -07:00
database_config.json.j2 [ChassisDB]: bring up ChassisDB service (#5283) 2020-10-14 15:15:24 -07:00
database_global.json.j2 Multi DB with namespace support, Introducing the database_global.json… (#4477) 2020-05-08 21:24:05 -07:00
docker-database-init.sh [MultiDB] add mutidb warmboot support - restoring database (#5773) 2020-12-10 11:06:19 -08:00
Dockerfile.j2 [MultiDB] add mutidb warmboot support - restoring database (#5773) 2020-12-10 11:06:19 -08:00
flush_unused_database [MultiDB] add mutidb warmboot support - restoring database (#5773) 2020-12-10 11:06:19 -08:00
supervisord.conf.j2 [MultiDB] add mutidb warmboot support - restoring database (#5773) 2020-12-10 11:06:19 -08:00