Microsoft Virtualization Discussions
Microsoft Virtualization Discussions
Dear PowerShell community,
We are glad to announce the release of the NetApp® ONTAP® 9.11.1.2208 PowerShell Toolkit.
What’s New
PowerShell Toolkit Upgrade and Backward Compatibility
The toolkit name has been changed from DataONTAP to NetApp.ONTAP. To provide backward compatibility i.e. existing scripts compatibility and to allow users to import the module using the previous name, complete the following steps:
PowerShell Gallery
Before executing these commands, ensure that “C:\Program Files\WindowsPowerShell\Modules\NetApp.ONTAP” exists. This is the default location where the PowerShell gallery install module resides. If this location has been updated, update the path accordingly.
NetApp ToolChest
For more details refer to PowerShell Toolkit Installation Guide
Toolkit can be downloaded from PowerShell Gallery as well.
Regards,
NetApp PowerShell Toolkit Team
Hi all
At least the "New-ncvol -type" and the "New-ncvol -SnapshotReserve" switches don't work. Will these bugs get corrected?
"Get-NcSnapshot" without any parameters should give you all snapshots on the cluster, as previous versions of the powershell module would, but now you are met with a request to specify a volume. Why? This contradicts the documentation.
If you then specify a volume like *, which is legal, you get 10 snapshots from a single volume. Why?
I'm actually looking for all the snapshots in the cluster and not 10 random.
If I specify a particular volume, then I get a list of 10 snapshots from that volume.
You have broken something that worked really well, don't patronize your users by thinking that you know what they would like to see.
BtW - You can still get all the snapshots from the cluster by using "Get-NcSnapshot -ontapi", but that seems wrong to keep using legacy switches.
can'T use as 7mode Connect-NaController not working well with rpc. cdot we have to include -ZapiCall.
Need to revert this update
Add-NcCifsShare -Name Test -Path /vol_Daten/Daten
Add-NcCifsShare : HomeDirectory parameter specified, which is not supported for ONTAPI call
Perhaps it should work other way? I try all ways but it dont work...
Then I'll answer my own question.
The problem is was Powershell NetApp.Ontap version 9.11.1.2208. After downgrade to version 9.10.1.2111 creating a CIFS share works without problems.
Should you test software yourself before release? But there are also cooks who do not taste their own food...