DreamOn Technical Blog

Tag: vcenter

NetApp – Data ONTAP Simulator 7

Since last year I’m doing some more work on our NetApp infrastructure.
Since I don’t have any training in storage management and certainly not in NetApp devices, I was always afraid to do something because I couldn’t test it. I have some basic knowledge  and some experience in home storage solutions like Freenas and Openfiler that helped me allot to get the basics in Netapp.

Surfing the NetApp site I found out that they have a simulator … mmmm intresting

Do you want to build or test a solution but don’t have access to NetApp storage? The Data ONTAP simulator, a tool that gives you the experience of administering and using a NetApp storage system with all the features of Data ONTAP at your disposal, is the answer. Download the simulator; discuss usage; and share your experience, technical articles, and best practices here.

This seems perfect for me to get some more experience in the NetApp environment and trying out solutions before I implement them.

So I went on and tried it out. Here is how to set it up:

First of all download the ISO from the Netapp website

(I downloaded version 7.3.5 because that is the current version in production)

The link to the simulator download page (login required):
http://now.netapp.com/NOW/cgi-bin/simulator

Since I have a vmware test environement I will install the simulator on a virtual machine. Continue reading

vCenter disconnect Idle connections

In the previous post I introduced you guys to basic PowerCli

Well Today I’ve got a practical example script.
Over the last few weeks we had a lot of open sessions on our vCenter server.
This from people leaving there client open and never closing them (retards, sorry for the language).
This generated some idle sessions from a few hours to a few days :-S

This got so on my nerves that I wanted a solution for this, unfortunately vmWare did not implement the feature to disconnect idle session after a specific time in the Client or vCenter settings.

So time to build a script Continue reading

Powercli small introduction

Ever needed to do some bulk operation in you’re vmware virtual environment ?
Or just needed information of a bunch of virtual machines ?

Then you probably had a lot of manual labor to do in the vShere client.
Well vmware came with  a solution:

The program is called VMware vSphere PowerCLI and more information can be found here.

A short discription in the words of vmWare:

VMware vSphere PowerCLI provides a Windows PowerShell interface to the vSphere API. vSphere PowerCLI includes PowerShell Cmdlets (pronounced, “command-lets”) for administering vSphere components. In addition, the vSphere PowerCLI package includes the vSphere SDK for .NET for developers who want to create their own applications.

Let’s get started implementing and using the PowerCli

Continue reading

© 2024 BioliZards.be

Theme by Anders NorenUp ↑