Skip to content

Volume won't attach because iqn is in an ACL that already exists #154

@csallen1204

Description

@csallen1204

We are using the HPE Left Hand driver and Ember will usually create an ACL on the SAN before mounting to a Kubernetes node to provide access. But it an ACL already exists in the SAN, we'll get this error:

Warning FailedAttachVolume 7s (x6 over 23s) attachdetach-controller AttachVolume.Attach failed for volume "pvc-cd070b5c-e658-45db-92db-2a1dfdfeded6" : rpc error: code = Unknown desc = Exception calling application: Error (HTTP 500) OPERATION_FAILED - The operation failed: The server 'kube17.foo.com' cannot be created because Initiator Node Name 'iqn.2019-12.com.foo.kube17:8692d516cc3' is already in server 'kube17'.

It says it's a warning, but the mount attempt comes to a halt after this happens. Would it be possible to use the existing ACL if the create attempt failed?

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