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.
1) Login to FortiSIEM VM as 'root' user.
2) Run the 'lsblk -f' command to get the disk name (/dev/sdX) and filesystem type for /data mountpoint.
3) Run xfs_growfs command to expand file system to total space available on the disk.
xfs_growfs <disk name>
Example:
xfs_growfs /dev/sde
4) Finally, verify the disk size:
df -h /data |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.