My production cluster consists of an AFF-A400 HA pair and a FAS-8300 HA Pair running 9.13. I want to configure FabricPool to tier cold data from the A400 to the 8300. My understanding of how FabricPool works is that the actual data will be relocated to the S3 bucket on the 8300, but the metadata remains on the A400. This has me wondering how best to protect this data from a disaster. I have another FAS-8300 HA pair at a remote data center. I assume I need to snapmirror both the FlexGroup vols on the A400 that are hosting the hot data and the FlexGroup vol on the 8300 that is hosting the S3 bucket. Is this correct? In the event that I had to fail over to my remote 8300, how would I bring the FabricPool data online?
... View more
I have snapmirrorred volume from onprem (Ontap) to fsxn instance in AWS (Ontap) and created a clone on destination (fsxn filesystem) and is unable to delete the clone volume. There is no active snapshot for the clone volume. Error: command failed: Volume "clone_xxx" in Vserver "use1-fsxn-svm-xxx" is the destination or source endpoint of one or more SnapMirror relationships. Before you can delete the volume, you must delete the relationships for which it is the destination endpoint, and release the source information for the relationships for which it is the source endpoint using "snapmirror release". Have anyone experienced this?
... View more
Hello I have this error in ONTAP, how to find informations about UID 25323, for example find the IP source ? secd.nfsAuth.noNameMap: vserver (svm1) Cannot map UNIX name to CIFS name. Error: Get user credentials procedure failed [ 8] Mapping an unknown UID to default windows user [ 8] Unable to map '25323'. No default Windows user defined. **[ 8] FAILURE: Name mapping for UNIX user '25323' failed. No mapping found thanks
... View more
I am looking to retrieve and update snapmirror Load Sharing Mirror relationships using ONTAP REST APIs, please advise if there is a way, thanks.
... View more
Hi, after an ontap upgrade we are now getting a cryptic message to me and I can no longer use the code to resize volumes. The help file for this command is not super detailing and it doesn't matter if I try to grow 1mb or one tb and it happens on any volume for any svm across 3 filers. here is the command that now fails and the error it throws Set-NcVolSize -Name $vol2.Name -Size +1tb -VserverContext:$vol2.Vserver Set-NcVolSize : One or more of the fields "-max-autosize","-size" are being set/modified. Set the values such that "-max-autosize" and "-size" should always be less than or equal to 600. At line:1 char:1 + Set-NcVolSize -Name $vol2.Name -Size +1tb -VserverContext:$vol2.Vserv ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: ({nccluster]:NcController) [Set-NcVolSize], EAPIERROR + FullyQualifiedErrorId : ApiException,DataONTAP.C.PowerShell.SDK.Cmdlets.Volume.SetNcVolSize the 600 stays constant across any volume or any filer any one know how to debug this further or know the answer to why this used to work and stopped after the code upgrades? Name Version ---- ------- Set-NcVolSize 9.15.1.2410 Name Address Vserver Version ---- ------- ------- ------- netapp01-clust... 172.xx.xx.152 NetApp Release 9.14.1P8: Fri Sep 13 07:12:27 UTC 2024 thanks
... View more