Description | The article describes the steps to extend the / lvm partition on a FortiSIEM node. |
Scope | FortiSIEM |
Solution |
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
pvcreate <new_disk_name>
For example:
pvcreate /dev/sdx
vgdisplay
For example:
--- Volume group ---
vgextend rl <new_disk_name>
vgdisplay
lvextend -l +100%FREE /dev/rl/root
xfs_growfs /dev/rl/root
|
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 2025 Fortinet, Inc. All Rights Reserved.