Difference between revisions of "Configure Storage"

From Tranzman Documentation
Jump to: navigation, search
 
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
This page explains the process of configuring disks and volume configuration after a Tranzman Appliance installation.
 
This page explains the process of configuring disks and volume configuration after a Tranzman Appliance installation.
  
After installation, the appliance will most likely only have one disk '''"sda"''' so we need to add more disks / volumes as stated in the '''"Planning and Sizing"''' section. This section assumes that a Tranzman Virtual Appliance is being used.
 
  
===Step 1===
+
After installation of OS on to the boot disk(local/SAN) now its time to partition the disk added for transient data( temporary staging of converted images).
Add 5 extra Hard Disks to the VA under the VMWare host. For recomended sizes please refer to '''Step 14''' on section [[Install VA]].
+
__NOTOC__
  
===Step 2===
+
The <b>Volumes</b> page should list the disk added for the staging. e.g. sdb in this case.
Make sure that the system can see the new disks.
+
Select the disk with <b>Overwrite existing data on disks</b> and click on <b>Commit</b>.
  
{| class="wikitable" style="padding-left: auto; color:#FFFFFF; background-color: black; width: 600px; FONT-FAMILY:monospace,monospace; LINE-HEIGHT:15px; white-space: pre-wrap;
+
[[File:Volumes.JPG | border|1200x900px]]
|  
+
 
> config
+
The Committ should redirect you to the <b>Network</b> page for Network Configuration.  
> storage
+
 
> show-available-disks
+
 
sdf    pci-0000:00:10.0-scsi-0:0:5:0|VMware|Virtual disk|10G|N|UNKNOWN
+
[[Configure Network|Jump to Network Configuration]]
sde    pci-0000:00:10.0-scsi-0:0:4:0|VMware|Virtual disk|10G|N|UNKNOWN
+
 
sdd    pci-0000:00:10.0-scsi-0:0:3:0|VMware|Virtual disk|2G|N|UNKNOWN
+
[[Configuration|Back to configuration]]
sdc    pci-0000:00:10.0-scsi-0:0:2:0|VMware|Virtual disk|16G|N|UNKNOWN
 
sdb    pci-0000:00:10.0-scsi-0:0:1:0|VMware|Virtual disk|50G|N|UNKNOWN
 
sda    pci-0000:00:10.0-scsi-0:0:0:0|VMware|Virtual disk|3G|Y|PARTITIONED
 
>
 
|}
 

Latest revision as of 09:53, 6 August 2020

This page explains the process of configuring disks and volume configuration after a Tranzman Appliance installation.


After installation of OS on to the boot disk(local/SAN) now its time to partition the disk added for transient data( temporary staging of converted images).


The Volumes page should list the disk added for the staging. e.g. sdb in this case. Select the disk with Overwrite existing data on disks and click on Commit.

Volumes.JPG

The Committ should redirect you to the Network page for Network Configuration.


Jump to Network Configuration

Back to configuration