[TYPO3-translators] Translation server down?

Andres Toomsalu andres at active.ee
Thu Apr 6 09:11:40 CEST 2006


On mirror machine simple syncing could be done as these 2 easy steps:

1) Database sync

|mysqldump -al -h [remote-host] --password=[passwd] --user=[username] 
  --add-drop-table [db-name] | mysql --user=[username] --password=[passwd]
  -h localhost [db-name]|

2) Filetree sync

rsync -av --delete sshuser at remotehost:/sourcepath /local_destination


As its simple one-way time interval copy of master translation server - 
no translation work should be done directly on mirror (at least when 
master is alive). But if master translation server exploads or has 
whatever long term problem, we would have at least recent copy of it and 
could proceed work on mirror - later if master is up again sync the 
mirror back to master and life continues...

Kari Salovaara wrote:

>Sune Vestergaard (TypoConsult A/S) wrote:
>  
>
>>Kasper is managing that server himself - but I provide some rackspace and 
>>interconnection for it. I have contacted Kasper, in order to have 
>>confirmation - that this is indeed an unplanned event/error. As soon as I 
>>get this confirmed - I will have someone try reboot the machine.
>>In other words - we are working to solve the problem - and efforts to 
>>establish communication between the right people has been initiated :-)
>>
>>Regards,
>>Sune Vestergaard
>>
>>    
>>
>
>Thanks Sune,
>
>excellent work. I hope that Kasper does become angry as I sent him also 
>message due I didn't notice Your emai l while writing some other.
>Maybe it could be wise to mirror the translation site someway to some 
>other server (I could take it). Of course updating the mirror is 
>difficult but people could see the status and download the nightly 
>generated packages.
>
>Cheers,
>Kari
>
>
>  
>


-- 
----------------------------------------------
Andres Toomsalu, andres at active.ee
juhataja - general manager, OÜ Active Systems
Lille 4-205, Pärnu 80041, phone +372 44 70 595
GSM +372 56 496 124, IM: frame at jabber.org
http://www.active.ee




More information about the TYPO3-translators mailing list