Tag: Naviseccli

I’m back from the wilderness ! Whenever I see an EMC ETA with the words “Potential Data Unavailability”, I give it immediate attention. Data. Is. Everything. This hot off the press item is titled “ETA 489936: VNX2: A firmware issue may cause certain solid state drives to become faulted, which may result in data unavailability […]
First time in a little while, but another EMC TA bulletin arrived in my inbox last week. The inclusion of “potential data unavailability” in the subject got my attention. Full release here This particular bulletin affects only VNX Series 1 Arrays (5300, 5500, 5700 and 7500) that are upgrading to Block OE R32.217 or R32.218. […]
Storage Pool Expansion on EMC VNX/MCx arrays is a simple, straightforward task that can be done to increase capacity, performance or both. It is an online operation (NDU) but I always try to initiate it when load on an array is non-peak. The process is just like a Fast VP data relocation. Of course there’s […]
Storage Pool Expansion on EMC VNX/MCx arrays is a simple, straightforward task that can be done to increase capacity, performance or both. It is an online operation (NDU) but I always try to initiate it when load on an array is non-peak. The process is just like a Fast VP data relocation. Of course there’s […]
Quick tip….. I recently upgraded naviseccli to version 7.33.6.0.96  This is a really quick update so on my dual screen setup, I kicked off the installer in the left monitor while I worked on other tasks on the right. Cool, it’s just Next, next, next right ? Finished in a few minutes. Cue next morning when […]
GUI’s are generally cool, but when you need to get many of the same/similar tasks done, you can’t beat the speed and ease of using scripts and CLI based tools. I recently had a situation with a EMC VNX2 array where someone (or something) had caused all the LUNs in a RAID Group to become […]
This is the second time I have had EMA technical advisories recently regarding issues with 15k SAS disks. The first one I wrote about here. It doesn’t sound quite as serious as the last one (OMG, DATA LOSS), but worthy of a look and fix. Details; and full link here and excerpt just below “” EMC Technical […]
Following on from yesterday’s EOY backup topic for ESXi, today I’ll document how to automate the backup of your  VNX & VNX2 Array configurations. As usual, I want this to be automated, set-and-forget and reliable. A combination of NavisecCLI and Powershell works beautifully for this. Without any doubt, the best documentation or config backup tool is […]
Unisphere can sometimes be a fickle beast, particularly with java versions and compatibility. I had a very strange issue with Unisphere a couple of weeks ago where it would not allow any logins. Regardless of trying to login to the Control Station or either of the SPs directly, using LDAP, local or global users, the […]
“Enablers” in EMC parlance, are small installable files that unlock licensed features on your array. These include FAST, FAST cache, Mirrorview etc. To see which enablers are installed on your Array, you can use naviseccli : naviseccli -h arraysp ndu -list  otherwise you can check from Unisphere on the Software tab under “System Properties”. Many […]