qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: qemu-img create Timeout on 'nvme://'


From: Pascal
Subject: Re: qemu-img create Timeout on 'nvme://'
Date: Fri, 25 Feb 2022 11:02:39 +0100

hi,
I discover this way (URI nvme://...) with your question.
according to the documentation (https://qemu.readthedocs.io/en/latest/system/images.html?highlight=nvme#nvme-disk-images), the access is exclusive : wouldn't there be another process that would monopolize the device ?
regards, lacsaP.

Le jeu. 24 févr. 2022 à 15:21, Zhen Tang <zhetang@redhat.com> a écrit :
Hi,

When I'm trying to create a image on nvme disk, i get an error message that says:

➜  ~ qemu-img create -f qcow2 nvme://0000:87:00.0/1 1G

Formatting 'nvme://0000:87:00.0/1', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=1073741824 lazy_refcounts=off refcount_bits=16

qemu-img: nvme://0000:87:00.0/1: Timeout while waiting for device to start (20000 ms)

Any ideas where to look?

Below are info about the disk
➜  ~ qemu-img info nvme://0000:87:00.0/1              
image: nvme://0000:87:00.0/1
file format: raw
virtual size: 1.09 TiB (1200243695616 bytes)
disk size: unavailable

➜  ~ lspci|grep non-v -i
87:00.0 Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 02)

qemu-kvm version:  qemu-kvm-6.2.0-9.el9

Thanks,
Zhen Tang



reply via email to

[Prev in Thread] Current Thread [Next in Thread]