This is what I get when issuing a Get-NcAggr: Get-NcAggr: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'DataONTAP.C.Types.Aggr.Store' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly. To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array. Path 'cloud_storage.stores', line 122, position 15. To make thinks interesting: -This only happens on two A220 Clusters. -Other commands run ok like Get-VserverAggr -The same command, issued from the same PC, against two A400 clusters run fine and returns the Aggregate list. -All systems on the same code version: 9.12.1P2
... View more
Hello, I'am searching for a working solution to upload the configuration files from the Netapp to a https destination. I have tested with webdav on IIS and apache 2.4 on Windows. On IIS, I get a 405 error, when I try to upload a file, because the POST method is not allowed. On Apache 2.4 I have also created a webdav server with ssl enabled. When I mount the webdav ressource as a network drive in Windows, everything works fine, I can upload and download files without a problem. If I try to upload a configuration file with system configuration upload on the Netapp then I get the error 404 - file not found. In the case, a file with the same name is already there, the Netapp says that the file was uploaded. But the file was not written. The same webserver configuration with http works fine. In the log-files I can see, that on the Netapp the POST method was used. The upload over a mounted drive on Windows uses the PUT Method. Thank you in advance, best regards Matthias
... View more
I've managed to get the vsim-netapp-DOT9.12.1-cm_nodar.ova up and running on ESXi 7.0u3, but when I try to log into a CIFS share I get the "NTLM authentication fails due to enforcement of Netlogon RPC sealing (Microsoft CVE-2022-38023)" error. This page: https://kb.netapp.com/Support_Bulletins/Customer_Bulletins/SU530 tells me to patch it (I won't ask why NetApp haven't updated their vSim ova download) but when I click on the patch link: https://mysupport.netapp.com/site/products/all/details/ontap9/downloads-tab/download/62286/9.12.1P7 I get the following error: Unauthorized Access! If you would like to purchase, please contact NetApp If you believe you have the right entitlements, please Open a Case ref : https://mysupport.netapp.com/site/products/all/details/ontap9/downloads-tab/download/62286/9.12.1P7 (and yes, I'm logged in). I can't be the only Ontap simulator user who's had this problem; what's the solution??
... View more
Current state. 12 x 960G drives (slots 0-5 and 18-23). Partitioned with ADP (production data on two small aggregates). Customer has found 12 x 7.6T SSDs without a shelf. They would like to add these to the existing half-populated shelf with the 960s, partition the new disks, create a new aggregate on each node with the larger disks, then move the data volumes to the new SSDs. This will require a manual partitioning of the 7.6T drives, as there isn't a current template to use for this size on the system (only 960G disks). Does anyone know if there is still a secret way to manually partition drives without having a source partition. I know that prior to ONTAP 9.6 you could do this. Even the KB article is showing this. System is on 9.11.1, so I am not sure this is available any longer. How to partition a drive manually in ONTAP 9 - NetApp Knowledge Base
... View more
Good day All, I'm trying to understand if, given a onprem solution with the OnTap 9.x appliances sharing an SMB mount point for a VMware environment, i can PAIR the storage to a OnTap Select on a Oracle Cloud VMware Solution , which is a simple and regular unmanaged VMware Vpshere 8.x , where the customer has access like in a on-prem solution. Of course having the possibility to extend the ontap to this environment in the cloud, completely managed by the customer, with all the data replicated using the features and capabilities from NetApp will be a major milestone to provide a DR environment, and consolidate the actual two Datacenter connected with a metrocluster IP. I don't mind to provide a managed environment, this is not the case, but at least to be sure it is working as expected, they can use their license and the application is supported like in every virtualized environment. Thank you. Cheers
... View more