Re: [Qemu-discuss] [Qemu-block] qemu-img convert stuck

2018-04-16 Thread Stefan Hajnoczi
On Mon, Apr 09, 2018 at 10:38:54AM +0300, Benny Zlotnik wrote: > source: qcow2 on NFS > target: raw on NFS Have you tried on a local file system with the same source file contents? Which NFS protocol version is being used? Stefan signature.asc Description: PGP signature

Re: [Qemu-discuss] [Qemu-block] qemu-img convert stuck

2018-04-11 Thread Max Reitz
On 2018-04-09 08:04, Stefan Hajnoczi wrote: > On Sun, Apr 08, 2018 at 10:35:16PM +0300, Benny Zlotnik wrote: > > What type of storage are the source and destination images? (e.g. > source is a local qcow2 file on xfs, destination is a raw file on NFS) > >> $ gdb -p 13024 -batch -ex "thread apply

Re: [Qemu-discuss] [Qemu-block] qemu-img convert stuck

2018-04-09 Thread Benny Zlotnik
source: qcow2 on NFS target: raw on NFS source: $ qemu-img info /rhev/data-center/bb422fac-81c5-4fea-8782-3498bb5c8a59/26989331-2c39-4b34-a7ed-d7dd7703646c/images/597e12b6-19f5-45bd-868f-767600c7115e/62a5492e-e120-4c25-898e-9f5f5629853e image: /rhev/data-center/bb422fac-81c5-4fea-8782-3498bb5c8a5

Re: [Qemu-discuss] [Qemu-block] qemu-img convert stuck

2018-04-08 Thread Stefan Hajnoczi
On Sun, Apr 08, 2018 at 10:35:16PM +0300, Benny Zlotnik wrote: What type of storage are the source and destination images? (e.g. source is a local qcow2 file on xfs, destination is a raw file on NFS) > $ gdb -p 13024 -batch -ex "thread apply all bt" > [Thread debugging using libthread_db enabled