Start a Conversation

Unsolved

JP

1 Rookie

 • 

2 Posts

597

January 19th, 2021 06:00

ansible unity - remove LUN from CG with wwn

Hi,

is there a way to remove a LUN from a CG by specifying a wwn instead of Name or id?

Thanks,

Jens

January 19th, 2021 08:00

Hi Jens,

The Ansible Modules for Dell EMC Unity 1.1 Product Guide:

https://github.com/dell/ansible-unity/blob/master/docs/Product%20Guide.md#filesystem-module

States that the "Volumes" parameter for Consistency Group Module must be:

*****

This is a list of volumes.
Either the volume ID or name must be provided for adding/removing existing volumes from consistency group.
If volumes are given, then vol_state should also be specified.
Volumes cannot be added/removed from consistency group, if the consistency group or the volume has snapshots.

*****

So it would appear that using the WWN is not an option at this time.

Engineering does monitor this Community Board, and I will make sure they see both your posting and my reply.

 

 

January 20th, 2021 01:00

Hi Jens,

For removing volumes from a CG, you need to specify either the name or the ID of the volume -- WWN is not a valid option.

You should probably know the name of the volume if you have created it yourself. 

1 Rookie

 • 

2 Posts

January 24th, 2021 22:00

@FoolInTheRain Thanks, that would be very useful. Our customer request LUN returns by providing the Hostnames and LUN WWN, which makes sense as they do not see any LUN Name or -ID.

No Events found!

Top