summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/vnc/779
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/vnc/779')
-rw-r--r--results/classifier/gemma3:12b/vnc/77914
1 files changed, 14 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/vnc/779 b/results/classifier/gemma3:12b/vnc/779
new file mode 100644
index 00000000..d6652bd7
--- /dev/null
+++ b/results/classifier/gemma3:12b/vnc/779
@@ -0,0 +1,14 @@
+
+VNC server not work
+Description of problem:
+I've created a sandbox guest with kata containers. The VM started successfully, but vnc server not listen unix socket.
+
+`root@bootstrap02:~# netstat -anp | grep 1989153`  
+`unix  3      [ ]         STREAM     CONNECTED     369610592 1989153/qemu-system  /run/vc/vm/bash/qmp.sock`  
+`root@bootstrap02:~# lsof -p 1989153 | grep unix`  
+`qemu-syst 1989153 root  108u     unix 0xffff912740d3b800        0t0  369610592 /run/vc/vm/bash/qmp.sock type=STREAM`
+Steps to reproduce:
+1.Create Linux sandbox guest VM  
+2.connect vnc server
+Additional information:
+