Site Tools


Hotfix release available: 2025-05-14b "Librarian". upgrade now! [56.2] (what's this?)
Hotfix release available: 2025-05-14a "Librarian". upgrade now! [56.1] (what's this?)
New release available: 2025-05-14 "Librarian". upgrade now! [56] (what's this?)
Hotfix release available: 2024-02-06b "Kaos". upgrade now! [55.2] (what's this?)
Hotfix release available: 2024-02-06a "Kaos". upgrade now! [55.1] (what's this?)
New release available: 2024-02-06 "Kaos". upgrade now! [55] (what's this?)
Hotfix release available: 2023-04-04b "Jack Jackrum". upgrade now! [54.2] (what's this?)
Hotfix release available: 2023-04-04a "Jack Jackrum". upgrade now! [54.1] (what's this?)
New release available: 2023-04-04 "Jack Jackrum". upgrade now! [54] (what's this?)
Hotfix release available: 2022-07-31b "Igor". upgrade now! [53.1] (what's this?)
Hotfix release available: 2022-07-31a "Igor". upgrade now! [53] (what's this?)
New release available: 2022-07-31 "Igor". upgrade now! [52.2] (what's this?)
New release candidate 2 available: rc2022-06-26 "Igor". upgrade now! [52.1] (what's this?)
New release candidate available: 2022-06-26 "Igor". upgrade now! [52] (what's this?)
Hotfix release available: 2020-07-29a "Hogfather". upgrade now! [51.4] (what's this?)
New release available: 2020-07-29 "Hogfather". upgrade now! [51.3] (what's this?)
New release candidate 3 available: 2020-06-09 "Hogfather". upgrade now! [51.2] (what's this?)
New release candidate 2 available: 2020-06-01 "Hogfather". upgrade now! [51.1] (what's this?)
New release candidate available: 2020-06-01 "Hogfather". upgrade now! [51] (what's this?)
Hotfix release available: 2018-04-22c "Greebo". upgrade now! [50.3] (what's this?)
Hotfix release available: 2018-04-22b "Greebo". upgrade now! [50.2] (what's this?)
dimension_data_backup

option 1 clone image

we have two option to backup production data

1) option is clone image of existing working machine

when ever existing machine crash or data loss . we have to spin up new machine from clone image and then only can take required lost data's

option 2 rsync

2) we have to build a new machine inside dimension data 500G +

reason why we need to create new machine

If existing machine we touch large amount of data for backup like example 200G of data was shared by gluster

if we accessing 200G for zip and daily basis backup . it will slow down existing production server performance

when we do rsync

a) first time only will sync entire 200G data to the backup machine

after that daily will take only incremental files to the backup machine . It will be reduced the load 95% in gluster

b) from the backup server will zip date stamp backup

proddb-slav01 data size

[root@proddb-slav01 ~]# du -sh /data00/sheets
1.5G	/data00/sheets
[root@proddb-slav01 ~]# du -sh /data00/site_backgrounds
33M	/data00/site_backgrounds
[root@proddb-slav01 ~]# du -sh /data00/styles
2.7M	/data00/styles
[root@proddb-slav01 ~]# du -sh /data00/assets
234G	/data00/assets
[root@proddb-slav01 ~]# du -sh /data00/images
1.2G	/data00/images
[root@proddb-slav01 ~]# du -sh /data00/site_logos
15M	/data00/site_logos
[root@proddb-slav01 ~]# du -sh /data00/templates
448M	/data00/templates
[root@proddb-slav01 ~]# du -sh /data00/sharedpub
24G	/data00/sharedpub

#solr index 
[root@proddb-slav01 solr]# du -sh /opt/solr/data/
38M	/opt/solr/data/

Total size now = 260 G

prodcollab data size

root@prodcollab01:~# du -sh /opt/streams
59G	/opt/streams


Total size now = 59 G

prodapp03 backup size

[root@prodapp03 releases]# du -sh 20170403044103
107M	20170403044103

[expprodl@prodapp03 config]$ du -sh /deploy/crossbow/shared/config
112K	/deploy/crossbow/shared/config

[expprodl@prodapp03 ~]$ du -sh /home/expprodl/
59M	/home/expprodl/


Total size now = 168M

prodapp04 backup size

[root@prodapp04 releases]# du -sh 20170403044103
107M	20170403044103

[expprodl@prodapp04 ~]$ du -sh /deploy/crossbow/shared/config
116K	/deploy/crossbow/shared/config


[expprodl@prodapp04 ~]$  du -sh /home/expprodl/
296M	/home/expprodl/

Total size now = 404M

proddb-slav01 DB backup size

[expprodl@proddb-slav01 backups]$ du -sh cbprod_new_201708010105.sql.gz
307M	cbprod_new_201708010105.sql.gz

Total size now = 307M

overall backup size roughly around 330G

dimension_data_backup.txt · Last modified: 2018/08/31 16:16 (external edit)