Is there a way in cdot to disable all password policies temporarily? I know there was a way in 7-mode because I did it a few times, but can't find the equivalent in cdot. Use case is simple: I have a local account set up on all of our clusters that already has a secure password. On ONE of those clusters I need to 'change' the password to upgrade from MD5 to SHA512, but I don't want to actually change it. Problem is the "disallowed-reuse" setting under security login role config modify has a MINIMUM of 6, so the only way around it is to disable all policies, make the change, then re-enable.
... View more
Hi! Since ZAPI will be replaced soon i started tinkering with our scripts but noticed i get less information from using the REST API than ZAPI in all cases or no information at all from simple cmdlets to our larger scripts since they use most of the built in cmdlets thats come from the ONTAP module in some way right now. Few examples below: "PS C:\Windows\system32> get-ncaggr Name State TotalSize Used Available Disks RaidType RaidSize Volumes ---- ----- --------- ---- --------- ----- -------- -------- ------- aggr_data_02 online 49.8 TB 23.1 TB 17 23 aggr_data_01 online 23.0 TB 10.4 TB 34 17" "RaidType & RaidSize Volumes" info is missing but listed as if they should be there and they are if i use "-ZAPICALL" after the command. Get-NcSnapmirror not working at all in our system, it does with zapicall Get-Ncvol is missing the "data used in %" i find that an important thing to have. "depude" entry is not shown its empty. vserver and aggregate entry is showing less information than before. started to play around with the anti ransomware protection cmdlets since i want a script to monitor this. But all of these have problems aswell or showing almost no relevant information. applies to all CMDlets using "Get-NcAnti.." System im testing on right now is at ONTAP version 9.13.1P2. anyone have any input on this or if it will be fixed ? Im expecting that it will since ZAPI is about to be replaced starting at 2024 and i could rewrite all of our scripts but would rather not. i have read other threads on this and not seen a clear answer what NetApp is going to do about it.
... View more
I'm using Ontap C-Mode 9.8 and have a single async FPolicy policy to send events to an External Fpolicy engine. The software that receives the FPolicy events simply uses it to gather stats on the events and does not block events hence use of async on the policy I now have a requirement to send the same events to another fpolicy collector/external engine. My understanding is I cannot simply add another server to the existing external engine as any additional primary servers will simply be used in a round robin manner. As such, I think the only option is to create a new policy/external-engine. As these policies will be async and avoid noisy events such as getfileattr is this a say config from a performance impact point of view?
... View more
Hi, during the RC stage of Ontap 9.12.1 it was mentioned that it finally supported NFS 4.1 multipathing. However, now that 9.12.1 has been released I can’t find NFS 4.1 multipathing support in the release notes. Am I missing something?
... View more