The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 06-07-2003
nileshkarania nileshkarania is offline
Registered User
  
 

Join Date: May 2003
Location: Mumbai, India
Posts: 6
Unhappy Error : "No data written to object that was write locked"

Hi All,
I was able to solve my previous problem (link directory)... but now i have this following problem.
I have mounted a disk from other machine using "mount -F nfs" command. When i run a batch which generates some files in that drive.... after a certain number of files i get the following error
"No data written to object that was write locked" . I am firing multiple processes at same time. is it a problem due to that ???

Thanks in advance.