[root@c80g105 ~]# kubectl describe pods virt-launcher-c771-cp2nk Name: virt-launcher-c771-cp2nk Namespace: default Priority: 0 Node: c80g106.md.jp/192.168.11.106 Start Time: Sun, 15 Dec 2019 08:55:34 +0900 Labels: kubevirt.io=virt-launcher kubevirt.io/created-by=4ffed30a-c52a-4b02-bfad-753f2602c6e2 Annotations: k8s.v1.cni.cncf.io/networks: [{"interface":"net1","name":"sriov-net1","namespace":"default"},{"interface":"net2","name":"sriov-net1","namespace":"default"}] k8s.v1.cni.cncf.io/networks-status: [{ "name": "cbr0", "interface": "eth0", "ips": [ "10.244.1.27" ], "mac": "2e:0f:79:a6:f9:41", "dns": {}, "default-route": [ "10.244.1.1" ] },{ "name": "sriov300_1", "interface": "net1", "dns": {} },{ "name": "sriov300_1", "interface": "net2", "dns": {} }] kubevirt.io/domain: c771 Status: Running IP: 10.244.1.27 IPs: IP: 10.244.1.27 Controlled By: VirtualMachineInstance/c771 Containers: compute: Container ID: docker://4fccbc731828db4bfa9d0f178b68d306a6a455dfbfde56602236fc8c11e5efec Image: index.docker.io/kubevirt/virt-launcher@sha256:407ea330e82b807570dd17924712c43bd609ffb6b601b70b62e6a1893dfb324b Image ID: docker-pullable://kubevirt/virt-launcher@sha256:407ea330e82b807570dd17924712c43bd609ffb6b601b70b62e6a1893dfb324b Port: Host Port: Command: /usr/bin/virt-launcher --qemu-timeout 5m --name c771 --uid 4ffed30a-c52a-4b02-bfad-753f2602c6e2 --namespace default --kubevirt-share-dir /var/run/kubevirt --ephemeral-disk-dir /var/run/kubevirt-ephemeral-disks --container-disk-dir /var/run/kubevirt/container-disks --readiness-file /var/run/kubevirt-infra/healthy --grace-period-seconds 45 --hook-sidecars 0 --less-pvc-space-toleration 10 State: Running Started: Sun, 15 Dec 2019 08:55:41 +0900 Ready: True Restart Count: 0 Limits: devices.kubevirt.io/kvm: 1 devices.kubevirt.io/tun: 1 devices.kubevirt.io/vhost-net: 1 intel.com/intel_sriov_netdevice1: 2 Requests: cpu: 1 devices.kubevirt.io/kvm: 1 devices.kubevirt.io/tun: 1 devices.kubevirt.io/vhost-net: 1 intel.com/intel_sriov_netdevice1: 2 memory: 2259016Ki Readiness: exec [cat /var/run/kubevirt-infra/healthy] delay=4s timeout=5s period=1s #success=1 #failure=5 Environment: KUBEVIRT_RESOURCE_NAME_net1: intel.com/intel_sriov_netdevice1 KUBEVIRT_RESOURCE_NAME_net2: intel.com/intel_sriov_netdevice1 Mounts: /sys/devices/ from pci-devices (rw) /var/run/kubevirt from virt-share-dir (rw) /var/run/kubevirt-ephemeral-disks from ephemeral-disks (rw) /var/run/kubevirt-infra from infra-ready-mount (rw) /var/run/kubevirt/container-disks from container-disks (rw) /var/run/libvirt from libvirt-runtime (rw) volumecontainerdisk: Container ID: docker://9a6e1fce96ef2310ce6c25f7f10bc2c56f9ffb95c37ffcbd642dc121c3f4e65f Image: vmidisks/centos:7.7 Image ID: docker://sha256:f5a39b56e4481f4ea2edde52191c0587cfbb8ae9afc374fdc44ede7382c10d17 Port: Host Port: Command: /usr/bin/container-disk Args: --copy-path /var/run/kubevirt-ephemeral-disks/container-disk-data/4ffed30a-c52a-4b02-bfad-753f2602c6e2/disk_0 State: Running Started: Sun, 15 Dec 2019 08:55:41 +0900 Ready: True Restart Count: 0 Limits: cpu: 100m memory: 40M Requests: cpu: 10m memory: 1M Readiness: exec [/usr/bin/container-disk --health-check] delay=1s timeout=1s period=1s #success=1 #failure=5 Environment: Mounts: /usr/bin from virt-bin-share-dir (rw) /var/run/kubevirt-ephemeral-disks/container-disk-data/4ffed30a-c52a-4b02-bfad-753f2602c6e2 from container-disks (rw) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: pci-devices: Type: HostPath (bare host directory volume) Path: /sys/devices/ HostPathType: infra-ready-mount: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: virt-share-dir: Type: HostPath (bare host directory volume) Path: /var/run/kubevirt HostPathType: virt-bin-share-dir: Type: HostPath (bare host directory volume) Path: /var/lib/kubevirt/init/usr/bin HostPathType: libvirt-runtime: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: ephemeral-disks: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: container-disks: Type: HostPath (bare host directory volume) Path: /var/run/kubevirt/container-disks/4ffed30a-c52a-4b02-bfad-753f2602c6e2 HostPathType: QoS Class: Burstable Node-Selectors: kubevirt.io/schedulable=true Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s node.kubernetes.io/unreachable:NoExecute for 300s Events: