Dynamic Disk Expansion Support for Threat Defense Virtual
Starting with Release 10.0.0, Threat Defense Virtual supports dynamic disk expansion across all virtual platforms. This feature helps optimize disk utilization on high-end systems (for example, systems with 64 CPU / 128 GB RAM) where large core dump files, approximately 16 GB in size, previously caused disk space alerts.
![]() Note |
Before resizing the disk on Threat Defense Virtual, you must first increase the disk size from the cloud console. |
-
Default Disk Size: New Threat Defense Virtual deployments use a 100 GB virtual disk, increased from the previous 48.5 GB size.
-
Expansion Range: Disk size can be expanded up to 500 GB as per requirement.
-
Supported Scenarios: Disk expansion is supported on both new and upgraded Threat Defense Virtual instances.
-
After the first boot, users can re-size the disk using the CLI command:
resize_disk -s <total_size>Example:
resize_disk -s 500
Note
-
Disk resizing is not supported during the first boot.
-
If downgraded after resizing, the disk size remains expanded (does not revert to 48.5 GB).
-
|
Partition |
Description |
7.7 and below |
10.0.0 onwards |
Change |
|---|---|---|---|---|
|
Total Disk Size |
48.5 GB |
100 GB |
+51.5 GB |
|
|
sda1 |
Boot partition |
500 MB |
2 GB |
+1.5 GB |
|
sda2 |
Disk0 |
8 GB |
12 GB |
+4 GB |
|
sda3 |
Extended partition |
|||
|
sda5 |
Swap |
4 GB |
8 GB |
+4 GB |
|
sda6 |
rootfs A |
4 GB |
8 GB |
+4 GB |
|
sda7 |
rootfs B |
4 GB |
8 GB |
+4 GB |
|
sda8 |
/ngfw/Volume (logs, core files, and so on.) |
28 GB |
62 GB |
+34 GB |
![]() Note |
Disk expansion up to 500 GB is supported from version 10.0.0 onwards. |
![]() Note |
Threat Defense Virtual does not support additional virtual hard disks. Attaching extra disks may result in slow boot performance. |
Feedback