Skip to content

Instantly share code, notes, and snippets.

@magick93
Created May 21, 2025 05:23
Show Gist options
  • Save magick93/0d09e8906ed520ab54a91f0da225a065 to your computer and use it in GitHub Desktop.
Save magick93/0d09e8906ed520ab54a91f0da225a065 to your computer and use it in GitHub Desktop.
[blockprint] TopoLVM v15.5.5 Debug Output (lvmdEmbedded=true) v15.0.0
[OK] kubectl is available
=== Kubernetes Pod Status ===
Checking pods in namespace: topolvm-system
Pod: topolvm-controller-6fc6bcd4b5-q9b8m
Status: Running | Containers: 5 | Ready: true/true/true/true/true
Pod: topolvm-controller-6fc6bcd4b5-smpqp
Status: Running | Containers: 5 | Ready: true/true/true/true/true
Pod: topolvm-lvmd-0-46xjs
Status: Running | Containers: 1 | Ready: false
[ERROR] 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: topolvm-lvmd-0-xg8d9
Status: Running | Containers: 1 | Ready: false
[ERROR] 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: topolvm-node-hqhqm
Status: Running | Containers: 3 | Ready: true/true/true
Pod: topolvm-node-r7xbx
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