Difference between revisions of "Configure Storage"
From Tranzman Documentation
Line 11: | Line 11: | ||
{| class="wikitable" style="padding-left: auto; color:#FFFFFF; background-color: black; width: 500px; FONT-FAMILY:monospace,monospace; LINE-HEIGHT:15px; white-space: pre-wrap; | {| class="wikitable" style="padding-left: auto; color:#FFFFFF; background-color: black; width: 500px; FONT-FAMILY:monospace,monospace; LINE-HEIGHT:15px; white-space: pre-wrap; | ||
| | | | ||
+ | > config | ||
> storage | > storage | ||
− | > show- | + | > show-available-disks |
+ | Unable to configure disks | ||
+ | Please check you have required [5] disks / partitions created | ||
+ | |||
+ | sdb pci-0000:00:10.0-scsi-0:0:1:0|VMware|Virtual disk|50G|UNKNOWN | ||
+ | > | ||
|} | |} |
Revision as of 13:17, 6 September 2018
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
Add en extra Hard Disk to the VA under the VMWare host.
Step 2
Make sure that the system can see the new disk.
> config > storage > show-available-disks Unable to configure disks Please check you have required [5] disks / partitions created sdb pci-0000:00:10.0-scsi-0:0:1:0|VMware|Virtual disk|50G|UNKNOWN > |