Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As a matter of fact, the machine hardwares hardware do not have to be identical. You may have a similar OS instead of identical, for example, SBS 2011 and 2008 R2. But make sure both machines have the same OS architecture, e.g. x86 or x64, and the new machine has sufficient memory for running the Java virtual machine.

The MYSQL service will be stopped when running this tool.

Steps

...

  1. Download the clone tool from our support web page, to the machine, you current DualShield server is hosted on.

Image Added


2. Extract the file to a temp folder (e.g.

...

C:\

...

DSClone) where it is readable and writable;

...

Image Added


3. Open the windows console

...

in admin mode. Change directory to the clone pack directory on the local drive. In my example it will be in C:\DSClone\dsclone\clonepack.

4. Run "dsclone backup";

Image Added


5. The DSClone tool will now start compressing all the configuration from your existing DAS setup, and if you are using the MySQL database that is shipped with the product, it will also compress and take a snapshot copy of that.

Image Added


6.  The process will create a bucket file, within the clonepack folder. This will house all the compressed snapshot of the existing setup.  Wait it to finish. as this can take several minutes.

Image Added



7. Copy

...

the whole folder (c:\

...

DSClone) to the same location new machine;

...

Image Added


8. On the new machine open the windows console in admin mode. Change directory to the clone pack directory on the local drive. In my example it will be in C:\DSClone\dsclone\clonepack.

9.Run "dsclone deploy"

...

  and follow the instructions on the screen

...

.

Image Added


10. You will be asked to make sure there is no Dualshield server already installed on this machine:


Image Added

Type Y.


11. The clone tool will now begin extracting the contents of the Bucket that resides in the clonepack directory that was copied over from the primary machine. Again, this will take a few minutes.

Image Added


12.  After completion you will finally be asked if it can overwrite the Windows host file.

Image Added

Type Yes. It will type an entry into the host file that will add the entry so that the same FQDN of the primary DAS server will point locally.

Image Added


13. Give the DualShield server service time to start before launching the DMC.


Database Connection:

Is that all? Well, it depends.

If you installed DualShield with the embedded MySQL, then yes, as the clone utility takes care of the duplication of this database.

...

As you can imagine, you will need to update the authentication server IP address in agents accordingly.