#Remove Ports from BcastDomain won't work

1 messages · Page 1 of 1 (latest)

fierce sphinx
#

ONTAP 9.13.p9 / Powershell Toolkit 9.14.1.2401

Set-NcNetPortBroadcastDomain -name 'bcast-FAB1' -RemovePort 'nodaA:a0a-3287' -Verbose -Ipspace 'Default' -Controller $CurrentNcController
VERBOSE: Modifying net port broadcast domain 'bcast-FAB1'.

BroadcastDomain            Ipspace              FailoverGroups            Mtu PortUpdateStatusCombined
---------------            -------              --------------            --- ------------------------
bcast-FAB1..                 Default                

Audit log says:

Tue Nov 12 11:57:05 2024  cluster  [kern_audit:info:3320] 8503e800013151f2 :: cluster:http :: a.b.c.d:56930 :: cluster:user :: PATCH /api/network/ethernet/ports?node.name=nodaA&name=a0a-3287 : {"broadcast_domain":{"name":"Default"}} :: Pending
Tue Nov 12 11:57:05 2024  cluster  [kern_audit:info:3320] 8503e800013151f2 :: cluster:http :: a.b.c.d:56930 :: cluster:user :: PATCH /api/network/ethernet/ports?node.name=nodaA&name=a0a-3287 : {"broadcast_domain":{"name":"Default"}} :: Success:

But the Ports are still in the Brodcast Domain 🙄 .

torpid epoch
#

Yea, I think that API payload is incorrect based on the powershell command. @lusty belfry - who should be tagged here for awareness? I don’t know if the module can have a case open against it…

#

It’s patching to have only the port that @fierce sphinx wants to remove.

lusty belfry
#

I've got a few names in mind. let me check who is best first.

lusty belfry
#

Email sent to the group... let's see what they come back with.

fierce sphinx
#

thx so far

somber fox
#

Hi Eric, could you please send us the debug logs on "ng-ontap-pstk-queries" it will help us to narrow down the issue, you can enable the debug logs using Set-Natoolkitconfiguration debug command

fierce sphinx
#

We‘ll give it a try next week.