Visitors

HOW TO: Upgrade Cisco Nexus 1000V VSM and VEM

Download Cisco Nexus 1000V upgrade code from Cisco web site: These instructions will be for Cisco Nexus 1000V Release 4.2(1)SV1(5.2b).

Software: http://software.cisco.com/portal/pub/download/portal/select.html?&mdfid=282646785&catid=268438038&softwareid=282088129; Release Notes: http://www.cisco.com/en/US/products/ps9902/prod_release_notes_list.html Extract the following files from Nexus1000v.4.2.1.SV1.5.2b.zip: VSM – Nexus1000v.4.2.1.SV1.5.2b.zipVSMUpgrade: nexus-1000v.4.2.1.SV1.5.2b.bin – system software image; nexus-1000v-kickstart.4.2.1.SV1.5.2b.bin – kickstart software image VEM – Nexus1000v.4.2.1.SV1.5.2b.zipVEM: VMware vSphere ESX 4.1 – VEM410-20121212147401.zip VMware […]

EMC Ionix UIM/P: UCS Discovery Failed. Replace expired UCS certificate.

Cisco UCS Manager certificate expired and we had to re-generate it. See my ‘HOW TO: Regenerate expired UCS Manager certificate‘ blog post for details.

How to replace UCS certificate that was imported into UIM/P?

Well, in UIM/P 3.2 it is dead easy:

cd /opt/ionix-uim/tools ./importUcsCertificate.pl

enter UCS IP address and UIM/P will do the rest. […]

EMC Ionix Unified Infrastructure Manager/Provisioning (UIM/P) documentation and software download

Q: Where can I download EMC Ionix Unified Infrastructure Manager/Provisioning (UIM/P) software?

A: You can download it from EMC Powerlink. You must have permissions to access UIM/P.

UIM/P Documentation download:

Home > Support > Technical Documentation and Advisories > Software ~ E-I ~ Documentation > Ionix Family > Ionix for Data Center Automation and Compliance […]

HOW TO: Upgrade EMC Ionix Unified Infrastructure Manager/Provisioning (UIM/P)

Here is how you upgrade UIM/P:

Power down UIM/P and take a snapshot; Upload UIMP-3.X.X.X.XXX-Update-Media.iso to a datastore where it can be mounted to UIM/P virtual appliance; Mount Update Media ISO file to UIM/P virtual appliance and power it back on; Open UIM/P upgrade page by navigating to https://<hostname>:5480, where <hostname> is UIM/P FQDN or […]

HOW TO: Configure a new Service Offering in EMC UIM/P

I am currently working on VMware vCloud Director Proof Of Concept and decided to use two spare UCS blades and some storage to build a test environment.

We are using Vblock 300HX and I recently rebuilt EMC UIM/P and imported current production cluster with EMC UIM/P Service Adoption Utility (I am working on the article […]

EMC UIM/P cannot discover VNX Control Station after failover

Last night we had a Control Station failover on VNX7500 and before we could fail it back (Change Control etc etc) I needed to create a new Service Offering in EMC UIM/P. Naturally, I logged into UIM/P, changed Control Station IP address in the Vblock configuration and ran Vblock discovery again. Unfortunately, it failed on […]

HOW TO: Add/Discover Vblock in EMC UIM/P

In previous post we installed and configured UIM/P. We can now add and discover a Vblock.

Login to UIM/P as sysadmin; Navigate to Administration, Vblocks, Add Vblock; Select Vblock version, fill in IP addesses, user names and passwords and click Add and Discover; If discovery fails, check user names and passwords. Confirm they work by […]

Install and configure EMC UIM/P

Deploy UIM/P from OVF template; Verify the UIM/P services are running properly; uim001:~ # service uim-service-wrapper status uim-service-wrapper is running Enable JBoss JMX Console access: uim001:~ # cd /opt/ionix-uim/tools uim001:/opt/ionix-uim/tools # perl password-change.pl +========================================================+ | Password Update Utility | +========================================================+ | Available Commands: | | [A]uto-Generate All Passwords | | [C]hange Single Password | […]