All Apps and Add-ons

Splunk Add-on for EMC VNX: Why am I getting an "OSError: [Errno 2] No such file or directory" in data_loader.log?

lasenova
New Member
 Traceback (most recent call last):
  File "/opt/splunk/etc/apps/Splunk_TA_emc-vnx/bin/thread_pool.py", line 116, in _run
    job()
  File "/opt/splunk/etc/apps/Splunk_TA_emc-vnx/bin/job_factory.py", line 27, in __call__
    results = self._func()
  File "/opt/splunk/etc/apps/Splunk_TA_emc-vnx/bin/vnx_block_loader.py", line 405, in collect_perf_metrics
    metrics = self.block.collect_perf_metrics()
  File "/opt/splunk/etc/apps/Splunk_TA_emc-vnx/bin/vnx_block_loader.py", line 50, in collect_perf_metrics
    self._get_agents()
  File "/opt/splunk/etc/apps/Splunk_TA_emc-vnx/bin/vnx_block_loader.py", line 348, in _get_agents
    output = timed_popen(self.cli_common + cli, 15)
  File "/opt/splunk/etc/apps/Splunk_TA_emc-vnx/bin/timed_popen.py", line 55, in timed_popen
    return _do_timed_popen(args, timeout)
  File "/opt/splunk/etc/apps/Splunk_TA_emc-vnx/bin/timed_popen.py", line 41, in _do_timed_popen
    sub = Popen(args, stdout=PIPE, stderr=PIPE)
  File "/opt/splunk/lib/python2.7/subprocess.py", line 710, in __init__
    errread, errwrite)
  File "/opt/splunk/lib/python2.7/subprocess.py", line 1327, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory

Thanks in advance for any answers.

0 Karma

jcoates_splunk
Splunk Employee
Splunk Employee

It's looking for something that it can't find -- this add-on needs a number of EMC specific steps to be completed on the forwarder before it will work properly, I suspect one of those either didn't complete properly or ended up in a location that is not findable in $PATH / not readable due to permissions.

0 Karma

nithishposani
Engager

We have completed all the steps before configuring addon and the above Error still exists. But we are able to see Vnx_file but not vnx_block. Is this issue resolved for anyone.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...