This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Size limitation for NcFsd drive?


Hi,

yesterday I enlarged one share of a OES-Server to 4.87TB. After that it seems the drive mapped to this share is no longer properly visible in at least CygWin 2.5.[12]/2.6.0-0.3.
An old installation with 1.7.35 works still fine.

For T: (failing) and L: (ok, hosted on the same server) getVolInfo shows the following:

fsirl@FRAPC4 ~
$ /usr/lib/csih/getVolInfo.exe /cygdrive/t
Device Type        : 7
Characteristics    : 30
Volume Name        : <T32NEW>
Serial Number      : 1549022002
Max Filenamelength : 255
Filesystemname     : <NcFsd>
Flags              : a2
  FILE_CASE_SENSITIVE_SEARCH  : FALSE
  FILE_CASE_PRESERVED_NAMES   : TRUE
  FILE_UNICODE_ON_DISK        : FALSE
  FILE_PERSISTENT_ACLS        : FALSE
  FILE_FILE_COMPRESSION       : FALSE
  FILE_VOLUME_QUOTAS          : TRUE
  FILE_SUPPORTS_SPARSE_FILES  : FALSE
  FILE_SUPPORTS_REPARSE_POINTS: TRUE
  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

fsirl@FRAPC4 ~
$ /usr/lib/csih/getVolInfo.exe /cygdrive/l
Device Type        : 7
Characteristics    : 30
Volume Name        : <L_DRIVE>
Serial Number      : 1548508996
Max Filenamelength : 255
Filesystemname     : <NcFsd>
Flags              : a2
  FILE_CASE_SENSITIVE_SEARCH  : FALSE
  FILE_CASE_PRESERVED_NAMES   : TRUE
  FILE_UNICODE_ON_DISK        : FALSE
  FILE_PERSISTENT_ACLS        : FALSE
  FILE_FILE_COMPRESSION       : FALSE
  FILE_VOLUME_QUOTAS          : TRUE
  FILE_SUPPORTS_SPARSE_FILES  : FALSE
  FILE_SUPPORTS_REPARSE_POINTS: TRUE
  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

fsirl@FRAPC4 ~
$ df /cygdrive/t /cygdrive/l
Filesystem      1K-blocks       Used  Available Use% Mounted on
T:             5147067816 1790728936 3356338880  35% /cygdrive/t
L:              103303536   86715812   16587724  84% /cygdrive/l

fsirl@FRAPC4 ~
$ ls /cygdrive/t/ /cygdrive/l/
ls: cannot access '/cygdrive/t/': Not a directory
/cygdrive/l/:
automail automail-lowpriority drive_l.mrk forward intranet mailing officeuploads rep support temp www wwwdir wwwlogs wwwuploads

What can I do to track this down?

regards,
Franz Sirl

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]