UNSOLVED

sdeshpande9

updated

11 years ago

S

sdeshpande9

24 Posts

0

700

October 12th, 2015 02:00

Vmax3 device creation issues

1.pngUntitled.pngWe are facing issues with the device creation on the Vmax3. After specifying the device capacity, the device is getting created with another capacity.

  • SameerKulkarni1

    2 Intern

    37 Posts

    278

    0

    Posted October 12th, 2015 06:00

    This could be the way VMAX3 calculates the blocks differently. I have seen this difference when i tried to map VMAX devices to VPLEX.

    would be interested to hear from others on this topic

  • KW160

    121 Posts

    278

    0

    Posted October 12th, 2015 06:00

    This is expected behavior. All devices on VMAX3 must be created with an whole number of Cylinders. On VMAX3 1 cyl = 1920KB. So all devices must be sized in 1920KB increments.

    In this case 517894 MB = 276210.1333 Cyl.


    So we must round up to the next whole cyl:

    517895.6MB = 276211 cyl.

    (when solutions enabler reports this capacity it is rounding up to the nearest MB)