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!

Upcoming Webinar: Unmasking Insider Threats with Slunk Enterprise Security’s UEBA

Join us on Wed, Dec 10. at 10AM PST / 1PM EST for a live webinar and demo with Splunk experts! Discover how ...

.conf25 technical session recap of Observability for Gen AI: Monitoring LLM ...

If you’re unfamiliar, .conf is Splunk’s premier event where the Splunk community, customers, partners, and ...

A Season of Skills: New Splunk Courses to Light Up Your Learning Journey

There’s something special about this time of year—maybe it’s the glow of the holidays, maybe it’s the ...