Data Backup and Recovery

What is the LUN size limitation on FAS3170?

iscsi_init
2,811 Views

Hi All:

Currently we want to know the limitation of the LUN size on FAS3170. What is the maxmum capacity

of one LUN that FAS3170 can support? 16TB, 128TB or larger? Is there a clear answer to this question?

Thanks a lot in advance.

Regards,

Bing

2 REPLIES 2

BrendonHiggins
2,811 Views

Hi

Welcome to the community

The important limit comes from the size of the host OS will support.  Then it is the version on DoT.

LUN size limitations in Windows 2003 SP1

GPT support is available for Windows 2003 SP1 and later versions.  Microsoft's statement on this subject is:

  • The creation/expansion is supported.

  • The maximum raw partition of 18 exabytes can be supported with Windows file systems currently limited to 256 terabytes each.

NetApp filers currently support 2-TB LUN sizes in Windows 2003 with SP1. SnapDrive for Windows uses MBR disks, so it will not be able to support LUNs larger than 2-TB until it allows the new GPT disks.

However, if the filer is running Data ONTAP 7.1, the maximum LUN size a filer can support is 11-TB for traditional volumes and 16-TB for flexible volumes. FlexVols do not create extra space, so the 16TB volume limit includes components such as parity and WAFL overhead. With both traditional or flexible volumes, space reservations can be turned off and a 16-TB LUN can be created. However, this is not necessarily useful. Even if the LUN is never more than 50% full, the entire 16TB will be used within a "short" period of time.

LUN size limitations in Windows 2003 and previous versions

A partition table within the MBR data structure contains information describing how the disk is partitioned.  Each entry in the table lists the cylinder/head/sector (CHS) location for each partition, as well as the partition type information. Four-byte fields in the partition table restrict the total number of sectors in the logical unit to (2^32- 1). Thus, under the x86 architecture, the maximum size of a partition using standard 512-byte sectors is 2 TB.

Within Windows Server 2003 or a previous version:

  • Do not create a LUN that is more than 2-TB.

Hope this helps

Bren

madden
2,811 Views

FYI, Beginning with SnapDrive 5.0 support was added for management of Windows GPT partition disks.  See the SnapDrive admin guide for more details.

Public