20 Jul 2009 20:32
Re: Differences in Samba and CIFS in terms of keeping the deleted files open?
Nikhil <mnikhil <at> gmail.com>
2009-07-20 18:32:48 GMT
2009-07-20 18:32:48 GMT
I see there are some bugzilla links open but not really sure if they conform to the same behaviour what I see. http://www.mail-archive.com/samba <at> lists.samba.org/msg94854.html https://bugzilla.samba.org/show_bug.cgi?id=5315 http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6213298 http://bugs.sun.com/bugdatabase/view_bug.do;jsessionid=991fdfd56a9fcffffffffcbbb8cdf50d6de3?bug_id=4313887 http://jcp.org/en/jsr/detail?id=203 On Mon, Jul 20, 2009 at 9:59 PM, Nikhil <mnikhil <at> gmail.com> wrote: > Hi, > > We have a CIFS server running on a NetApp server and a Solaris host running > Samba-3.3.2. > > When we mount both the filesystems to a Drive on a Windows using the net > use command and then try to run a java program which basically does nothing > but continuosly writes a data chunk to a file. On a side note, these same > filesystems are accessible on a Solaris (unix) host too. > > When the java program is run and a file is being generated, I go to my unix > terminal and happen to delete the file generated by the java program. > Interestingly, there is an IOexception caught in the java program running on > the Windows machine, when the file is deleted on the CIFS based filesystem > (available on Solaris as a NFS filesystems) but there is no exception caught > when the filesystem happens to be Samba (available on Solaris as /var , a > regular partition). > > I delete the file from Unix as the process demands, but also there is no(Continue reading)
RSS Feed