Equallogic HIT Kit 3.5

December 17, 2010 — 1 Comment

The Equallogic HIT (Host Integration Toolkit) Kit 3.5 was recently released for early adopters as part of this there are now Powershell tools available!

I am currently working on a number of scripts, most specifically for Equallogic Health Checks, Automated Configuration and Automating the process of adding new ESX hosts to VMFS volumes / VMFS volumes to hosts.

The Cmdlet’s that are available are as follows

Connect-EqlGroup
ConvertFrom-EqlTemplateVolume
ConvertFrom-EqlThinClone
ConvertTo-EqlDemotedReplicaSet
ConvertTo-EqlPromotedReplicaSet
ConvertTo-EqlTemplateVolume
Disconnect-EqlGroup
Get-EqlChapUser
Get-EqlGroupConfiguration
Get-EqlGroupDefaults
Get-EqlGroupID
Get-EqlMember
Get-EqlNetInterface
Get-EqlPool
Get-EqlReplicaSet
Get-EqlReplicationPartner
Get-EqlSchedule
Get-EqlSnapshot
Get-EqlVolume
Get-EqlVolumeACL
Merge-EqlPool
New-EqlChapUser
New-EqlPool
New-EqlReplica
New-EqlReplicaSet
New-EqlReplicationPartner
New-EqlSchedule
New-EqlSnapshot
New-EqlSnapshotClone
New-EqlThinClone
New-EqlVolume
New-EqlVolumeAcl
New-EqlVolumeClone
Remove-EqlChapUser
Remove-EqlPool
Remove-EqlReplicaSet
Remove-EqlReplicationPartner
Remove-EqlSchedule
Remove-EqlSnapshot
Remove-EqlVolume
Remove-EqlVolumeAcl
Restore-EqlSnapshot
Resume-EqlReplication
Set-EqlChapUser
Set-EqlGroupConfiguration
Set-EqlGroupDefaults
Set-EqlMember
Set-EqlNetInterface
Set-EqlPool
Set-EqlReplicaSet
Set-EqlReplicationPartner
Set-EqlSchedule
Set-EqlSnapshot
Set-EqlVolume
Suspend-EqlReplication

The HIT kit and the user guides etc can be downloaded from http://www.equallogic.com

One response to Equallogic HIT Kit 3.5

  1. 

    Hi,

    I’m trying to promote replicasets to volumes using Equallogic Powershell Tools.
    The documentation and the help are using an example wich is wrong.

    I’m using:
    ConvertTo-EqlPromotedReplicaSet -groupaddress $groupip -ReplicaSetName Volume.1 -SourceSite SitePrimary.
    This command gives errors in powershell. But when I look in the GUI. there are NO errors and the Volume is promoted ok. Do you have any idea or am I to early with powershell for Equallogic?

    Kind Regars

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s