home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 14 Text / 14-Text.zip / maxfil.txt < prev    next >
Text File  |  1994-10-03  |  3KB  |  68 lines

  1. TITLE: 930917 DO MAXIMUM FILE SIZES AND PARTITION SIZES CHANGE
  2.               IN OS/2 V2.1?
  3.  
  4.  
  5. OS/2 2.0 could support the following:
  6.  
  7. FAT --> Max file size = 2GB, Max partition size = 2GB
  8. HPFS ->      "          2GB          "            64GB
  9.  
  10. The file size and volume size data are the same as they were
  11. in OS/2 2.0.  This has not changed for 2.1.
  12.  
  13.  The HPFS file system under OS/2 Version 2.1 supports a maximum file
  14.  size of 2GB.  The maximum size for an HPFS volume is 64GB.
  15.  
  16.  The FAT file system under OS/2 Version 2.1 supports a maximum file size
  17.  of 2GB.  The maximum supported size for a FAT volume is also 2GB.
  18.  
  19.  The maximum size for a disk volume under OS/2 Version 2.1 is 64GB using
  20.  HPFS and 2GB using the FAT file system, with the following conditions:
  21.  
  22.    1. OS/2 V2.1 requires that the bootable partition be within
  23.       the 1023rd cylinder of the disk
  24.  
  25.       When a machine's BIOS reports on the characteristics of a
  26.       disk, it returns three values; it determines the number of
  27.       sectors per head, the number of heads per cylinder, and
  28.       the number of cylinders. The IBM BIOS sets the disk
  29.       geometry such that one cylinder equals one megabyte of disk
  30.       storage.  For IBM disk drives, 1023 cylinders corresponds
  31.       to one gigabyte. Other manufacturers may use different
  32.       sector and head values causing the 1023 cylinder limit
  33.       to be greater than or less than one gigabyte.
  34.    2. A FAT file system volume must not exceed the 1023rd
  35.       cylinder of the disk drive.
  36.       It may also not exceed 2GB even if, due to the
  37.       manufacturer's disk geometry, the 1023rd cylinder is beyond
  38.       2GB.
  39.  
  40.       Imagine a 10GB disk where the geometry of the disk has
  41.       sector/head/cylinder values such that the 1023rd cylinder
  42.       corresponds to 7.4GB, as is the case with some OEM SCSI
  43.       disks.  Using the FAT file system, the way to configure the
  44.       volumes to maximize their size would be to have three
  45.       volumes of 2GB and one volume of 1.4GB.  In this case the
  46.       2.6GB of free space (beyond the 1023rd cylinder) would be
  47.       unusable by OS/2 using the FAT file system.  These volumes
  48.       may exist in primary partitions or an extended partition,
  49.       or both.  In an extended partition, the volume would occupy
  50.       one or more of the logical partitions defined in the
  51.       extended partition.
  52.     Although an HPFS volume can take up the entire disk, for
  53.     performance reasons the practical limit is much less than
  54.     64GB.  It is around 7 or 8GB.
  55.  
  56.   There are 24 drive letters available for hard disk drives
  57.   (a: and b: are reserved for diskette drives), and currently
  58.   the largest tested IBM SCSI hard disk available for the PS/2
  59.   is 400MB.  Using 24 single SCSI disks chained on four SCSI
  60.   adapters we would get a maximum of 24 x 400MB, or 9.6GB of
  61.   online DASD.
  62.   Depending on how you array the drives will determine of available disk
  63.   space. By using the above specifications, you can determine the space
  64.   for the drives.
  65.  
  66. ---------- ---------- ---------- --------- ---------- ----------
  67.  
  68.