Foreign LUN size displayed incorrectly from the "storage disk show"
Applies to
- ONTAP 9.6
- Foreign LUN Import (FLI)
- Hitachi AMS 2300
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 -instance
Disk: HIT-1.1
Container Type: unassigned
Owner/Home: - / -
DR Home: -
Stack ID/Shelf/Bay: - / - / -
LUN: 0
Array: HITACHI_XXXXX
Vendor: HITACHI
Model: DF600F
Serial Number: 922139130004
UID: 48495441:43484920:39323231:33393133:30303034:00000000:00000000:00000000:00000000:00000000
BPS: 512
Physical Size: 87.50GB
Position: present
Checksum 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 9221391XXXXX
Created a LUN of size 100g (107374182400)