This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SEC 5.0 Backup/Restore

First of all, I have read

http://www.sophos.com/en-us/support/knowledgebase/114299.aspx

and this seems to be exactly what I'm looking for. However, I was once in error assuming that a plain database backup (SEC 4.5) was enough so this time I do not want to "assume", but to make sure before something goes wrong. I'm not worried about policies, because setting them is not too much effort. What concerns me is that after a complete server crash I'm able to re-install SEC and get the clients back to work without having to touch all of them.

So for a backup I'd run

DataBackupRestore -action=backup

and copy SOPHOS50.bak, SOPHOSPATCH.bak and the contents of C:\ProgramData\Sophos\ManagementServer\backup\ to a (hopefully) safe place.

I do have knowledge of the credentials of the 'database' user but not for the SophosUpdateMgr as in almost all cases they were generated automatically during SEC 4.x installation which has been upgraded by now. Do I need those credentials for a recovery or are they part of the backup anyway. If I need them, is there any way to recover them in an existing installation?

:25297


This thread was automatically locked due to age.
Parents
  • :smileyhappy:

    most of which I think could be automated. ... copying certificate registry keys

    The problem with automation is to take all possible combinations into account. DataBackupRestore is a recently added tool which combines several actions which previously had to be done manually. Its description tells you where it will work and where not. The certificate keys pose a chicken-and-egg problem: DataBackupRestore is part of the install but the keys have to be imported before that. 

    In principle the procedure could be made smart enough to make the necessary edits - but then, it has to be watertight (note that the worst case would be that it seems to have worked and you notice problems only after several days) and there might not be enough demand to justify the development effort. Not every migration satisfies all assumptions, and of those which do only some are a restore scenario (you might use the opportunity to change some settings, clean up or prune the database). I'd say if there is enough interest (and feedback) there will be further development.

    Christian   

    :25511
Reply
  • :smileyhappy:

    most of which I think could be automated. ... copying certificate registry keys

    The problem with automation is to take all possible combinations into account. DataBackupRestore is a recently added tool which combines several actions which previously had to be done manually. Its description tells you where it will work and where not. The certificate keys pose a chicken-and-egg problem: DataBackupRestore is part of the install but the keys have to be imported before that. 

    In principle the procedure could be made smart enough to make the necessary edits - but then, it has to be watertight (note that the worst case would be that it seems to have worked and you notice problems only after several days) and there might not be enough demand to justify the development effort. Not every migration satisfies all assumptions, and of those which do only some are a restore scenario (you might use the opportunity to change some settings, clean up or prune the database). I'd say if there is enough interest (and feedback) there will be further development.

    Christian   

    :25511
Children
No Data