Microsoft Virtualization Discussions
Microsoft Virtualization Discussions
Is there a way to blink the disk led using the DataOntap PowerShell commands? Being near the same as blink_on 2b.18 using an SSH connection.
Thanks is advance.
Solved! See The Solution
Set-NAShelfLight has a -disk option to turn on an individual disk.
Sent from wireless
You can use invoke-nassh "blink"
Thanks, but I found a way to identify the disk using the DataOnTap Powershell commands.
I used the Set-NaShellLight -channel 2b -shelf # -bay #
Set-NaShellLight -channel 2b -shelf # -bay # -off (turns them off)
Works Great.
Set-NAShelfLight has a -disk option to turn on an individual disk.
Sent from wireless