Start a Conversation

Unsolved

This post is more than 5 years old

A

5 Practitioner

 • 

274.2K Posts

2232

February 3rd, 2015 03:00

XtremIO Config Report

Is there is any command available in XtremIO to generate all config dump( like all volume, ig and configuration information)  and related tool( like gscloud, elabadvisor) available to generate a excel based report?

727 Posts

February 3rd, 2015 12:00

This functionality is not available at this time, but we are planning on providing this in a future release.

5 Posts

March 16th, 2015 10:00

Hello, Sarveshwara-

You can use the PowerShell module from vNugglets named XtremIO.Utils to get information on many things XtremIO (from the XMS appliances via the REST API).  The module (and some info about it) are available at http://www.vnugglets.com/2014/11/xtremioutils-powershell-module-general.html, and vNugglets.com has a few other posts about using the module (http://www.vnugglets.com/search/label/XtremIO).

There are other cmdlets in the module, but the "Get-" PowerShell cmdlets currently provided by that module:

  • Get-XIOBrick
  • Get-XIOCluster
  • Get-XIOClusterPerformance
  • Get-XIODataProtectionGroup
  • Get-XIODataProtectionGroupPerformance
  • Get-XIOEvent
  • Get-XIOInitiator
  • Get-XIOInitiatorGroup
  • Get-XIOInitiatorGroupFolder
  • Get-XIOInitiatorGroupFolderPerformance
  • Get-XIOInitiatorGroupPerformance
  • Get-XIOInitiatorPerformance
  • Get-XIOLunMap
  • Get-XIOSnapshot
  • Get-XIOSsd
  • Get-XIOSsdPerformance
  • Get-XIOStorageController
  • Get-XIOStoredCred
  • Get-XIOTarget
  • Get-XIOTargetGroup
  • Get-XIOTargetPerformance
  • Get-XIOVolume
  • Get-XIOVolumeFolder
  • Get-XIOVolumeFolderPerformance
  • Get-XIOVolumePerformance
  • Get-XIOXenv

The module gets updated periodically, so check back occasionally for improvements. Enjoy

No Events found!

Top