Created
May 21, 2025 05:23
-
-
Save magick93/0d09e8906ed520ab54a91f0da225a065 to your computer and use it in GitHub Desktop.
[blockprint] TopoLVM v15.5.5 Debug Output (lvmdEmbedded=true) v15.0.0
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
[0;32m[OK][0m kubectl is available | |
=== Kubernetes Pod Status === | |
Checking pods in namespace: [1;33mtopolvm-system[0m | |
Pod: [1;33mtopolvm-controller-6fc6bcd4b5-q9b8m[0m | |
Status: Running | Containers: 5 | Ready: true/true/true/true/true | |
Pod: [1;33mtopolvm-controller-6fc6bcd4b5-smpqp[0m | |
Status: Running | Containers: 5 | Ready: true/true/true/true/true | |
Pod: [1;33mtopolvm-lvmd-0-46xjs[0m | |
Status: Running | Containers: 1 | Ready: false | |
[0;31m[ERROR][0m Pod has containers in CrashLoopBackOff | |
Checking logs for container: lvmd | |
{"level":"info","ts":"2025-05-21T05:19:08Z","msg":"configuration file loaded","device_classes":[{"name":"ssd","volume-group":"myvg1","default":true,"spare-gb":10,"stripe":null,"stripe-size":"","lvcreate-options":null,"type":"","thin-pool":null}],"socket_name":"/run/topolvm/lvmd.sock","file_name":"/etc/topolvm/lvmd.yaml"} | |
not found | |
{"level":"error","ts":"2025-05-21T05:19:08Z","msg":"volume group not found","volume_group":"myvg1","error":"not found","stacktrace":"github.com/topolvm/topolvm/cmd/lvmd/app.subMain\n\t/workdir/cmd/lvmd/app/root.go:85\ngithub.com/topolvm/topolvm/cmd/lvmd/app.init.func2\n\t/workdir/cmd/lvmd/app/root.go:58\ngithub.com/spf13/cobra.(*Command).execute\n\t/go/pkg/mod/github.com/spf13/[email protected]/command.go:985\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/go/pkg/mod/github.com/spf13/[email protected]/command.go:1117\ngithub.com/spf13/cobra.(*Command).Execute\n\t/go/pkg/mod/github.com/spf13/[email protected]/command.go:1041\ngithub.com/topolvm/topolvm/cmd/lvmd/app.Execute\n\t/workdir/cmd/lvmd/app/root.go:188\nmain.main\n\t/workdir/cmd/hypertopolvm/main.go:38\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:272"} | |
Error: not found | |
Pod: [1;33mtopolvm-lvmd-0-xg8d9[0m | |
Status: Running | Containers: 1 | Ready: false | |
[0;31m[ERROR][0m Pod has containers in CrashLoopBackOff | |
Checking logs for container: lvmd | |
{"level":"info","ts":"2025-05-21T05:19:01Z","msg":"configuration file loaded","device_classes":[{"name":"ssd","volume-group":"myvg1","default":true,"spare-gb":10,"stripe":null,"stripe-size":"","lvcreate-options":null,"type":"","thin-pool":null}],"socket_name":"/run/topolvm/lvmd.sock","file_name":"/etc/topolvm/lvmd.yaml"} | |
not found | |
{"level":"error","ts":"2025-05-21T05:19:01Z","msg":"volume group not found","volume_group":"myvg1","error":"not found","stacktrace":"github.com/topolvm/topolvm/cmd/lvmd/app.subMain\n\t/workdir/cmd/lvmd/app/root.go:85\ngithub.com/topolvm/topolvm/cmd/lvmd/app.init.func2\n\t/workdir/cmd/lvmd/app/root.go:58\ngithub.com/spf13/cobra.(*Command).execute\n\t/go/pkg/mod/github.com/spf13/[email protected]/command.go:985\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/go/pkg/mod/github.com/spf13/[email protected]/command.go:1117\ngithub.com/spf13/cobra.(*Command).Execute\n\t/go/pkg/mod/github.com/spf13/[email protected]/command.go:1041\ngithub.com/topolvm/topolvm/cmd/lvmd/app.Execute\n\t/workdir/cmd/lvmd/app/root.go:188\nmain.main\n\t/workdir/cmd/hypertopolvm/main.go:38\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:272"} | |
Error: not found | |
Pod: [1;33mtopolvm-node-hqhqm[0m | |
Status: Running | Containers: 3 | Ready: true/true/true | |
Pod: [1;33mtopolvm-node-r7xbx[0m | |
Status: Running | Containers: 3 | Ready: true/true/true | |
Note: For detailed debugging, use 'kubectl describe pod <name> -n topolvm-system' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment