Category Archives: hardware - Page 7

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 »

Configuring timezone and NTP on a Cisco MDS switch

Timezone and NTP configuration of a Cisco MDS switch

Using a GUI for configuring purposes isn’t always the best thing to do, although it most certainly provides a level of overview that cannot be obtained on the CLI.

I’ve found out the Device Manager default settings for NTP for example are that IPv4 addresses used to point to an NTP entity is set to “peer” and if you don’t use peer synchronization, but have a dedicated NTP server instead, it’s better to place a check mark on the “server” item. Also if you have several time sources, you can set a preferred one by placing a check mark at the particular entity.

Read more »

EMC World 2014: short week and too much to do

EMC World 2014

It’s that time of the year again: EMC World

15 Thousand nerds gathering in Las Vegas for the yearly week of EMC propaganda. That’s what a lot of people might think it is anyway. It’s the 2014th edition… that doesn’t sound right. Ehm, oh well, you get my drift. Well, maybe it is nerd-week, but hey: every vendor who thinks they’re the best in something is doing this sort of events and besides that, it’s a great event to meet people you haven’t seen in a year or so.

Social networking in real life

Social networking, gathering knowledge of things to come, looking for solutions to challenges you already have in your normal day jobs, looking for insights in things on your wish list. Bacon, unicorns, hardware and a loooot of “software”, since that’s the trend since a few years. No matter how you explain it:

IT is in Las Vegas, baby!

Read more »

Brocade – Something Defined Networking

Kelly Herrell, Brocade

Kelly takes us back to 2013 and the software defined anything. Was it really there? Was anything real that year? In 2013 the real work on the Software Defined Network concept started!

In 2013 SDN started

Last year it was about how the world’s largest customers, the largest buyers, demanding the vendors to come up with a software defined product that works for them. The message was clearly that the industry wasn’t yet giving customers what they actually needed. Remember that the customers define what vendors should target for, not the other way around!

Read more »