Start a Conversation

Solved!

Go to Solution

Closed

1 Rookie

 • 

41 Posts

691

May 8th, 2023 11:00

Powerscale Ansible: Network Pool Module - sc_dns_zone_aliases not available

Hi @jennifer_john 

When trying to create a network pool using the Ansible Network Pool module I get the following error:

fatal: [isilonsim01.saccap.int -> prd22emcsvcs01.saccap.int]: FAILED! => {"changed": false, "msg": "Unsupported parameters for (dellemc.powerscale.networkpool) module: sc_dns_zone_aliases found in sc_params. Supported parameters include: aggregation_mode, alloc_method, rebalance_policy, sc_auto_unsuspend_delay, sc_connect_policy, sc_dns_zone, sc_failover_policy, sc_subnet, sc_ttl"}

However, if you look at the documentation:
https://github.com/dell/ansible-powerscale/blob/1.9.0/docs/modules/networkpool.rst

it shows that  sc_dns_zone_aliases is supposed to be a valid parameter.

thanks.
glenn.

1 Rookie

 • 

79 Posts

May 11th, 2023 10:00

Hi @gdny 

sc_dns_zone_aliases is documented as part of the output API response for network pool module. It is currently not supported as an input parameter. 

Thanks,

Jennifer

1 Rookie

 • 

41 Posts

May 11th, 2023 10:00

@jennifer_john ,

Ah, thanks for the correction. I just did a search on it, but didn't realize that it was part of the Return Values.

Thanks
glenn.

No Events found!

Top