Closed GabyCT closed 4 years ago
This is the log from fedora
# Meta details
Running `kata-collect-data.sh` version `1.11.0-alpha1 (commit 705713b4f9bc4d1e754871d5ef1ab5e99ea71aff)` at `2020-03-31.22:07:01.933006614+0000`.
---
Runtime is `/usr/local/bin/kata-runtime`.
# `kata-env`
Output of "`/usr/local/bin/kata-runtime kata-env`":
```toml
[Meta]
Version = "1.0.24"
[Runtime]
Debug = false
Trace = false
DisableGuestSeccomp = true
DisableNewNetNs = false
SandboxCgroupOnly = false
Path = "/usr/local/bin/kata-runtime"
[Runtime.Version]
OCI = "1.0.1-dev"
[Runtime.Version.Version]
Semver = "1.11.0-alpha1"
Major = 1
Minor = 11
Patch = 0
Commit = "705713b4f9bc4d1e754871d5ef1ab5e99ea71aff"
[Runtime.Config]
Path = "/usr/share/defaults/kata-containers/configuration.toml"
[[Runtime.Experimental]]
Name = "newstore"
Description = "This is a new storage driver which reorganized disk data structures, it has to be an experimental feature since it breaks backward compatibility."
ExpRelease = "2.0"
[Hypervisor]
MachineType = "pc"
Version = "QEMU emulator version 4.1.1 (kata-static)\nCopyright (c) 2003-2019 Fabrice Bellard and the QEMU Project developers"
Path = "/usr/bin/qemu-system-x86_64"
BlockDeviceDriver = "virtio-scsi"
EntropySource = "/dev/urandom"
SharedFS = "virtio-9p"
VirtioFSDaemon = "/usr/bin/virtiofsd"
Msize9p = 8192
MemorySlots = 10
PCIeRootPort = 0
HotplugVFIOOnRootBus = false
Debug = false
UseVSock = false
[Image]
Path = "/usr/share/kata-containers/kata-containers-clearlinux-32700-osbuilder-891b61c-agent-73afd1a.img"
[Kernel]
Path = "/usr/share/kata-containers/vmlinuz-5.4.15-71"
Parameters = "systemd.unit=kata-containers.target systemd.mask=systemd-networkd.service systemd.mask=systemd-networkd.socket agent.log=debug"
[Initrd]
Path = ""
[Proxy]
Type = "kataProxy"
Path = "/usr/libexec/kata-containers/kata-proxy"
Debug = false
[Proxy.Version]
Semver = "1.11.0-alpha1-e7d2214f303fe9dfc433f9045659218e75f4d779"
Major = 1
Minor = 11
Patch = 0
Commit = "e7d2214f303fe9dfc433f9045659218e75f4d779"
[Shim]
Type = "kataShim"
Path = "/usr/libexec/kata-containers/kata-shim"
Debug = false
[Shim.Version]
Semver = "1.11.0-alpha1-6a828a430c3d35e6ee22ee50a4fd2ed61280ad42"
Major = 1
Minor = 11
Patch = 0
Commit = "6a828a430c3d35e6ee22ee50a4fd2ed61280ad42"
[Agent]
Type = "kata"
Debug = false
Trace = false
TraceMode = ""
TraceType = ""
[Host]
Kernel = "5.3.7-301.fc31.x86_64"
Architecture = "amd64"
VMContainerCapable = true
SupportVSocks = true
[Host.Distro]
Name = "Fedora"
Version = "31"
[Host.CPU]
Vendor = "GenuineIntel"
Model = "Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz"
[Netmon]
Path = "/usr/libexec/kata-containers/kata-netmon"
Debug = false
Enable = false
[Netmon.Version]
Semver = "1.11.0-alpha1"
Major = 1
Minor = 11
Patch = 0
Commit = "<
This is also not working on Centos 8
Currently the pmem test is not working on virtiofs, initrd, and fedora.