Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: CSI request and response ID's are not logged in the driver #206

Closed
boyamurthy opened this issue Feb 28, 2022 · 0 comments
Closed
Assignees
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

Comments

@boyamurthy
Copy link
Contributor

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

@boyamurthy boyamurthy added type/bug Something isn't working. This is the default label associated with a bug issue. area/csi-powermax Issue pertains to the CSI Driver for Dell EMC PowerMax labels Feb 28, 2022
@boyamurthy boyamurthy added this to the v1.2.0 milestone Feb 28, 2022
@delldubey delldubey self-assigned this Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

2 participants