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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...