Error in kubernetes after update to RC1

ravenblight

Dabbler
Joined
Oct 28, 2021
Messages
26
Hi

This is my first post on TrueNAS forum, but I canno't find how to deal with my problem.
After update from gui, my transmission, and heimdall apps, stuck on deploying.
After checking pods
Code:
 k3s kubectl get pods -A

I've get response
Code:
kube-system     openebs-zfs-node-kb7x8                                  0/2     Terminating   16         5d21h
kube-system     coredns-7448499f4d-gtlf5                                1/1     Running       12         5d21h
ix-nextcloud    nextcloud-postgres-798c969746-k76qq                     1/1     Running       11         4d16h
ix-nextcloud    nextcloud-774c4c569-q68bl                               1/1     Running       11         4d16h
kube-system     intel-gpu-plugin-d7qg6                                  1/1     Running       12         5d21h
kube-system     openebs-zfs-controller-0                                5/5     Running       20         26h
ix-onlyoffice   onlyoffice-onlyoffice-document-server-6b4f78dfb-flgrq   1/1     Running       1          25h

I've deleted both apps, but on reinstall on app events it stuck on:
Code:
waiting for a volume to be created, either by external provisioner "zfs.csi.openebs.io" or manually created by system administrator 

Please help me if somebody knows how to deal with it.
 

truecharts

Guru
Joined
Aug 19, 2021
Messages
788
Best solution would be to file a bugreport with iX Systems on their Jira.
 

ravenblight

Dabbler
Joined
Oct 28, 2021
Messages
26
Hi, don't know what caused this but in this post is described what to do to unstuck this situation.
Post from forum
 

truecharts

Guru
Joined
Aug 19, 2021
Messages
788
Not every case where openbs-zfs-node is stuck terminating is the same ;-)
 
Top