Technical Tip: Resize Threat Hunting Data Disk
| Description | This article describes how to resize and expand the Threat hunting data disk. |
| Scope | Specific to FortiEDR On Prem Threat Hunting. |
| Solution | Note: As a best practice, it is recommended to take snapshot of the Threat hunting VM before initiating the procedure to expand the data disk.
2. SSH to TH VM -> Execute the 'lsblk' command to identify the data disk. For example:
Note that sdb is the storage disk with a total size of 140 GB.
parted /dev/sdb print parted /dev/sdb resizepart 1 (follow the prompts) resize2fs /dev/sdb1
If there are still any problems during the resizing, open a new technical support ticket for further assistance: Support Fortinet. |



