Re: [Users] engine-image-uploader and /tmp size problem on fedora18

2013-05-13 Thread Omer Frenkel
- Original Message - From: Gianluca Cecchi gianluca.cec...@gmail.com To: Itamar Heim ih...@redhat.com Cc: Alon Bar-Lev alo...@redhat.com, users users@ovirt.org, Omer Frenkel ofren...@redhat.com Sent: Sunday, May 12, 2013 7:14:00 PM Subject: Re: [Users] engine-image-uploader

Re: [Users] engine-image-uploader and /tmp size problem on fedora18

2013-05-12 Thread Itamar Heim
On 05/02/2013 01:10 AM, Gianluca Cecchi wrote: On Wed, May 1, 2013 at 6:47 PM, Alon Bar-Lev wrote: I notice that only one of the two VMs contained in the .ovf archive was uploaded (c2). Does engine-image-uploader support more than one VM in ovf file or do I need to leave inside it only the

Re: [Users] engine-image-uploader and /tmp size problem on fedora18

2013-05-01 Thread Alon Bar-Lev
- Original Message - From: Gianluca Cecchi gianluca.cec...@gmail.com To: users users@ovirt.org Sent: Wednesday, May 1, 2013 6:51:33 PM Subject: [Users] engine-image-uploader and /tmp size problem on fedora18 Hello, Summary I'm testing engine-image-uploader to transport 2 vms

Re: [Users] engine-image-uploader and /tmp size problem on fedora18

2013-05-01 Thread Gianluca Cecchi
On Wed, May 1, 2013 at 5:59 PM, Alon Bar-Lev wrote: Try: TMPDIR=/var/tmp engine-image-uploader -e EXP_DOMAIN upload ... OK. it worked. Thanks I noticed that in engine-image-uploader there is this definition mount_dir = tempfile.mkdtemp() and in python manual tempfile.mkdtemp([suffix=''[,