[BUG]: CSI request and response ID's are not logged in the driver #206
Labels
area/csi-powermax
Issue pertains to the CSI Driver for Dell EMC PowerMax
type/bug
Something isn't working. This is the default label associated with a bug issue.
Milestone
Bug Description
During the driver execution , CSI request and response ID are not getting logged in the driver logs .
We need to use the latest gocsi version which has the fix for it .
Logs
time="2022-02-28T08:16:50Z" level=info msg="/csi.v1.Controller/ControllerGetCapabilities: : XXX_NoUnkeyedLiteral={}, XXX_sizecache=0"
time="2022-02-28T08:16:50Z" level=info msg="/csi.v1.Controller/ControllerGetCapabilities: : Capabilities=[rpc:<type:CREATE_DELETE_VOLUME > rpc:<type:PUBLISH_UNPUBLISH_VOLUME > rpc:<type:GET_CAPACITY > rpc:<type:CREATE_DELETE_SNAPSHOT > rpc:<type:CLONE_VOLUME > rpc:<type:EXPAND_VOLUME > rpc:<type:SINGLE_NODE_MULTI_WRITER > ], XXX_NoUnkeyedLiteral={}, XXX_sizecache=0"
time="2022-02-28T08:16:50Z" level=info msg="/replication.v1alpha1.Replication/GetReplicationCapabilities: "
time="2022-02-28T08:16:50Z" level=info msg="/replication.v1alpha1.Replication/GetReplicationCapabilities: : Capabilities=[rpc:{} rpc:{type:CREATE_PROTECTION_GROUP} rpc:{type:DELETE_PROTECTION_GROUP} rpc:{type:MONITOR_PROTECTION_GROUP}], Actions=[type:FAILOVER_LOCAL type:FAILOVER_REMOTE type:UNPLANNED_FAILOVER_LOCAL type:UNPLANNED_FAILOVER_REMOTE type:REPROTECT_LOCAL type:REPROTECT_REMOTE type:FAILOVER_WITHOUT_SWAP_LOCAL type:FAILOVER_WITHOUT_SWAP_REMOTE type:FAILBACK_LOCAL type:FAILBACK_REMOTE type:SWAP_LOCAL type:SWAP_REMOTE type:SUSPEND type:RESUME type:ESTABLISH type:SYNC]"
Screenshots
No response
Additional Environment Information
No response
Steps to Reproduce
Install the driver
Expected Behavior
CSI driver calls should have request and response ID's
CSM Driver(s)
CSI driver for PowerMax 2.2
Installation Type
No response
Container Storage Modules Enabled
No response
Container Orchestrator
K8 1.23
Operating System
all supported
The text was updated successfully, but these errors were encountered: