Foreign LUN size displayed incorrectly from the "storage disk show"
Applies to
- ONTAP 9.6
- Foreign LUN Import (FLI)
- Hitachi AMS 2300
- EMC Vplex
Issue
- When migrating 100GB LUN from AMS 2300 to ONTAP storage using FLI, the source LUN size is shown as 87.50GB in the output of
storage disk show.
Example:
FAS8200::> storage disk show -array-name HITACHI_XXXXX -instanceDisk: HIT-1.1Container Type: unassignedOwner/Home: - / -DR Home: -Stack ID/Shelf/Bay: - / - / -LUN: 0Array: HITACHI_XXXXXVendor: HITACHIModel: DF600FSerial Number: 922139130004UID: 48495441:43484920:39323231:33393133:30303034:00000000:00000000:00000000:00000000:00000000BPS: 512Physical Size: 87.50GBPosition: presentChecksum Compatibility: block......
- The target LUN is created with the correct size of 100GB
Example:
FAS8200::> lun create -vserver fli -path /vol/fli_vol/OnlineFLI_LUN -ostype solaris -foreign-disk 9221391XXXXXCreated a LUN of size 100g (107374182400)
