Microsoft Virtualization Discussions

PSTK cmdlet to check SP status

netappwala
4,487 Views

Hi,

 

Is there any cmdlet to check and configure SP? At least to check SP status? I am using PSTK 4.0

 

 

Thanks,

Charan

5 REPLIES 5

asulliva
4,481 Views

Hi Charan,

 

If you're using cDOT you can use the "Get-NcServiceProcessor" cmdlet.  There are a number of SP related commands for cDOT...use this command to see them

 

Get-NcCommand -Category "Service Processor"

Hope that helps!

 

Andrew

If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.

netappwala
4,458 Views

Hi Andrew,

 

No SP cmdlet for 7 mode? I need for 7 mode. Below is the setup we are running.

 

DOT 7 mode; 8.1; power shell 2.0; PSTK 4.0

 

 

 

Thanks,

Sri Charan

ekashpureff
4,447 Views

 

Sri -

 

Not that I can find for 7-Mode, only for Cluster ...


I hope this response has been helpful to you.

At your service,

Eugene E. Kashpureff, Sr.
Independent NetApp Consultant http://www.linkedin.com/in/eugenekashpureff
Senior NetApp Instructor, IT Learning Solutions http://sg.itls.asia/netapp
(P.S. I appreciate 'kudos' on any helpful posts.)

 

 

netappwala
4,443 Views

Sir,

 

This is really strange that how this important cmdlet has not given by DOT PSTK for 7-Mode. personally I believe that its a SP cmdlet is really improtant.

 

is there any way to retrieve SP IP address by using other cmdlets?

 

 

 

Thanks,

Charan

asulliva
4,435 Views

There is no ZAPI to address the SP/RLM/BMC in 7-mode, so consequentially there is no cmdlet.  You could use "Invoke-NaSsh" to execute the command, you'd have to parse out the result though.

 

Andrew

If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
Public