strange errors with truenas scale
See original GitHub issueHi Travis, After upgrading my storage server to TrueNAS Scale 22.02.1 I am experiencing some strange errors with the latest CSI driver. When a volume is created or deleted the below errors appear in the logs and the csi-controller restarts. At the same time many of the volumes for my other statefulsets become read-only. I checked the logs of the iscsi service on the truenas server but there are no errors there. Same is for the logs of the iscsi client service on the kubernetes nodes.
Do you have any ideas what else can i check to see what the problem might be?
I0525 18:54:11.948231 1 connection.go:187] GRPC error: rpc error: code = Unavailable desc = unexpected HTTP status code received from server: 502 (Bad Gateway); malformed header: missing HTTP content-type
E0525 18:54:11.948265 1 controller.go:1481] delete "pvc-0f6b10ec-2d49-4215-a51a-b94fd2f49efa": volume deletion failed: rpc error: code = Unavailable desc = unexpected HTTP status code received from server: 502 (Bad Gateway); malformed header: missing HTTP content-type
W0525 18:54:11.948298 1 controller.go:989] Retrying syncing volume "pvc-0f6b10ec-2d49-4215-a51a-b94fd2f49efa", failure 4
E0525 18:54:11.948319 1 controller.go:1007] error syncing volume "pvc-0f6b10ec-2d49-4215-a51a-b94fd2f49efa": rpc error: code = Unavailable desc = unexpected HTTP status code received from server: 502 (Bad Gateway); malformed header: missing HTTP content-type
I0525 18:54:11.948352 1 event.go:285] Event(v1.ObjectReference{Kind:"PersistentVolume", Namespace:"", Name:"pvc-0f6b10ec-2d49-4215-a51a-b94fd2f49efa", UID:"a9b0cb1d-b997-4c6c-babc-0bf04cef3c55", APIVersion:"v1", ResourceVersion:"506885956", FieldPath:""}): type: 'Warning' reason: 'VolumeFailedDelete' rpc error: code = Unavailable desc = unexpected HTTP status code received from server: 502 (Bad Gateway); malformed header: missing HTTP content-type
I0525 05:01:09.738873 1 feature_gate.go:245] feature gates: &{map[]}
I0525 05:01:09.738953 1 csi-provisioner.go:139] Version: v3.1.0
I0525 05:01:09.738960 1 csi-provisioner.go:162] Building kube configs for running in cluster...
I0525 05:01:09.745901 1 connection.go:154] Connecting to unix:///csi-data/csi.sock
I0525 05:01:11.762817 1 common.go:111] Probing CSI driver for readiness
I0525 05:01:11.763279 1 connection.go:183] GRPC call: /csi.v1.Identity/Probe
I0525 05:01:11.763297 1 connection.go:184] GRPC request: {}
I0525 05:01:31.772525 1 connection.go:186] GRPC response: {}
I0525 05:01:31.772764 1 connection.go:187] GRPC error: rpc error: code = Internal desc = Error: Timed out while waiting for handshake Error: Timed out while waiting for handshake
at Timeout._onTimeout (/home/csi/app/node_modules/ssh2/lib/client.js:1014:23)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7)
E0525 05:01:31.772814 1 csi-provisioner.go:197] CSI driver probe failed: rpc error: code = Internal desc = Error: Timed out while waiting for handshake Error: Timed out while waiting for handshake
at Timeout._onTimeout (/home/csi/app/node_modules/ssh2/lib/client.js:1014:23)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7)
Thanks!
Issue Analytics
- State:
- Created a year ago
- Comments:13 (8 by maintainers)
Top Results From Across the Web
Strange error when trying to make a pool (KeyError - TrueNAS
Hi All, This is an odd one. I have 8x16GB Red Pro drives. 4 are connected to the motherboard and 4 are connected...
Read more >SOLVED - Error when trying to view available applications
SOLVED TrueNAS SCALE - Error when trying to view available ... when installing plex I get a weird error about the container name...
Read more >Scale performance issues, filetransfer stops and continues ...
Transfers suddenly run on 0% speed. Then after a few seconds it continues copying. Very weird. Only SSH and SMB services active. Hardware:...
Read more >Strange error I can only assume happens during scrub of boot ...
I'm getting this strange alert. It seems to be associated with the boot pool scrub, although my scrub happened the day before and...
Read more >Truenas Scale Upgrade fails
TrueNAS -SCALE-22.02.1.update migration failed: Installing for i386-pc platform. grub-install: error: diskboot.img size must be 512 bytes.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
OK, it was merged (to the 22.12 SCALE release). I’ll close this but if problems show up we can re-open later down the road.
I’ll leave it open until the other is confirmed fixed etc