To accommodate flexible deployment scenarios, the following guidelines provide information about the required sizes of partitions based on the number of devices and interfaces.
Platform | Role | Licensed Devices | Partitions | ||||||||
CPU Cores | RAM (GB) | Storage Capacity / Additional HDD Capacity (GB) | Target | Max | Backup Storage* (GB) | Database Storage* (GB) | Log Storage | Application Storage* | Temporary Storage | OS Storage | |
4 | 24 | 80 / 0 | S/C | 0+ | 200 | 9.8 | 20 | 7.8 | 7.8 | 7.8 | 16 |
10 | 34 | 80 / 160 | S/C | 850 | 1200 | 41 | 70 | 7.8 | 8 | 16 | 16 |
14 | 36 | 80 / 190 | S/C | 1200 | 1750 | 53 | 85 | 7.8 | 9 | 17 | 16 |
20 | 44 | 80 / 240 | S/C | 1750 | 2500 | 69 | 105 | 7.8 | 13 | 22 | 16 |
28 | 64 | 80 / 290 | S/C | 2500 | 3500 | 90 | 135 | 7.8 | 18 | 24 | 16 |
40 | 128 | 80 / 390 | S/C | 3500 | 5000 | 123 | 180 | 10 | 25 | 35 | 16 |
16 | 44 | 80 / 530 | OC | 5000 | 7000 | 168 | 240 | 14 | 35 | 49 | 16 |
20 | 64 | 80 / 700 | OC | 7000 | 10000 | 218 | 325 | 20 | 50 | 70 | 16 |
24 | 96 | 80 / 970 | OC | 10000 | 14000 | 312 | 440 | 28 | 70 | 98 | 16 |
32 | 132 | 80 / 1350 | OC | 14000 | 20000 | 438 | 615 | 40 | 100 | 140 | 16 |
* The amount of storage required to maintain historical data using default Data Retention settings.
Setting up Partition Sizes
The Storage Capacity column of the table contains the total recommended HDD size of the VM. By default, when the NetMRI VM is first set up, the HDD is divided into smaller partitions using 80 GB. For more information, see VM Partitioning Guidelines.
Note
Any available storage remains unused until you assign it. To resize the partitions to match the table above, use the provisiondisk CLI command.
Adding Additional Space to the Partition
To add additional space to the partition, follow the steps below:
- Add additional HDD to the NetMRI VM.
- Reboot the NetMRI VM.
- In the administrative shell, run the provisiondisk command.
Migrating from a Physical Appliance to a Virtual Machine
Follow the steps below to migrate from a physical appliance to a virtual machine (VM):
- Upload the hotfix physical-to-vm-assistance.gpg on the physical appliance.
- Run the script using the diag command.
- Copy the script's output to a notepad or another suitable location. The script output provides the recommended partition sizes. When setting up the VM, you will require the recommended partition sizes.
- Set up the VM using the latest image from NetMRI.
- Create the additional HDD with the recommended space (based on the diag script output noted above) and attach it to the VM using NetMRI.
- Reboot the NetMRI VM.
- Log in to the admin CLI. The default username is “admin” and the default password is “admin”.
- Using the provisiondisk command, expand the size of each partition in accordance with the diag script output noted above.
- Create a database backup on the hardware appliance.
- Restore the database from the backup to the VM appliance.