Re: QEMU-img convert question

2019-12-12 Thread Jakob Bohm

On 2019-12-02 21:09, Ottavio Caruso wrote:

On Mon, 2 Dec 2019 at 18:07, Carson, Jay B  wrote:

Does running the following command transfer any data to any cloud or external 
service provider:

 $ qemu-img convert -f raw -O qcow2 image.img image.qcow2


No. The image stays on the computer on which this command is run.


Does this application work as a completely standalone application?

I have no idea what that means. If you mean it is separate from
qemu-system-, then yes, but it's usually part of the same
package.


Note that on Debian-based GNU/Linux systems, qemu-img is in the
separate package qemu-utils along with qemu-nbd, qemu-io, ivshmem etc.


Enjoy

Jakob
--
Jakob Bohm, CIO, Partner, WiseMo A/S.  https://www.wisemo.com
Transformervej 29, 2860 Søborg, Denmark.  Direct +45 31 13 16 10
This public discussion message is non-binding and may contain errors.
WiseMo - Remote Service Management for PCs, Phones and Embedded




Re: QEMU-img convert question

2019-12-04 Thread Nir Soffer
On Tue, Dec 3, 2019 at 7:27 PM Reuven Alvesson  wrote:
>
> Hi.
>
> I can not create a VM in proxmox...I get all the time this message when 
> trying to create a Hard drive:
>
>
> lvcreate 'pve/vm-100-disk-0' error: Aborting. Could not deactivate thin pool 
> pve/data. at /usr/share/perl5/PVE/API2/Qemu.pm line 1314. (500)

This is part of proxmox, not qemu.

>
> Any idea of what this could be ?

You should ask here:
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

>
> On Mon, Dec 2, 2019 at 8:08 PM Carson, Jay B  wrote:
>>
>> Does running the following command transfer any data to any cloud or 
>> external service provider:
>>
>> $ qemu-img convert -f raw -O qcow2 image.img image.qcow2
>>
>>
>>
>> Does this application work as a completely standalone application?
>>
>>
>>
>> Thank you,
>>
>> Jay
>>
>>




Re: QEMU-img convert question

2019-12-03 Thread Reuven Alvesson
Hi.

I can not create a VM in proxmox...I get all the time this message when
trying to create a Hard drive:


lvcreate 'pve/vm-100-disk-0' error: Aborting. Could not deactivate thin
pool pve/data. at /usr/share/perl5/PVE/API2/Qemu.pm line 1314. (500)

Any idea of what this could be ?

On Mon, Dec 2, 2019 at 8:08 PM Carson, Jay B  wrote:

> Does running the following command transfer any data to any cloud or
> external service provider:
>
> $ qemu-img convert -f raw -O qcow2 image.img image.qcow2
>
>
>
> Does this application work as a completely standalone application?
>
>
>
> Thank you,
>
> Jay
>
>
>


Re: QEMU-img convert question

2019-12-03 Thread Ottavio Caruso
On Mon, 2 Dec 2019 at 20:23, Carson, Jay B  wrote:
> - Does the application at any time reach out to the internet for any 
> reason during execution?

As long as I know, it shouldn't.

> - Basically, if I put a packet sniffer between my computer and the 
> internet, would the packet sniffer find even one packet that was sent or 
> received as a result of executing the listed command?

Please try that and, if you can prove qemu-img leaks data to the
outside world, please share the results.


-- 
Ottavio Caruso



Re: QEMU-img convert question

2019-12-02 Thread Supratim Sanyal

On 12/02/2019 03:23 PM, Carson, Jay B wrote:

 - Basically, if I put a packet sniffer between my computer and the 
internet, would the packet sniffer find even one packet that was sent or 
received as a result of executing the listed command?
Interesting General Dynamics would be using QEMU for mission-critical 
systems. But then again, why not?


Supratim


Re: QEMU-img convert question

2019-12-02 Thread Carson, Jay B
Thank you for taking the time to review my query. I will try to elaborate.

What do I mean by "Does the application work as a completely standalone 
application?"
- Does the application at any time reach out to the internet for any reason 
during execution?
- Does it share any meta-data, retrieve updated instructions, or anything 
else?
- Basically, if I put a packet sniffer between my computer and the 
internet, would the packet sniffer find even one packet that was sent or 
received as a result of executing the listed command?

Thank you again in advance,
Jay

On 12/2/19, 2:10 PM, "Qemu-discuss on behalf of Ottavio Caruso" 
 wrote:

On Mon, 2 Dec 2019 at 18:07, Carson, Jay B  wrote:
>
> Does running the following command transfer any data to any cloud or 
external service provider:
>
> $ qemu-img convert -f raw -O qcow2 image.img image.qcow2
>

No. The image stays on the computer on which this command is run.

> Does this application work as a completely standalone application?

I have no idea what that means. If you mean it is separate from
qemu-system-, then yes, but it's usually part of the same
package.

-- 
Ottavio Caruso





Re: QEMU-img convert question

2019-12-02 Thread Ottavio Caruso
On Mon, 2 Dec 2019 at 18:07, Carson, Jay B  wrote:
>
> Does running the following command transfer any data to any cloud or external 
> service provider:
>
> $ qemu-img convert -f raw -O qcow2 image.img image.qcow2
>

No. The image stays on the computer on which this command is run.

> Does this application work as a completely standalone application?

I have no idea what that means. If you mean it is separate from
qemu-system-, then yes, but it's usually part of the same
package.

-- 
Ottavio Caruso