Adding disk to Aria Operations for Logs partially extends the /storage/core.
search cancel

Adding disk to Aria Operations for Logs partially extends the /storage/core.

book

Article ID: 402935

calendar_today

Updated On:

Products

VCF Operations/Automation (formerly VMware Aria Suite)

Issue/Introduction

Adding disk to Aria Operations for Logs through Lifecycle Manager does not add the entire disk to /storage/core.

Adding disk to Aria Operations for Logs per Increase the Storage Capacity of the VMware Aria Operations for Logs Virtual Appliance only shows part of the disk being extended to /storage/core.

Environment

Aria Operations for Logs 8.18.x

Resolution

Ensure a snapshot or backup is taken prior to proceeding.

 

  1. Upload the attached diskfix.sh file to /tmp on each affected node.
  2. Log in as root on each node.
  3. Add execute permission to the file:
    chmod +x /tmp/diskfix.sh
  4. Execute the script:  
    /tmp/diskfix.sh
  5. Verify size of partition: 
    lsblk -o name,size,fstype
    df -h

The data-core size device and /storage/db filesystem should be the same and reflect the correct size.

Attachments

diskfix.sh get_app