Splunk AppDynamics

Profile "Demo" mismatched to "Medium" causes Disk Storage needs to allocate 5TB, instead of 50GB. Results in error message: insufficient disk space.

Jonathan_Wang
Explorer

Hello,

    I practice the PoC/PoV lab exercise under Black Belt Stage 2 course. When installed controller, it showed the disk storage needed is 5120 MB which is for Medium profile (5TB), instead the chosen Demo profile (50GB). Anyone can give advice to my issue ? Thanks.           Jonathan Wang, 2024/07/31

image.png

Error messages:

Task failed: Check if the required data directories have sufficient space

on host: appd-server

as user: root

with message: The destination directory has insufficient disk space. You need a minimum of 51200 MB for installation.

Labels (3)
0 Karma
1 Solution

Jonathan_Wang
Explorer

Update my TYPO as:   ... It sounds no reason that my appd-server host does not have sufficient disk storage (50GB) ...

View solution in original post

0 Karma

Jonathan_Wang
Explorer

Update my TYPO as:   ... It sounds no reason that my appd-server host does not have sufficient disk storage (50GB) ...

0 Karma

MARTINA_MELIAN1
Path Finder

Hello @Jonathan.Wang 、

To install demo profile controller, 50GB = 51200 MB Disk Space is required. Please make sure to allocate sufficient disk space. Or if you need to skip the disk space requirement, you can update the configuration file.

Steps:

  1. Locate the Configuration File:

    • For the demo profile controller, the file is likely in the path:
      platform/platform-admin/archives/controller/<ver>/playbooks/controller-demo.groovy

  2. Edit the Disk Space Property:

    • Update the property ”controller_data_min_disk_space_in_mb" to a lower disk space number. For example:
      controller_data_min_disk_space_in_mb = 2000 * 1024

Note: This manual configuration is intended for test purposes only and may not be suitable for production environments.

Additional Information:

Hope this helps.

Regards,
Martina

Jonathan_Wang
Explorer

Hi Martina,

    Thanks for response. It sounds no reason that my appd-server host does have sufficient disk storage (50GB) because I reserve 500GB disk for this server. To bypass this issue, I tried reducing the disk storage parameter value to "5 * 1024", and it succeeded. Now I can successfully run the AppDynamics Controller.

controller_data_min_disk_space_in_mb = 5 * 1024

Get Updates on the Splunk Community!

Fall Into Learning with New Splunk Education Courses

Every month, Splunk Education releases new courses to help you branch out, strengthen your data science roots, ...

Super Optimize your Splunk Stats Searches: Unlocking the Power of tstats, TERM, and ...

By Martin Hettervik, Senior Consultant and Team Leader at Accelerate at Iver, Splunk MVPThe stats command is ...

How Splunk Observability Cloud Prevented a Major Payment Crisis in Minutes

Your bank's payment processing system is humming along during a busy afternoon, handling millions in hourly ...