You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR REPORT 6636C2CC-FAD29-000008============================================================Application: LINBIT? LINSTORModule: SatelliteVersion: 1.27.1Build ID: c6f8ceed9d50da2c4d37ae8ce20d09daf3046464Build time: 2024-04-25T11:12:13+00:00Error time: 2024-05-05 00:23:18Node: talos-hybrid-1Thread: DeviceManager============================================================Reported error:===============Category: RuntimeExceptionClass name: NullPointerExceptionClass canonical name: java.lang.NullPointerExceptionGenerated at: Method 'getTextLength', Source file 'Matcher.java', Line #1769Error message: Cannot invoke "java.lang.CharSequence.length()" because "this.text" is nullError context: An error occurred while processing resource 'Node: 'talos-hybrid-1', Rsc: 'pvc-07b05ee1-a95a-42d2-8c7c-252c4ee10988''Call backtrace: Method Native Class:Line number getTextLength N java.util.regex.Matcher:1769 reset N java.util.regex.Matcher:415 <init> N java.util.regex.Matcher:252 matcher N java.util.regex.Pattern:1134 shellQuote N com.linbit.utils.StringUtils:93 accept N java.util.stream.ReferencePipeline$3$1:197 forEachRemaining N java.util.Spliterators$ArraySpliterator:992 copyInto N java.util.stream.AbstractPipeline:509 wrapAndCopyInto N java.util.stream.AbstractPipeline:499 evaluate N java.util.stream.AbstractPipeline:575 evaluateToArrayNode N java.util.stream.AbstractPipeline:260 toArray N java.util.stream.ReferencePipeline:616 toArray N java.util.stream.ReferencePipeline:622 joinShellQuote N com.linbit.utils.StringUtils:117 exec N com.linbit.extproc.ExtCmd:111 exec N com.linbit.extproc.ExtCmd:89 getCurrentGID N com.linbit.linstor.layer.drbd.utils.DrbdAdm:371 allVlmsMetaDataNew N com.linbit.linstor.layer.drbd.DrbdLayer:1708 condInitialOrSkipSync N com.linbit.linstor.layer.drbd.DrbdLayer:1614 adjustDrbd N com.linbit.linstor.layer.drbd.DrbdLayer:713 processResource N com.linbit.linstor.layer.drbd.DrbdLayer:250 lambda$processResource$4 N com.linbit.linstor.core.devmgr.DeviceHandlerImpl:908 processGeneric N com.linbit.linstor.core.devmgr.DeviceHandlerImpl:949 processResource N com.linbit.linstor.core.devmgr.DeviceHandlerImpl:904 processResources N com.linbit.linstor.core.devmgr.DeviceHandlerImpl:370 dispatchResources N com.linbit.linstor.core.devmgr.DeviceHandlerImpl:217 dispatchResources N com.linbit.linstor.core.devmgr.DeviceManagerImpl:331 phaseDispatchDeviceHandlers N com.linbit.linstor.core.devmgr.DeviceManagerImpl:1204 devMgrLoop N com.linbit.linstor.core.devmgr.DeviceManagerImpl:778 run N com.linbit.linstor.core.devmgr.DeviceManagerImpl:672 run N java.lang.Thread:840END OF ERROR REPORT.
Both error reports pertain to PVC pvc-07b05ee1-a95a-42d2-8c7c-252c4ee10988 but this PVC doesn't even exist in my cluster. It might have been a test PVC I created earlier and then deleted.
Thanks
The text was updated successfully, but these errors were encountered:
In case this issue persists after restarting this one satellite and possibly also the controller, I'd like to ask for TRACE logs as next step (using linstor c set-log-level TRACE --global) and send me the logs (or an SOS report using linstor sos dl) via email for example. (Feel free to disable TRACE logging with linstor c set-log-level INFO --global after you have collected the logs)
I've been getting these error reports and corresponding Prometheus alerts since setting up Piraeus Operator + Linstor on K8s a couple of days ago.
There are 2 different error reports as follows
And
Both error reports pertain to PVC
pvc-07b05ee1-a95a-42d2-8c7c-252c4ee10988
but this PVC doesn't even exist in my cluster. It might have been a test PVC I created earlier and then deleted.Thanks
The text was updated successfully, but these errors were encountered: