IMC 4.3 Released

Post Reply
Christian
Posts: 77
Joined: Mon Dec 12, 2011 5:08 am

IMC 4.3 Released

Post by Christian »

There is a new version of IMC that can be downloaded from :
https://h20575.www2.hp.com/tsusbportal/ ... o?lc=EN_US

Haven't found a change log yet but the once i see clearly are:

*Bug with Remote Copy : When you create a new group and add volume you where not able to see the create target volume. This is now fixed.
*Peer Motion config added and should support any device running 3.1.2
*LDAP Configuration can now be done in GUI.
*Volume Creations now comes with the option to export volume to host after creation.
* Export Volume finally got a search option for both volumes and hosts.
* Added HP Logo :D
Last edited by Christian on Wed Jan 09, 2013 4:50 pm, edited 1 time in total.
User avatar
Richard Siemers
Site Admin
Posts: 1333
Joined: Tue Aug 18, 2009 10:35 pm
Location: Dallas, Texas

Re: IMC 4.3 Released

Post by Richard Siemers »

Thanks Christian,

GUI for the LDAP should be nice, for that 1 time per install lifecycle it's needed :)
Richard Siemers
The views and opinions expressed are my own and do not necessarily reflect those of my employer.
Christian
Posts: 77
Joined: Mon Dec 12, 2011 5:08 am

Re: IMC 4.3 Released

Post by Christian »

Update:
* Tasks can now be Scheduled from GUI
* AO Config added for 3PARs running Inform OS 3.1.2

Also here is the HP 3PAR Management Console 4.3.0
Release Notes http://bizsupport2.austin.hp.com/bc/doc ... 606443.pdf
bigiron
Posts: 7
Joined: Sun Jan 23, 2011 11:57 pm

Re: IMC 4.3 Released

Post by bigiron »

Be very careful with IMC 4.3.0.71 when creating a new CPG.

When you create a new CPG, there is no more option to select the <Default> Step Size and it will automatically pick the lowest available value (32KiB) if you don't change it manually. RAID-5 default should be 128KiB.

here's the showcpg -sdg output of a CPG created using IMC 4.3.0.71

Code: Select all

test-cpg-only    -     - 32768 -t r5 -ha cage -ssz 5 -ss 32 -ch first -p -devtype FC

To fix, edit the CPG in IMC and change the Step Size to 128KiB, it should change to this:

Code: Select all

test-cpg-only    -     - 32768 -t r5 -ssz 5 -ss 128 -p -devtype FC

I opened a case w/ HP regarding this and they confirmed that it's a bug. There's also a customer advisory sent by HP today http://alerts.hp.com/r?2.1.3KT.2ZR.%5fA ... 5fRTEHca00

--Bigiron
scottm
Posts: 16
Joined: Tue Aug 07, 2012 10:57 am

Re: IMC 4.3 Released

Post by scottm »

Good post, I ran into this last week and also heard about the bug from our SE. They are going to fix it in the next revision.
scottm
Posts: 16
Joined: Tue Aug 07, 2012 10:57 am

Re: IMC 4.3 Released

Post by scottm »

Can anyone that has not updated tell me what the step size should be for RAID 6 NL with a set size of 6+2? All of the docs just say the step size for R6 depends on the set size.
Christian
Posts: 77
Joined: Mon Dec 12, 2011 5:08 am

Re: IMC 4.3 Released

Post by Christian »

Default is 128 with a set size of 8 ( 6+2 )
Post Reply