Personal tools

Difference between revisions of "Creating a BackupServer in VMWare"

From MohidWiki

Jump to: navigation, search
(Configure VM in Windows 7 console)
(Install Veeam Backup and Replication and Configure Replications and Backups)
 
(3 intermediate revisions by the same user not shown)
Line 18: Line 18:
 
===Update Windows===
 
===Update Windows===
 
Run Windows Updates untill there are no more updates.
 
Run Windows Updates untill there are no more updates.
 
AQUI
 
  
 
===Activate Windows===
 
===Activate Windows===
Line 28: Line 26:
  
 
===Enabled Remote Connections===
 
===Enabled Remote Connections===
 +
 +
 +
===Install Veeam Backup and Replication and Configure Replications and Backups===
 +
#One Replication for each VM from production ESXi host to disaster and recovery ESXi host (FTPServer and WebServer in disk 1 and OpenDAPServer, DC2 in disk 2 (4 restore points done weekly (saturday morning)).
 +
#One reverse incremental backup of all initial VM to backup server Davinci and then one backup of all machines (above Vm's + BackupServer) (2 restore points done monthly (last sunday in the morning)).
  
 
==Links==
 
==Links==
 
[[VMWare | Go Back to VMWare]]
 
[[VMWare | Go Back to VMWare]]

Latest revision as of 15:14, 27 March 2012

Create VM in VMWare vSphere

1GB RAM
50GB thin provision and no partitions to be easier migration
Windows 7 Professional
1 CPU

To Install guest OS, edit VM settings, add the Windows ISO to DVD drive and select "connect at power on" so that the drive launches the installation disk. And Start the VM.

Configure VM in Windows 7 console

Installed Windows 7 Pro 32 bit in the 50GB disk

Installed VMTools from vSphere: Inventory->Virtual Machine->Guest->Install/Upgrade VM Tools

Change Computer Name

Change computer name to VM-BackupServer

Update Windows

Run Windows Updates untill there are no more updates.

Activate Windows

Under Computer->Right.click->Properties->Activate and give windows key.

Install Antivirus

Install Antivirus from \\davinci\Software and schedule scans and automatic updates. In server needs F-Secure for servers.

Enabled Remote Connections

Install Veeam Backup and Replication and Configure Replications and Backups

  1. One Replication for each VM from production ESXi host to disaster and recovery ESXi host (FTPServer and WebServer in disk 1 and OpenDAPServer, DC2 in disk 2 (4 restore points done weekly (saturday morning)).
  2. One reverse incremental backup of all initial VM to backup server Davinci and then one backup of all machines (above Vm's + BackupServer) (2 restore points done monthly (last sunday in the morning)).

Links

Go Back to VMWare