Created
April 10, 2023 22:14
-
-
Save ElXreno/fbb17fee05af0f5918bee9dc716bba1a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I0410 21:53:47.745797 1 main.go:164] Version: v2.3.0 | |
I0410 21:53:47.745842 1 main.go:165] Running node-driver-registrar in mode=registration | |
I0410 21:53:47.746437 1 main.go:189] Attempting to open a gRPC connection with: "/plugin/csi.sock" | |
I0410 21:53:47.746571 1 connection.go:154] Connecting to unix:///plugin/csi.sock | |
I0410 21:53:48.749518 1 main.go:196] Calling CSI driver to discover driver name | |
I0410 21:53:48.749546 1 connection.go:183] GRPC call: /csi.v1.Identity/GetPluginInfo | |
I0410 21:53:48.749554 1 connection.go:184] GRPC request: {} | |
I0410 21:53:48.754748 1 connection.go:186] GRPC response: {"name":"zfs.csi.openebs.io","vendor_version":"develop-ff097c0:07-12-2022"} | |
I0410 21:53:48.754812 1 connection.go:187] GRPC error: <nil> | |
I0410 21:53:48.754819 1 main.go:206] CSI driver name: "zfs.csi.openebs.io" | |
I0410 21:53:48.754862 1 node_register.go:52] Starting Registration Server at: /registration/zfs.csi.openebs.io-reg.sock | |
I0410 21:53:48.755048 1 node_register.go:61] Registration Server started at: /registration/zfs.csi.openebs.io-reg.sock | |
I0410 21:53:48.755117 1 node_register.go:91] Skipping healthz server because HTTP endpoint is set to: "" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment