#problem with na_ontap_service_processor_network using rest

1 messages · Page 1 of 1 (latest)

white shale
#

It seems that the current version of the module does not work with rest. I want to set the IP/Netmask/GW on my service processors but when using rest it fails. Switching to ZAPI works well. Is this a known issue?
Versions:
ansible [core 2.13.1]
python version = 3.10.5 (main, Jun 23 2022, 17:14:57) [Clang 13.1.6 (clang-1316.0.21.2.5)]
Collection: netapp.ontap 22.3.0
pyhton-lib: netapp-lib 2021.6.25

Error message:
msg: 'Error modifying service processor network: calling: cluster/nodes/37d8b8b6-7710-11e9-a2cd-00a098f92838: got {''message'': ''Error in BMC Network configuration: enabled option for IPv4 interface is missing.'', ''code'': ''13631591''}.'

gilded warren
#

could be an issue
can you please share the task that throws this error?

#

was service_processor network disabled when running this task?

gilded warren
#

ONTAP version?

gilded warren
#

tracked with DEVOPS-5971

worthy hazel
#

Did this ever get resolved? Got the exact same issue with a 9.12.1P12 cluster, with the 22.11.0 modules.

Adding "use_rest: never" works, but is obviously not advised as ZAPI is deprecated.

solar coyote
#

this hasn't been addressed yet.

(We do most of our work on vsim, this issue require real hardware, which we are still trying to get.