DR-DC-DR CHANGE PROCESS FOR MiraExim: Difference between revisions
No edit summary |
Flag as outdated (client review pass) |
||
| Line 1: | Line 1: | ||
{{Outdated|reason=Old Article / Architecture / Technology might not be relevant now May Use for Understand concepts|date=2026-07}} | |||
[[category:Mira Exim]] | [[category:Mira Exim]] | ||
Latest revision as of 16:00, 25 July 2026
This is an Old / Outdated Article, Please use this only as technical Reference
Reason: Old Article / Architecture / Technology might not be relevant now May Use for Understand concepts
Flagged: 2026-07
STEPS :
- First down the DC
# vim /etc/inittab
Hash the SV:123456:respawn:/command/svscanboot
Then save
# init q
# netstat –tunlp | grep tcpserver
All ports are now closed
- Then on the DR Site
# vim /etc/inittab
Hash out the SV:123456:respawn:/command/svscanboot
Then save
# init q
# netstat –tunlp | grep tcpserver
All ports now opened
- Check logs at DR /var/log/qmail/qmail-send/current
STEPS:
- First Down the DR
# vim /etc/inittab
Hash the SV:123456:respawn:/command/svscanboot
Then save
# init q
# netstat –tunlp | grep tcpserver
All ports are now closed
And manually run one script “/root/scripts/sync.sh
Then all archived are copied into DC
- Then on the DC site
- Then on the DR Site
# vim /etc/inittab
Hash out the SV:123456:respawn:/command/svscanboot
Then save
# init q
# netstat –tunlp | grep tcpserver
All ports now opened