Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud
1640 Discussions

OSError: [Errno 16] Device or resource busy:

SVELA4
Beginner
2,398 Views

Im getting the following error in Intel Dev Cloud while training my deep neural network. Can you help me to sort it out?
OSError: [Errno 16] Device or resource busy: '.nfs00000030029876a5000003cb'

Traceback (most recent call last):

 File "/home/u33657/.conda/envs/tf_cpu_intel/lib/python3.6/multiprocessing/util.py", line 262, in _run_finalizers

  finalizer()

 File "/home/u33657/.conda/envs/tf_cpu_intel/lib/python3.6/multiprocessing/util.py", line 186, in __call__

  res = self._callback(*self._args, **self._kwargs)

 File "/home/u33657/.conda/envs/tf_cpu_intel/lib/python3.6/shutil.py", line 480, in rmtree

  _rmtree_safe_fd(fd, path, onerror)

 File "/home/u33657/.conda/envs/tf_cpu_intel/lib/python3.6/shutil.py", line 438, in _rmtree_safe_fd

  onerror(os.unlink, fullname, sys.exc_info())

 File "/home/u33657/.conda/envs/tf_cpu_intel/lib/python3.6/shutil.py", line 436, in _rmtree_safe_fd

  os.unlink(name, dir_fd=topfd)

OSError: [Errno 16] Device or resource busy: '.nfs00000030029876a5000003cb'

0 Kudos
0 Replies
Reply