Skip to content

Important Note for your doc  #2

@aimonb

Description

@aimonb

Hi, i found out that if you have a FC group on the VNX already attached to your compute, New volumes will fail to attach to the VMs. This is because a host can only have one storage group associated with it in the VNX and Cinder is looking for (and will create) a group named the FQDN of the attaching compute. So, if you need to have non cinder LUNs attached to your compute you need to pre-create the storage group named the FQDN of your compute. When you do that cinder will see the group already created and associate new LUNs with it properly. It would be quite common for the compute to boot from FC in which case you need to create (or rename) that VNX storage group to make cinder work.

I hope this helps someone else who ran into same issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions