Technical Tip: How to expand local disk for eventdb mounted on /data
| Description | This article describes how to expand local disk for eventdb mounted /data on FortiSIEM All-in-one VM after it has been extended from Hypervisor console. |
| Scope | FortiSIEM. |
| Solution | Follow the steps on FortiSIEM VM only once the disk size has been extended from Hypervisor console.
xfs_growfs <disk name>
Example:
xfs_growfs /dev/sde
df -h /data
Note: |
