Disk Image and Deployment Size
SD-WAN Edge images are 40 GB by default. This is sufficient for client
deployments that do not require WANOp functionality. If you require WANop feature or if
you are installing an NCN system, you will need to increase the local file system size.
Increases in size will be applied to the /home partition.The following table states disk
size requirements for different installation types.
Table 2-1 Installation Types and Disk Space Requirements
Deployment | Required Disk Space | Manually add at least this much to /home |
---|---|---|
SD-WAN Edge Client | 40 GB | 0 |
SD-WAN Edge Client with WANOp | 120 GB | 80 GB |
SD-WAN Edge as NCN | 100 GB | 60 GB |
SD-WAN Edge as NCN with WANOp | 180 GB | 140 GB |
When initially starting the SD-WAN virtual machines, the following volumes will be
created:
Table 2-2 SD-WAN Edge Default Disk Layout
Image | Size |
---|---|
Primary OS | 6GB |
Secondary OS | 6GB |
Swap | 1GB |
/home | 26GB |
When your deployment requires more space than the default image provides, increase the image size from the hypervisor after starting up the virtual appliance.
The following topics explain how to increase size on different hypervisors.
Increasing Image Size for HyperV
- Shut down the VM.
- Navigate to Actions, Edit Disk.
- On the Locate Disk page, find the disk image for the desired VM and click on Next.
- On the Choose Action page, select Expand, and then click Next.
- Change 40 to 120 and click Finish.
- Start the VM.
Increasing Image Size for OCI
- Navigate to your desired instance.
- Under Resources, click on Boot Volume.
- Click on the boot volume link.
- Click on Edit.
- Add 80 to the Volume Size field.
- Save your changes.
- Stop the instance, then restart.
Increasing Image Size for Azure
- Shut down the instance.
- Go to Settings, Disk.
- Select the OS Disk.
- Click on Size + Performance.
- Select a disk size greater than the desired disk size.
- Click on Resize.
- Start the instance.
Increasing Image Size for AWS
When launching the instance, on the Add Storage step, the Root Volume size can be
increased. You can modify its size attribute.
To increase the size of an existing instance:
- Stop the instance.
- From the instance page, click on the Storage tab.
- Click the Volume ID.
- From the Actions dropdown, select Modify Volume.
- Change the size field, then click Modify.
- Click Yes, I am sure.
- Start the instance.