Volume Manager (VxVM) support for devices larger than 1 TB on Solaris platform depends on the underlying Operating System device Label and version.
Volume Manager does not support the use of a SUN Solaris Sun Microsystems Inc. (SMI) label on devices larger than 1 TB. Veritas Volume Manager does support devices larger than 1 TB, but only by using an Extensible Firmware Interface GUID Partition Table (EFI GPT) label on devices larger than 1 TB.
Volume Manager cannot address more than 1 TB space on a single device with an SMI label because VxVM uses Volume Table Of Contents commonly known as VTOC (SMI) label to calculate the disk geometry. The slice or partition values are declared at the Operating System level as "signed int i.e. 32 bit" and hence the maximum number of sectors in a slice or partition in Solaris VTOC (SMI label) can be 2^31 since since 1 bit is reserved for sign, -/+.
Hence we have:
2 ^ 31 = 2147483648 blocks = 1 TB
This is the reason why we can have the maximum size of a single slice in Solaris of 1 TB; therefore limiting the supported size of a device with a SMI label to be restricted to 1 TB in size to be used in Volume Manager.
For further detailed information regarding the differences between the SMI and EFI labels, how to change between the two label types on devices in Solaris and about the support restrictions on devices larger than 1 TB in size, customers may contact the Operating System Vendor for exact details.
Veritas statement on Volume Manager (VxVM) support for devices larger than 1 TB: