Category Archives: Storage array - Page 6

Converting SPcollect files into XLS

javascript on the CLI

Converting SPCollect files into XLS or “How to run javascript on the command line”

Converting EMC SPcollect files into a readable Excel spreadsheet can be done by a js script named “ArrayConfigToXLS.js”. When you install USM (Unisphere Service Manager) a folder called C:\EMC will be created (or on another location since you can specify where this will be created). In that folder a sub-folder called “repository” exists and one of the files you’ll find there is “ArrayConfigToXLS.js”.

Take one of the two SPcollect files (Clariion or VNX), open the zip file and look for the file CKM[serial]SP[A_or_B]_[date]_[time]_[some_number]_sus.zip and open that zip file. Look for the file called “SPA_arrayconfig.xml”; sort on extension and pick that xml, that’s easier, since it will be the only xml there.

Copy that xml to c:\EMC\repository, open a CLI (e.g. CMD.exe) and type:

cscript ArrayConfigToXLS.js SPA_arrayconfig.xml SPA_arrayconfig.xls

The “script” will allow you to run the “js” script and the outcome is that an XLS will be created. Now open the XLS in your favorite spreadsheet application and you’ll find the configuration of your EMC array!

How to change the VNX weekly heartbeat date and time

Changing the time for the weekly heartbeat

People with Clariion or VNX systems installed on site know that these arrays will email “home” (that’s EMC/you) once a week on a seemingly random date/time. Ok, once the day of the week and the time are set, each week the “I’m still alive” email will go out at that time. But what if you don’t want to have that email sent out at Thursday at 2:47AM and you want all of your arrays to send out that email on Saturday at noon sharp? You will need to adjust the parameters. I didn’t find a way to change the weekday, so I’m changing the time less than a day before it needs to run. So if I want it to run on Saturday at noon, I could run this script on Friday after noon. It will pick the next available day automatically.

Read more »

Gridstore – Virtualization changes everything and nothing

GridStore

George Symons, Gridstore

Gridstore as a storage company is obviously focussing on SDS. Virtualization has changed the way storage vendors need to look at their storage solutions, because their storage now needs to react on how applications work to be able to provide an optimal performance. And of course cost. How customers want their storage solutions is about cost. It needs to be cheaper, perform better and provide more insight in what the data is actually doing there.

Virtualization changes everything and nothing

Read more »

Storage Field Day 5 – what’s happening?

Storage Field Day 5

Suddenly, I received this tweet. Something about Tech Field Day, Storage Field Day. What? Ok, I actually met Stephen Foskett last year in Las Vegas and I know Gabrie Van Zanten, a colleague of mine, visited the TFD event. Also Roy Mikes, another friend of mine attended the event in the past. I had a decent share of information about the event, but it was still no surprise that I was honored by the invitation I received.

Software Defined Data Center Symposium

The first full day the delegates will attend the SDDC Symposium in Santa Clara. On April 22 the whole day is for discussions of OpenFlow, software-defined networking (SDN), software-defined storage, converged infrastructure, and the greater software-defined future! I’m quite curious who will be there, what we can discuss about and the depth in which discussions will go, but I guess I’ll have to see and find out. It’s exciting for sure!

The actual SFD5 event Read more »

Reaching USPEED – EMC Walhalla

It sure took me a while to read through the tons of performance related materials, but I admit that having done the Clariion IE Expert, Clariion TA and of course the latest VNX IE Expert and VNX TA Expert exams also helped. I got my invitation to join the USPEED gang a little over a year ago, in early 2013 and just like my fellow colleagues I was swamped in work and unable to even start reading through all the material.

During a beta I did for EMC in February ’14 I became interested again in actually getting that certification and all the goodies that come with it and I started reading and testing myself. For a test I just did the free VNX IE Specialist and Expert test exams as well as the TA specialist and expert exams: these are wonderful exams that can prepare you to actually enter the major league of storage gods (ahem).

EMC Walhalla!

Read more »