Difference between revisions of "Planning"

From Tranzman Documentation
Jump to: navigation, search
(Overview)
 
(135 intermediate revisions by 3 users not shown)
Line 1: Line 1:
One installation of Tranzman Appliance can be used to convert many environments, however, the following requirements need to be met.
 
  
 +
{|style="font-size: 15px;"
 +
|
 +
== <b>Overview</b> ==
 +
|}
 +
To help determine the correct sizing for a Tranzman Appliance Deployment, it is recommended that the [[Recorder|Tranzman Recorder]] is used to help better understand the current environment and its sizing.
 +
 +
A deployment can be done either using an ISO image, or in the case of VMware an OVA template (A virtual appliance should only be used for same-vendor transitions, and where no connectivity to tape media or very large ( > 2TB) disk volumes is required)
 +
 +
The OVA template can be used for environments with up to 2 Million images without any modifications.  We recommend an additional 2GB of ram per 500K additional images.
 +
 +
A single Tranzman Appliance can be used to convert many environments, the following considerations need to be taken into account when sizing it.
 +
 +
{|style="font-size: 15px;"
 +
|
 
===RAM===
 
===RAM===
* Minimum of 8GB of RAM.  
+
|}
* Additional 1GB of RAM is required for every tape drive connected to the Appliance.
+
{| class="wikitable" style="text-align:center; font-size:14px; font-family:Arial, Helvetica, sans-serif !important;;"
 +
|- style="font-weight:bold; font-size:16px;"
 +
! RAM Size
 +
! Use Case
 +
|-
 +
| Minimum 4G
 +
| style="text-align:left;" | Using appliance only for assessments
 +
|-
 +
| Minimum 8GB
 +
| style="text-align:left;" | Migrating Same Vendor
 +
|- style="text-align:left;"
 +
| Minimum 8GB
 +
| Migrating Cross Vendor
 +
|}
 +
{|style="padding: 5px; width: 85%;"
 +
| style="width: 1%;"|[[File:Note.png|30px]]|| style="padding: 10px; width: 85%;"|'''Note:''' Additional 1GB of RAM is required for every tape drive connected to the Appliance
 +
|
 +
|}
  
 +
{|style="font-size: 15px;"
 +
|
 
===CPU===
 
===CPU===
* Minimum 4 core Intel CPU is required.
+
|}
* Additional 1 core for every tape drive connected to the Appliance.
+
{| class="wikitable" style="font-size:14px; font-family:Arial, Helvetica, sans-serif !important;;"
* Additional cores required for multiple conversions at the same time.
+
|- style="font-weight:bold; font-size:16px;"
* AMD processors are not supported at this moment.
+
! CPU Core
 +
! Use Case
 +
|- style="text-align:center;"
 +
| Minimum 4 core Intel CPU
 +
| style="text-align:left;" | Migrating Same Vendor
 +
|-
 +
| Minimum 8 core Intel CPU
 +
| Migrating Cross Vendor
 +
|}
 +
 +
{|style="padding: 5px; width: 85%;"
 +
| style="width: 1%;"|[[File:Note.png|30px]]|| style="padding: 10px; width: 85%;"|'''Note:'''  Additional 1 core for every tape drive connected to the Appliance
 +
* ONLY INTEL processors have been tested and are supported.
 +
|
 +
|}
  
 +
{|style="font-size: 15px;"
 +
|
 
===Network===
 
===Network===
* 1Gbit minimum connection required.
+
|}
* 10Gbit connection recommended to ensure that duplication can drive destination media at a reasonable speed.
+
* 1Gbit minimum connection required (for Same Vendor migration and recovery on Demand).
* 2 x 1Gbit connections (per tape drive) can be used if no 10Gbit NIC is present.
+
* 10Gbit connection recommended for Cross Vendor to ensure that tape drive are kept running at a reasonable speed.
 
* If multiple links are used, aggregation is needed to provide maximum throughput.  
 
* If multiple links are used, aggregation is needed to provide maximum throughput.  
 +
* Multiple connections may be required if there are multiple tape drives.
  
 +
{|style="font-size: 15px;"
 +
|
 +
===Ports===
 +
|}
 +
The appliance needs to communicate over the network.  If you have internal firewalls, you must allow the following connections or the appliance cannot function.
 +
 +
{|style="font-size: 16px;"
 +
|
 +
====Backup Servers (Clients of Tranzman)====
 +
|}
 +
 +
=====All servers=====
 +
{| class="wikitable"
 +
|-
 +
|INBOUND || TCP 443 from ANY
 +
|-
 +
|OUTBOUND || to Tranzman Appliance TCP 55560
 +
|}
 +
 +
=====Destination servers=====
 +
* Windows
 +
{| class="wikitable"
 +
|-
 +
|OUTBOUND || to the Tranzman Appliance TCP 139 and 445 and UDP 137 and 138
 +
|}
 +
* Unix/Linux
 +
{| class="wikitable"
 +
|-
 +
|OUTBOUND || to the Tranzman Appliance TCP 111,4045 and 2049 and UDP 111,4045 and 2049
 +
|}
 +
 +
 +
{|style="font-size: 16px;"
 +
|
 +
====Tranzman Appliance (Server)====
 +
|}
 +
{| class="wikitable"
 +
|-
 +
|INBOUND || TCP 443 from ANY
 +
|-
 +
|INBOUND || TCP 22 from ANY
 +
|-
 +
|INBOUND || TCP 80 from ANY
 +
|-
 +
|INBOUND || TCP 55560 from all origin and destination backup servers
 +
|-
 +
|INBOUND || TCP 139 and 445 and UDP 137 and 138 from destination Windows servers
 +
|-
 +
|INBOUND || TCP 111,4045 and 2049 and UDP 111,4045 and 2049 from destination *nix servers
 +
|-
 +
|INBOUND || TCP 139 and 445 and UDP 137 and 138 from Administration PC(s) Windows Only
 +
|-
 +
|OUTBOUND|| TCP 53 and UDP 53 to the DNS servers
 +
|-
 +
|OUTBOUND|| UDP 123 to the NTP servers
 +
|-
 +
|INBOUND || UDP 123 to the NTP servers.
 +
|-
 +
|OUTBOUND || TCP 25, 587 to the Email server
 +
|}
 +
 +
 +
{|style="font-size: 16px;"
 +
|
 +
====Administration PC====
 +
|}
 +
{| class="wikitable"
 +
|-
 +
|OUTBOUND || to Tranzman Appliance TCP 443
 +
|-
 +
|OUTBOUND || to Tranzman Appliance TCP 80
 +
|-
 +
|OUTBOUND  || to Tranzman Appliance TCP 22
 +
|-
 +
|OUTBOUND  || to the Tranzman Appliance TCP 139 and 445 and UDP 137 and 138
 +
|}
 +
 +
 +
{|style="font-size: 16px;"
 +
|
 
===Storage===
 
===Storage===
* 3GB local disk for OS Installation.
+
|}
* Local/SAN attached disks needed for temporary staging of converted images, sized according to volume of recoveries to accommodate at any one time.
+
* Minimum 3GB local disk for OS Installation.
* Data Volume 2 x the size of all environment catalogs. (Origin and Destination)
+
* Local/SAN attached disks needed for temporary staging of converted images, sized according to volume of recoveries to accommodate at any one time. The following is for guidance only, it would be recommended that you use the [[Recorder|Tranzman Recorder]] and Stone Ram Consulting Services to correctly size the volumes.
* Database Volume should be the combined total number of images from environments x 500 bytes.
+
{|style="font-size: 15px;"
* Swap Volume 2 x Memory Size. (8GB RAM = 16GB of Swap)
+
|
* Logs Volume 25% of database volume.
 
 
 
  
 +
{| class="wikitable" style="font-weight:bold;"
 +
|+Table for Guidance
 +
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important;;"
 +
! Assessment Only
 +
! Same Vendor
 +
! Cross Vendor
 +
|- style="font-weight:normal;"
 +
| style="text-align:center; font-size:16px; font-family:Arial, Helvetica, sans-serif !important;;" | Additional disk of Minimum 20GB
 +
| Additional disk(s) of Minimum ((2.5 * Size of combined catalogs) + (2 * Total Memory))
 +
| Additional disk(s) of Minimum ((2.5 * Size of combined catalogs) + (2 * Total Memory) + Largest of either<br />3 x Largest image size <br />Number of Drives * max size of compressed tape
 +
|}
  
Devices (tape)
 
  
Network
+
[[ Installation | Jump to Installation ]]
  
Storage
+
[[ Tranzman| Return to Overview ]]

Latest revision as of 14:37, 7 January 2022

Overview

To help determine the correct sizing for a Tranzman Appliance Deployment, it is recommended that the Tranzman Recorder is used to help better understand the current environment and its sizing.

A deployment can be done either using an ISO image, or in the case of VMware an OVA template (A virtual appliance should only be used for same-vendor transitions, and where no connectivity to tape media or very large ( > 2TB) disk volumes is required)

The OVA template can be used for environments with up to 2 Million images without any modifications. We recommend an additional 2GB of ram per 500K additional images.

A single Tranzman Appliance can be used to convert many environments, the following considerations need to be taken into account when sizing it.

RAM

RAM Size Use Case
Minimum 4G Using appliance only for assessments
Minimum 8GB Migrating Same Vendor
Minimum 8GB Migrating Cross Vendor
Note.png Note: Additional 1GB of RAM is required for every tape drive connected to the Appliance

CPU

CPU Core Use Case
Minimum 4 core Intel CPU Migrating Same Vendor
Minimum 8 core Intel CPU Migrating Cross Vendor
Note.png Note: Additional 1 core for every tape drive connected to the Appliance
  • ONLY INTEL processors have been tested and are supported.

Network

  • 1Gbit minimum connection required (for Same Vendor migration and recovery on Demand).
  • 10Gbit connection recommended for Cross Vendor to ensure that tape drive are kept running at a reasonable speed.
  • If multiple links are used, aggregation is needed to provide maximum throughput.
  • Multiple connections may be required if there are multiple tape drives.

Ports

The appliance needs to communicate over the network. If you have internal firewalls, you must allow the following connections or the appliance cannot function.

Backup Servers (Clients of Tranzman)

All servers
INBOUND TCP 443 from ANY
OUTBOUND to Tranzman Appliance TCP 55560
Destination servers
  • Windows
OUTBOUND to the Tranzman Appliance TCP 139 and 445 and UDP 137 and 138
  • Unix/Linux
OUTBOUND to the Tranzman Appliance TCP 111,4045 and 2049 and UDP 111,4045 and 2049


Tranzman Appliance (Server)

INBOUND TCP 443 from ANY
INBOUND TCP 22 from ANY
INBOUND TCP 80 from ANY
INBOUND TCP 55560 from all origin and destination backup servers
INBOUND TCP 139 and 445 and UDP 137 and 138 from destination Windows servers
INBOUND TCP 111,4045 and 2049 and UDP 111,4045 and 2049 from destination *nix servers
INBOUND TCP 139 and 445 and UDP 137 and 138 from Administration PC(s) Windows Only
OUTBOUND TCP 53 and UDP 53 to the DNS servers
OUTBOUND UDP 123 to the NTP servers
INBOUND UDP 123 to the NTP servers.
OUTBOUND TCP 25, 587 to the Email server


Administration PC

OUTBOUND to Tranzman Appliance TCP 443
OUTBOUND to Tranzman Appliance TCP 80
OUTBOUND to Tranzman Appliance TCP 22
OUTBOUND to the Tranzman Appliance TCP 139 and 445 and UDP 137 and 138


Storage

  • Minimum 3GB local disk for OS Installation.
  • Local/SAN attached disks needed for temporary staging of converted images, sized according to volume of recoveries to accommodate at any one time. The following is for guidance only, it would be recommended that you use the Tranzman Recorder and Stone Ram Consulting Services to correctly size the volumes.
Table for Guidance
Assessment Only Same Vendor Cross Vendor
Additional disk of Minimum 20GB Additional disk(s) of Minimum ((2.5 * Size of combined catalogs) + (2 * Total Memory)) Additional disk(s) of Minimum ((2.5 * Size of combined catalogs) + (2 * Total Memory) + Largest of either
3 x Largest image size
Number of Drives * max size of compressed tape


Jump to Installation

Return to Overview