On Tue, 10 Mar 2009, Dave Korn wrote:
> Brian Ford wrote:
> > It appears that the inode number is changing for consecutive stats?
> >
> > $ ls -i //SambaServer/share/TestFile
> > 3779159704 //SambaServer/share/TestFile
> >
> > $ ls -i //SamabaServer/share/TestFile
> > 3881062408 //SambaServer/share/TestFile
> >
> > ?
>
> Well, doesn't that imply that your server is nuts? o_O
This happens on multiple servers running multiple Samba versions that have
been stable for "a very long time", as in several years (one server
is still running Samba 2.2.5).
Ok, same machine, same server/share, this time on Cygwin 1.5.25:
$ uname -a
CYGWIN_NT-5.1 PC1163-8460-XP 1.5.25(0.156/4/2) 2008-06-12 19:34 i686
Cygwin
$ ls -i //SambaServer/share/TestFile
1277840537592983992 //SambaServer/share/TestFile
$ ls -i //SambaServer/share/TestFile
1277840537592983992 //SambaServer/share/TestFile
Inodes are consistent.
> I imagine it might pre-empt a request for clarification if you post the
> GetVolInfo output from this drive.
Attached.
--
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew...
Device Type : 7
Characteristics : 10
Volume Name : <ford>
Serial Number : 2228355664
Max Filenamelength : 255
Filesystemname : <NTFS>
Flags : 2b
FILE_CASE_SENSITIVE_SEARCH : TRUE
FILE_CASE_PRESERVED_NAMES : TRUE
FILE_UNICODE_ON_DISK : FALSE
FILE_PERSISTENT_ACLS : TRUE
FILE_FILE_COMPRESSION : FALSE
FILE_VOLUME_QUOTAS : TRUE
FILE_SUPPORTS_SPARSE_FILES : FALSE
FILE_SUPPORTS_REPARSE_POINTS: FALSE
FILE_SUPPORTS_REMOTE_STORAGE: FALSE
FILE_VOLUME_IS_COMPRESSED : FALSE
FILE_SUPPORTS_OBJECT_IDS : FALSE
FILE_SUPPORTS_ENCRYPTION : FALSE
FILE_NAMED_STREAMS : FALSE
FILE_READ_ONLY_VOLUME : FALSE
FILE_SEQUENTIAL_WRITE_ONCE : FALSE
FILE_SUPPORTS_TRANSACTIONS : FALSE
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/