/var/lib/wazuh-indexer
This guide outlines the steps to expand the logical volume and filesystem for the Wazuh Indexer located at /var/lib/wazuh-indexer, after additional disk capacity has been added to the underlying physical disk.
/dev/sdb
pvresize /dev/sdb
lvextend -l +100%FREE /dev/mapper/data-var_lib_wazuh_indexer
resize2fs /dev/mapper/data-var_lib_wazuh_indexer
Use the following command to confirm that the space is now fully allocated:
df -h /var/lib/wazuh-indexer
Filesystem Size Used Avail Use% Mounted on/dev/mapper/data-var_lib_wazuh_indexer 3.5T 2.4T 1.1T 70% /var/lib/wazuh-indexer
If the expanded size is not reflected, ensure all steps completed successfully and check for error messages.
Was this article helpfu?
Thank you for voting
You are related to multiple companies. Please select the company you wish to login as.