Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Blog Pricing

Yossi Weihs

๐Ÿ‘ค Speaker
133 total appearances

Appearances Over Time

Podcast Appearances

TechONTAPPodcast
Episode 83 โ€“ OnCommand Unified Manager 7.2

turned the whole software stack that feeds information into the database into almost like a streaming process.

TechONTAPPodcast
Episode 83 โ€“ OnCommand Unified Manager 7.2

So as we collect information from the clusters, we are fine-tuning the ZAPI calls to batch

TechONTAPPodcast
Episode 83 โ€“ OnCommand Unified Manager 7.2

to batch up the information and get it in a clean format.

TechONTAPPodcast
Episode 83 โ€“ OnCommand Unified Manager 7.2

The performance stats, we grab those from files off the storage system, so there's really no zappy calls happening there.

TechONTAPPodcast
Episode 83 โ€“ OnCommand Unified Manager 7.2

And those get processed and written to the database.

TechONTAPPodcast
Episode 83 โ€“ OnCommand Unified Manager 7.2

But as we do that, we also run all of our analytics in parallel.

TechONTAPPodcast
Episode 83 โ€“ OnCommand Unified Manager 7.2

So we're not going through a process which was actually very prevalent two and three years ago in the product where we would grab the data, stick it in the database, then two minutes later, pull it out for analytics, throw it away.

TechONTAPPodcast
Episode 83 โ€“ OnCommand Unified Manager 7.2

Ten minutes later, pull it out for summarization, throw it away.

TechONTAPPodcast
Episode 83 โ€“ OnCommand Unified Manager 7.2

All of that has been optimized, and what customers at the end of the day will feel is that they need to put less resources against the product to get the same end result.

TechONTAPPodcast
Episode 83 โ€“ OnCommand Unified Manager 7.2

So this has been an ongoing pain for customers.

TechONTAPPodcast
Episode 83 โ€“ OnCommand Unified Manager 7.2

Let's face it this way.

TechONTAPPodcast
Episode 83 โ€“ OnCommand Unified Manager 7.2

It's been a historical pain.

TechONTAPPodcast
Episode 83 โ€“ OnCommand Unified Manager 7.2

There are a lot of customers that are still very concerned about this.

TechONTAPPodcast
Episode 83 โ€“ OnCommand Unified Manager 7.2

And we've actually gotten to the point where we have removed the limitation where we would not allow more than a single performance monitoring server to hit the cluster.

TechONTAPPodcast
Episode 83 โ€“ OnCommand Unified Manager 7.2

So back with ONTAP 8.3, we introduced a feature called the Performance Archiver in ONTAP, which allows ONTAP to basically automatically collect all the performance counters and put them in a nice, compact little file.

TechONTAPPodcast
Episode 83 โ€“ OnCommand Unified Manager 7.2

And all we do is basically read that file off the cluster every few minutes to get all the performance counters we need.

TechONTAPPodcast
Episode 83 โ€“ OnCommand Unified Manager 7.2

So, it really has actually collecting performance metrics has become more efficient than collecting some of the configuration settings.

TechONTAPPodcast
Episode 83 โ€“ OnCommand Unified Manager 7.2

Although, also with those, we benchmark those with ONTAP, the ONTAP team, and the ones that were taking a lot of time, we've sort of batched them and optimized them so that we run really well over high latency web links.

TechONTAPPodcast
Episode 83 โ€“ OnCommand Unified Manager 7.2

We're basically at a place where a highly centralized unified manager can happily monitor a cluster on the other side of the planet where a year or two ago, that wasn't really best of breed practice.

TechONTAPPodcast
Episode 83 โ€“ OnCommand Unified Manager 7.2

So that's a great question.