Unsolved

1 Rookie

 • 

15 Posts

516

January 12th, 2022 10:00

Isilon / Powerscale Ansible Module Errors: Invalid value for snapshot_sync_pattern

Hi,

I am having problems with the 9.x Ansible Powerscale/Isilon Modules.  Specifically the dellemc_powerscale_synciqpolicy module.

When doing a simple get:

- name: Get SyncIQ policy details
  dellemc_powerscale_synciqpolicy:
    onefs_host: "{{ dr_onefs_host }}"
    port_no: "{{ dr_port_no }}"
    verify_ssl: "{{ verify_ssl }}"
    api_user: "{{ dr_api_user }}"
    api_password: "{{ dr_api_password }}"
    policy_name: "{{ policy_name }}"
    state: "present"

I get an error:

"msg": "Get details of SyncIQ policy Ansible_policy failed with error : Invalid value for `snapshot_sync_pattern`, length must be greater than or equal to `1`"

Can someone tell me what I'm doing wrong?

Thanks.

Glenn

1 Rookie

 • 

15 Posts

January 12th, 2022 10:00

I should have added, that I have similar problems with trying to Create and Run the sync policy.

I am however, able to do a get using the API without any issue.

thanks.

glenn.

Moderator

 • 

7.7K Posts

January 13th, 2022 11:00

Hello gsdavis,

It is best to open a support case for this issue.

1 Rookie

 • 

15 Posts

January 15th, 2022 08:00

Thanks @DELL-Sam L .  I opened a support case and also created an issue in the GitHub repo.

glenn.

1 Rookie

 • 

93 Posts

March 16th, 2025 04:27

@gsdavis​ What ended up being the problem?

No Events found!

Top