il processore è intel VT.
grep -E '^flags.*(vmx|svm)' /proc/cpuinfo
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti tpr_shadow flexpriority fsgsbase avx2 invpcid rdseed clflushopt flush_l1d
come risultato di kata-runtime kata-check ottengo:
enter code here
No newer release available ERRO[0000] Module is not loaded and it can not be inserted. please consider running with sudo or as root arch=amd64 module=kvm name=kata-runtime pid=5227 source=runtime ERRO[0000] kernel property not found arch=amd64 description="Kernel-based Virtual Machine" name=kvm pid=5227 source=runtime type=module ERRO[0000] Module is not loaded and it can not be inserted. Please consider running with sudo or as root arch=amd64 module=vhost name=kata-runtime pid=5227 source=runtime ERRO[0000] kernel property not found arch=amd64 description="Host kernel accelerator for virtio" name=vhost pid=5227 source=runtime type=module ERRO[0000] Module is not loaded and it can not be inserted. Please consider running with sudo or as root arch=amd64 module=vhost_net name=kata-runtime pid=5227 source=runtime ERRO[0000] kernel property not found arch=amd64 description="Host kernel accelerator for virtio network" name=vhost_net pid=5227 source=runtime type=module ERRO[0000] Module is not loaded and it can not be inserted. Please consider running with sudo or as root arch=amd64 module=vhost_vsock name=kata-runtime pid=5227 source=runtime ERRO[0000] kernel property not found arch=amd64 description="Host Support for Linux VM Sockets" name=vhost_vsock pid=5227 source=runtime type=module ERRO[0000] Module is not loaded and it can not be inserted. Please consider running with sudo or as root arch=amd64 module=kvm_intel name=kata-runtime pid=5227 source=runtime ERRO[0000] kernel property not found arch=amd64 description="Intel KVM" name=kvm_intel pid=5227 source=runtime type=module ERRO[0000] ERROR: System is not capable of running Kata Containers arch=amd64 name=kata-runtime pid=5227 source=runtime ERROR: System is not capable of running Kata Containers
Grazie.
ha risposto
16 Feb '22, 11:15
xxxxx12
20●1●3
grep -E '^flags.*(vmx|svm)' /proc/cpuinfo
ma sul virtualbox non c'e', vero?
cosa ritorna: kata-runtime check