Created
May 19, 2024 17:58
-
-
Save PrivatePuffin/9cb23dc0df026233e8d64c74d70bd39a 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
Defaulted container "csi-node-driver-registrar" out of: csi-node-driver-registrar, openebs-zfs-plugin | |
I0428 02:14:19.002275 1 main.go:167] Version: v2.8.0 | |
I0428 02:14:19.002393 1 main.go:168] Running node-driver-registrar in mode=registration | |
I0428 02:14:19.003198 1 main.go:192] Attempting to open a gRPC connection with: "/plugin/csi.sock" | |
I0428 02:14:19.003222 1 connection.go:164] Connecting to unix:///plugin/csi.sock | |
I0428 02:14:22.056746 1 main.go:199] Calling CSI driver to discover driver name | |
I0428 02:14:22.056774 1 connection.go:193] GRPC call: /csi.v1.Identity/GetPluginInfo | |
I0428 02:14:22.056780 1 connection.go:194] GRPC request: {} | |
I0428 02:14:22.061181 1 connection.go:200] GRPC response: {"name":"zfs.csi.openebs.io","vendor_version":"2.5.0"} | |
I0428 02:14:22.061197 1 connection.go:201] GRPC error: <nil> | |
I0428 02:14:22.061206 1 main.go:209] CSI driver name: "zfs.csi.openebs.io" | |
I0428 02:14:22.061256 1 node_register.go:53] Starting Registration Server at: /registration/zfs.csi.openebs.io-reg.sock | |
I0428 02:14:22.061510 1 node_register.go:62] Registration Server started at: /registration/zfs.csi.openebs.io-reg.sock | |
I0428 02:14:22.061683 1 node_register.go:92] Skipping HTTP server because endpoint is set to: "" | |
I0428 02:14:22.399614 1 main.go:102] Received GetInfo call: &InfoRequest{} | |
I0428 02:14:22.400594 1 main.go:109] "Kubelet registration probe created" path="/var/lib/kubelet/plugins/zfs-localpv/registration" | |
I0428 02:14:34.997890 1 main.go:121] Received NotifyRegistrationStatus call: &RegistrationStatus{PluginRegistered:true,Error:,} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment