On this page
Minimum Installation Requirements for POV Environments
Overview
This topic describes how to set up TOS in a POV environment with minimum hardware requirements. We recommend these requirements for small POVs. Larger POVs may require more resources and should follow instructions for standard TOS installation (see Clean Install Procedures).
Minimum POV resources
-
CPU Cores:
-
8 when only SecureTrack is installed (
--modules = st) -
16 when both SecureTrack and SecureChange are installed (
--modules = st,sc)
-
-
Memory: 64 GB
-
Disk Size: 400 GB
-
Disk Performance: 250 MBps throughput, 7500 IOPS
POV Configuration
|
Configuration |
Limit |
|---|---|
| Number of devices | Up to 100 |
| Average number of revisions per day | Up to 50 |
| DB size | Up to 60 GB |
| Largest revision size (number of rules) | Up to 10 KB |
| Largest revision size (number of objects) | Up to 10 KB |
| Total rules (all devices) | Up to 25 KB |
| Total objects (all devices) | Up to 50 KB |
| Largest device hierarchy | Up to 15 |
| Syslog rate | Up to 20 K EPS |
| Zones mapped to interfaces | Up to 10 |
| Parallel scheduled reports | Up to 1 |
| Total tickets | Up to 200 |
| Tickets per hour | Up to 2 |
| Total apps | Up to 25 |
| Total connections | Up to 25 |
POV Installation
For the installation, follow the procedures for any clean install (see Clean Install Procedures).
Use small for the <LOAD> value.
Installation command:
[tufin-admin@TOS Aurora (Undefined variable: Local.ServerType)]# sudo tos install --modules=<MODULE-TYPE> --primary-vip=<PRIMARY> --services-network=<SERVICE-CIDR> --load-model=<LOAD>
For example:
# sudo tos install --modules=ST,SC --primary-vip=192.168.1.2 --services-network=10.10.10.0/24 --load-model=small