diff options
Diffstat (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/946')
| -rw-r--r-- | gitlab/issues_text/target_missing/host_missing/accel_missing/946 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/946 b/gitlab/issues_text/target_missing/host_missing/accel_missing/946 deleted file mode 100644 index 127275555..000000000 --- a/gitlab/issues_text/target_missing/host_missing/accel_missing/946 +++ /dev/null @@ -1,12 +0,0 @@ -qemu-img can't create qcow2 file on nfs path,which report error(Image is not in qcow2 format) -Description of problem: -I mount a nfs disk on my host,and use qemu-img to create a qcow2 file on this nfs path,but it not work,i have no idea,This problem has come up before in red-hat community: -[BUGID:1817640](https://bugzilla.redhat.com/show_bug.cgi?id=1817640#) -Steps to reproduce: - - -**strace file:** -[qemu-img-strace.log](/uploads/85517b7550ba1ea459f85cfd37b74332/qemu-img-strace.log) - -See form this strace file,in the line 1077,we can see pread64 read result is empty,it casuse the error,but i don't know why the resulut is empty. - |