hpe-storage / co-deployments

HPE storage platforms deployment declarations for container orchestrators
https://scod.hpedev.io
Apache License 2.0
11 stars 46 forks source link

Failed to remove ACL via CSP #227

Open krakazyabra opened 3 years ago

krakazyabra commented 3 years ago

Hello. I rebooted the node while the volume from 3par was attached to a pod running there, after rebooting it didn't attach it again on that node or on any other.

In describe I see next message:

# kubectl describe volumeattachments.storage.k8s.io csi-34200748d89fa84b87df15899bfdb43d29c9beadd18f1b6d9a642f9ea9b35344
Status:
  Attached:  true
  Attachment Metadata:
    Access Protocol:     iscsi
    Chap Password:       
    Chap Username:       
    Discovery Ips:       10.37.120.5,10.37.120.6,10.37.120.7,10.37.120.8
    Fs Create Options:   
    Fs Mode:             
    Fs Owner:            
    Fs Type:             ext4
    Lun Id:              0
    Read Only:           false
    Serial Number:       60002ac0000000000000009f00023192
    Target Names:        iqn.2000-05.com.3pardata:20210002ac023192,iqn.2000-05.com.3pardata:20220002ac023192,iqn.2000-05.com.3pardata:21210002ac023192,iqn.2000-05.com.3pardata:21220002ac023192
    Target Scope:        group
    Volume Access Mode:  mount
  Detach Error:
    Message:  rpc error: code = Aborted desc = Failed to remove ACL via CSP, err: Request failed with status code 404 and errors Error code (Not Found) and message (Host details not found in CRD. Cannot delete VLUNS and Host.)
    Time:     2021-02-22T14:46:55Z

For now there is volumeatachment which is blocking the volume to be mounted because its in wrong state.

datamattsson commented 3 years ago

@wdurairaj can you direct this to the right resource? It doesn't really have anything to do with co-deployments.