
15 Dec
2016
15 Dec
'16
10:30 p.m.
--Apple-Mail-8613B652-7844-4BA3-9E0C-179D460F1AFC Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable I'm not going to lie I never had much luck. I end up using qemu-img convert o= n the command line to convert a vmdk to a raw file. The ova should just be a= compressed file. Plenty of blogs on this.=20 I know that's not the answer you're looking for but if you run out of option= s you can do this. Look for articles on converting vmdk or ova or qcow2. You= will need to create the vm in advance. Then check the image name on the sto= rage subtab. Then do a find for it.=20 Find / -name [long name here] I've had virtual appliances built for kvm just not work (like Citrix Netscal= er). Using the esx appliance and doing the steps above it works on ovirt/rhe= v. I am not speaking for ovirt or red hat here though, just as someone who m= uddled through > On Dec 15, 2016, at 4:02 AM, Shahar Havivi <shavivi@redhat.com> wrote: >=20 > Hi, > There is a patch and its working with you ova > you can apply it to your environment if you want it to work now > https://gerrit.ovirt.org/#/c/68510/ >=20 > Shahar. >=20 >> On Wed, Dec 14, 2016 at 7:30 PM, <aleksey.maksimov@it-kb.ru> wrote: >> Derek, thank you for participating. >>=20 >> In the end, I completed the task (OVA imported). >> The root of the problem is that I tried to use the import with thin provi= sion. >> But there is a known issue https://bugzilla.redhat.com/show_bug.cgi?id=3D= 1382404 >> Workaround: Import VM from OVA as preallocated >> It's not a very good solution, but it is better than nothing >>=20 >> 14.12.2016, 17:50, "Derek Atkins" <derek@ihtfp.com>: >> > Hi Aleksey, >> > >> > One more question for debugging purposes: How long does the import go >> > before it dies? Do you have enough time to run: >> > >> > ps aux | grep virt-v2v >> > >> > On the import host while it's running? This might help us determine >> > where it's trying to store the data. It should be storing it in the >> > target storage, but it's possible that it's using temp space and then >> > running out. >> > >> > -derek >> > >> > aleksey.maksimov@it-kb.ru writes: >> > >> >> Hi Shahar. >> >> >> >> Look at the attached screenshot >> >> >> >> 14.12.2016, 12:15, "Shahar Havivi" <shavivi@redhat.com>: >> >> >> >> Hi, >> >> I was able to import your VMs with storage domain that had 350GB f= ree. >> >> Your ova have a disk with 1GB actual size and 256 virtual size - w= hen I >> >> try to import to a storage with 50G I got the error that you had.= >> >> >> >> if you will look at /var/log/vdsm/import/... you will see the log= s of each >> >> import, >> >> In the one that fail I found this line: >> >> qemu-img: error while writing sector 423174528: No space left on d= evice >> >> >> >> virt-v2v try to convert via qemu-img the img from vmdk to qcow an= d >> >> encountered free space issue in the storage domain. >> >> >> >> Please consider asking the mailing list libguestfs@redhat.com ab= out this >> >> issue or try to increase your storage domain if you want a quick f= ix. >> >> >> >> The reason that I think you where able to import via the virt-v2v= command >> >> is the usage of 'virt-v2v -o null' which is not writing to the di= sk. >> >> >> >> Shahar. >> >> >> >> On Tue, Dec 13, 2016 at 12:54 PM, <aleksey.maksimov@it-kb.ru> wro= te: >> >> >> >> Engine - oVirt Engine Version: 4.0.5.5-1.el7.centos (CentOS 7= .2) >> >> >> >> All Hosts: >> >> OS Version:RHEL - 7 - 2.1511.el7.centos.2.10 >> >> OS Description:CentOS Linux 7 (Core) >> >> Kernel Version:3.10.0 - 327.36.3.el7.x86_64 >> >> KVM Version:2.3.0 - 31.el7.16.1 >> >> LIBVIRT Version:libvirt-2.0.0-10.el7_3.2 >> >> VDSM Version:vdsm-4.18.15.3-1.el7.centos >> >> SPICE Version:0.12.4 - 15.el7_2.2 >> >> GlusterFS Version:[N/A] >> >> CEPH Version:librbd1-0.80.7-3.el7 >> >> >> >> [root@KOM-AD01-VM31 ~]# virt-v2v -V >> >> virt-v2v 1.28.1 >> >> >> >> 13.12.2016, 13:20, "Shahar Havivi" <shavivi@redhat.com>: >> >> >> >> version of Engine and Host and virt-v2v (which is running= on your >> >> host) >> >> and are you running on Fedora, Centos ext? >> >> >> >> On Tue, Dec 13, 2016 at 12:08 PM, <aleksey.maksimov@it-kb= .ru> >> >> wrote: >> >> >> >> 1. No. This is an unacceptable option for me >> >> 2. No. This is my first experience >> >> 3. Versions where? On Engine or on Host ? >> >> 4. Yes. >> >> >> >> 13.12.2016, 13:03, "Shahar Havivi" <shavivi@redhat.co= m>: >> >> >> >> Thanks you, >> >> Several questions: >> >> 1. did you try to import the disk target as preal= locate? >> >> 2. did you try to import other ova files? >> >> 3. can you please send us version of virt-v2v, vd= sm and >> >> engine and the os that you are running with. >> >> 4. Is it possible for you to share the ova file? >> >> >> >> Thank you, >> >> Shahar. >> >> >> >> On Tue, Dec 13, 2016 at 11:23 AM, < >> >> aleksey.maksimov@it-kb.ru> wrote: >> >> >> >> Log attached >> >> >> >> 13.12.2016, 11:32, "Shahar Havivi" <shavivi@r= edhat.com >> >> >: >> >> >> >> Thank you, >> >> We need the vdsm log as well please - its= the host >> >> that you try to import the ova from under= /var/log >> >> /vdsm/vdsm.log >> >> >> >> Shahar. >> >> >> >> On Tue, Dec 13, 2016 at 9:58 AM, < >> >> aleksey.maksimov@it-kb.ru> wrote: >> >> >> >> Log attached >> >> >> >> 13.12.2016, 10:04, "Shahar Havivi" < >> >> shavivi@redhat.com>: >> >> >> >> Please attach the log and will se= e what >> >> the error is. >> >> >> >> On Tue, Dec 13, 2016 at 9:01 AM, <= >> >> aleksey.maksimov@it-kb.ru> wrote:= >> >> >> >> Preallocated ? >> >> I'm trying to import image of= virtual >> >> appliance "HP 3PAR Virtual Se= rvice >> >> Processor" >> >> This virtual machine has driv= e 256GB. >> >> But really, this is a 40GB di= sk never >> >> grows. I don't want to waste t= hat much >> >> disk space. >> >> >> >> There is no other way ? >> >> >> >> 13.12.2016, 09:53, "Shahar Ha= vivi" < >> >> shavivi@redhat.com>: >> >> >> >> Ok >> >> so try to import as prealloca= ted and >> >> attach the log if you have an= y errors. >> >> >> >> Shahar. >> >> >> >> On Tue, Dec 13, 2016 at 8:47 A= M, < >> >> aleksey.maksimov@it-kb.ru> wr= ote: >> >> >> >> All my Data-Domains - FC SAN.= Not >> >> ISCSI. >> >> >> >> 13.12.2016, 09:41, "Shahar Ha= vivi" < >> >> shavivi@redhat.com>: >> >> >> >> What is the type of the targe= t storage >> >> domain that you try to import= to?(nfs >> >> or iscsi) >> >> if its iscsi try to change it= to >> >> preallocate instead of thin-p= rovision, >> >> also please attach the engine= log if >> >> you have more problems. >> >> >> >> Shahar. >> >> >> >> On Tue, Dec 13, 2016 at 7:08 A= M, < >> >> aleksey.maksimov@it-kb.ru> wr= ote: >> >> >> >> # LIBGUESTFS_BACKEND=3Ddirect= virt-v2v >> >> -v -x -i ova /tmp/ >> >> rhel_Vsp-4.4.0.GA-53.ova -of r= aw -o >> >> null >> >> >> >> .... >> >> fsync /dev/sda >> >> guestfsd: main_loop: proc 282= >> >> (internal_autosync) took 0.01= seconds >> >> libguestfs: trace: internal_a= utosync =3D >> >> 0 >> >> libguestfs: sending SIGTERM t= o process >> >> 3338 >> >> libguestfs: trace: shutdown =3D= 0 >> >> libguestfs: trace: close >> >> libguestfs: closing guestfs h= andle >> >> 0x2880a10 (state 0) >> >> libguestfs: command: run: rm >> >> libguestfs: command: run: \ -= rf /tmp/ >> >> libguestfsrxuByo >> >> [ 99.0] Checking if the gues= t needs >> >> BIOS or UEFI to boot >> >> [ 99.0] Copying disk 1/1 to /= var/tmp/ >> >> null.lP6vGa/sda (raw) >> >> target_file =3D /var/tmp/null= .lP6vGa/sda >> >> target_format =3D raw >> >> target_estimated_size =3D 134= 80052354 >> >> target_overlay =3D /var/tmp/ >> >> v2vovle81937.qcow2 >> >> target_overlay.ov_source =3D /= var/tmp/ >> >> ova.zJ6ks8/ >> >> rhel_Vsp-4.4.0.GA-53-disk1.vm= dk >> >> qemu-img convert -p -n -f qco= w2 -O >> >> 'raw' '/var/tmp/v2vovle81937.= qcow2' '/ >> >> var/tmp/null.lP6vGa/sda' >> >> (100.00/100%) >> >> virtual copying rate: 95364.1= M bits/ >> >> sec >> >> real copying rate: 811.7 M bi= ts/sec >> >> sda: estimate 13480052354 (12= .6G) >> >> versus actual 2339610624 (2.2= G): >> >> 476.2% >> >> [ 126.0] Creating output meta= data >> >> [ 126.0] Finishing off >> >> >> >> The output is very voluminous= . Errors >> >> are seen. >> >> >> >> 13.12.2016, 07:59, " >> >> aleksey.maksimov@it-kb.ru" < >> >> aleksey.maksimov@it-kb.ru>: >> >> > -bash: annotate-output: com= mand not >> >> found >> >> > >> >> > 12.12.2016, 21:26, "Derek A= tkins" < >> >> derek@ihtfp.com>: >> >> >> Hi, >> >> >> >> >> >> What happened when you ra= n the >> >> virt-v2v command I suggested?= >> >> >> >> >> >> -derek >> >> >> >> >> >> On Mon, December 12, 2016= 12:32 >> >> pm, aleksey.maksimov@it-kb.ru= wrote: >> >> >>> I mount 5TB nfs-share t= o my host >> >> and tried to import OVA from t= his >> >> >>> mount-point. >> >> >>> Exact same error. >> >> >>> >> >> >>> Do the import process a= ttempts >> >> to use 256G inside the Engine= virtual >> >> >>> machine ??? >> >> >>> >> >> >>> 12.12.2016, 18:01, " >> >> aleksey.maksimov@it-kb.ru" >> >> >>> <aleksey.maksimov@it-kb= .ru>: >> >> >>>> 1.2G is real OVA image= size. >> >> >>>> 256G is virtual disk s= ize. >> >> >>>> Could this be a proble= m? >> >> >>>> >> >> >>>> But before I start the= import, >> >> in the settings I choose "Thi= n >> >> provision" >> >> >>>> (see the attached scre= enshot) >> >> >>>> >> >> >>>> 12.12.2016, 17:47, " >> >> aleksey.maksimov@it-kb.ru" >> >> >>>> <aleksey.maksimov@it-k= b.ru>: >> >> >>>>> Hi Derek >> >> >>>>> >> >> >>>>> # df -H /tmp/ >> >> >>>>> >> >> >>>>> Filesystem Size Used= Avail >> >> Use% Mounted on >> >> >>>>> /dev/cciss/c0d0p2 53= G 5.7G >> >> 45G 12% / >> >> >>>>> >> >> >>>>> But my OVA file size= - 1.2G >> >> >>>>> >> >> >>>>> 12.12.2016, 17:26, "= Derek >> >> Atkins" <derek@ihtfp.com>: >> >> >>>>>> Hi, >> >> >>>>>> >> >> >>>>>> Did you perhaps ru= n out of >> >> disk space in /tmp? I'm not s= ure where >> >> >>>>>> the >> >> >>>>>> virt-v2v does it w= ork, but >> >> the error "Conversion of VM f= rom >> >> exteral >> >> >>>>>> enironment failed:= >> >> copy-disk stream closed unexp= ectedly" >> >> seems to >> >> >>>>>> imply an >> >> >>>>>> error there. >> >> >>>>>> >> >> >>>>>> I had no issues my= self on >> >> 4.0.5 (modulo setfiles taking= a very >> >> long >> >> >>>>>> time >> >> >>>>>> in a few cases). >> >> >>>>>> >> >> >>>>>> -derek >> >> >>>>>> >> >> >>>>>> On Mon, December 1= 2, 2016 >> >> 9:19 am, aleksey.maksimov@it-= kb.ru >> >> wrote: >> >> >>>>>>> Hello oVirt guru= `s! >> >> >>>>>>> >> >> >>>>>>> In the process o= f >> >> importing from OVA file (from= >> >> >>>>>>> /tmp/ >> >> rhel_Vsp-4.4.0.GA-53.ova in o= ne of >> >> hosts) VM first appears in >> >> >>>>>>> the web >> >> >>>>>>> console, then di= sappears. >> >> >>>>>>> >> >> >>>>>>> In the oVirt Eng= ine log: >> >> >>>>>>> >> >> >>>>>>> ... >> >> >>>>>>> 2016-12-12 16:55= :20,209 >> >> INFO >> >> >>>>>>> >> >> [org.ovirt.engine.core.bll.ex= portimport.ImportVmFromOvaCommand] >> >> >>>>>>> (default >> >> >>>>>>> task-28) [617902= 1a] Lock >> >> Acquired to object >> >> >>>>>>> 'EngineLock: >> >> {exclusiveLocks=3D'[rhel_Vsp-= 4.4.0.GA-53 >> >> =3D<VM_NAME, >> >> >>>>>>> >> >> ACTION_TYPE_FAILED_NAME_= ALREADY_USED>, >> >> >>>>>>> >> >> 2a3d20f9-502a-4c60-8c14-= 371456cd4c99 >> >> =3D<VM, >> >> >>>>>>> >> >> ACTION_TYPE_FAILED_VM_IS= _BEING_IMPORTED$VmName >> >> >>>>>>> rhel_Vsp-4.4.0.GA-5= 3>]', >> >> >>>>>>> sharedLocks=3D'n= ull'}' >> >> >>>>>>> 2016-12-12 16:55= :20,326 >> >> WARN >> >> >>>>>>> >> >> [org.ovirt.engine.core.dal.jo= b.ExecutionMessageDirector] >> >> >>>>>>> >> >> (org.ovirt.thread.pool-6-thre= ad-35) [ >> >> 6179021a] The message key >> >> >>>>>>> 'ImportVmFromOva= ' is >> >> missing from 'bundles/ >> >> ExecutionMessages' >> >> >>>>>>> ... >> >> >>>>>>> 2016-12-12 16:57= :34,758 >> >> INFO >> >> >>>>>>> >> >> [org.ovirt.engine.core.bll.ex= portimport.ConvertVmCallback] >> >> >>>>>>> (DefaultQuartzSc= heduler4) >> >> [27df05b8] Conversion of VM f= rom >> >> exteral >> >> >>>>>>> enironment faile= d: >> >> copy-disk stream closed unexp= ectedly >> >> >>>>>>> 2016-12-12 16:57= :35,761 >> >> ERROR >> >> >>>>>>> >> >> [org.ovirt.engine.core.bll.ex= portimport.ConvertOvaCommand] >> >> >>>>>>> (DefaultQuartzSc= heduler8) >> >> [77b50303] Ending command >> >> >>>>>>> >> >> 'org.ovirt.engine.core.b= ll.exportimport.ConvertOvaCommand' >> >> with >> >> >>>>>>> failure. >> >> >>>>>>> 2016-12-12 16:57= :35,827 >> >> INFO >> >> >>>>>>> >> >> [org.ovirt.engine.core.dal.db= broker.auditloghandling.AuditLogDirector] >> >> >>>>>>> (DefaultQuartzSc= heduler8) >> >> [77b50303] Correlation ID: 31= 87db75, >> >> >>>>>>> Call Stack: >> >> >>>>>>> null, Custom Eve= nt ID: >> >> -1, Message: Failed to conver= t Vm >> >> >>>>>>> rhel_Vsp-4.4.0.G= A-53 >> >> >>>>>>> ... >> >> >>>>>>> 2016-12-12 16:57= :38,458 >> >> INFO >> >> >>>>>>> >> >> [org.ovirt.engine.core.vdsbro= ker.vdsbroker.DeleteV2VJobVDSCommand] >> >> >>>>>>> (DefaultQuartzSc= heduler8) >> >> [5237b44a] FINISH, >> >> >>>>>>> DeleteV2VJobVDSComm= and, log >> >> >>>>>>> id: 1a69f33d >> >> >>>>>>> 2016-12-12 16:57= :38,459 >> >> WARN >> >> >>>>>>> >> >> [org.ovirt.engine.core.bll.lo= ck.InMemoryLockManager] >> >> >>>>>>> (DefaultQuartzSc= heduler8) >> >> [5237b44a] Trying to release e= xclusive >> >> >>>>>>> lock >> >> >>>>>>> which does not e= xist, >> >> lock key: >> >> >>>>>>> >> >> '2a3d20f9-502a-4c60-8c14-37= 1456cd4c99VM' >> >> >>>>>>> 2016-12-12 16:57= :38,459 >> >> INFO >> >> >>>>>>> >> >> [org.ovirt.engine.core.bll.ex= portimport.ConvertOvaCommand] >> >> >>>>>>> (DefaultQuartzSc= heduler8) >> >> [5237b44a] Lock freed to obje= ct >> >> >>>>>>> 'EngineLock: >> >> {exclusiveLocks=3D' >> >> [2a3d20f9-502a-4c60-8c14-3714= 56cd4c99=3D >> >> <VM, >> >> >>>>>>> >> >> ACTION_TYPE_FAILED_VM_IS= _BEING_IMPORTED$VmName >> >> >>>>>>> rhel_Vsp-4.4.0.GA-5= 3>]', >> >> >>>>>>> sharedLocks=3D'n= ull'}' >> >> >>>>>>> 2016-12-12 16:57= :38,463 >> >> ERROR >> >> >>>>>>> >> >> [org.ovirt.engine.core.dal.db= broker.auditloghandling.AuditLogDirector] >> >> >>>>>>> (DefaultQuartzSc= heduler8) >> >> [5237b44a] Correlation ID: 31= 87db75, >> >> >>>>>>> Call Stack: >> >> >>>>>>> null, Custom Eve= nt ID: >> >> -1, Message: Failed to import= Vm >> >> >>>>>>> rhel_Vsp-4.4.0.G= A-53 to >> >> Data Center Default, Cluster D= efault >> >> >>>>>>> >> >> >>>>>>> What could be th= e >> >> problem? >> >> >>>>>>> >> >> ________________________= _______________________ >> >> >>>>>>> Users mailing li= st >> >> >>>>>>> Users@ovirt.org >> >> >>>>>>> >> >> http://lists.phx.ovirt.org/ma= ilman/listinfo/users >> >> >>>>>> >> >> >>>>>> -- >> >> >>>>>> Derek Atkin= s >> >> 617-623-3745 >> >> >>>>>> derek@ihtfp= .com >> >> www.ihtfp.com >> >> >>>>>> Computer an= d >> >> Internet Security Consultant >> >> >> >> >> >> -- >> >> >> Derek Atkins 617-6= 23-3745 >> >> >> derek@ihtfp.com >> >> www.ihtfp.com >> >> >> Computer and Inter= net >> >> Security Consultant >> >> _____________________________= __________________ >> >> Users mailing list >> >> Users@ovirt.org >> >> http://lists.phx.ovirt.org/ma= ilman/listinfo/users >> > >> > -- >> > Derek Atkins 617-623-3745 >> > derek@ihtfp.com www.ihtfp.com >> > Computer and Internet Security Consultant >=20 > _______________________________________________ > Users mailing list > Users@ovirt.org > http://lists.ovirt.org/mailman/listinfo/users --Apple-Mail-8613B652-7844-4BA3-9E0C-179D460F1AFC Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><head><meta http-equiv=3D"content-type" content=3D"text/html; charset=3D= utf-8"></head><body dir=3D"auto"><div>I'm not going to lie I never had much l= uck. I end up using qemu-img convert on the command line to convert a vmdk t= o a raw file. The ova should just be a compressed file. Plenty of blogs on t= his. </div><div id=3D"AppleMailSignature"><br></div><div id=3D"AppleMai= lSignature">I know that's not the answer you're looking for but if you run o= ut of options you can do this. Look for articles on converting vmdk or ova o= r qcow2. You will need to create the vm in advance. Then check the image nam= e on the storage subtab. Then do a find for it. </div><div id=3D"AppleM= ailSignature">Find / -name [long name here]</div><div id=3D"AppleMailSignatu= re"><br></div><div id=3D"AppleMailSignature">I've had virtual appliances bui= lt for kvm just not work (like Citrix Netscaler). Using the esx appliance an= d doing the steps above it works on ovirt/rhev. I am not speaking for ovirt o= r red hat here though, just as someone who muddled through<br><br></div><div= ><br>On Dec 15, 2016, at 4:02 AM, Shahar Havivi <<a href=3D"mailto:shaviv= i@redhat.com">shavivi@redhat.com</a>> wrote:<br><br></div><blockquote typ= e=3D"cite"><div><div dir=3D"ltr">Hi,<div>There is a patch and its working wi= th you ova</div><div>you can apply it to your environment if you want it to w= ork now</div><div><a href=3D"https://gerrit.ovirt.org/#/c/68510/">https://ge= rrit.ovirt.org/#/c/68510/</a><br></div><div><br></div><div> Shahar.</di= v></div><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On Wed, De= c 14, 2016 at 7:30 PM, <span dir=3D"ltr"><<a href=3D"mailto:aleksey.maks= imov@it-kb.ru" target=3D"_blank">aleksey.maksimov@it-kb.ru</a>></span> wr= ote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-= left:1px #ccc solid;padding-left:1ex">Derek, thank you for participating.<br= > <br> In the end, I completed the task (OVA imported).<br> The root of the problem is that I tried to use the import with thin provisio= n.<br> But there is a known issue <a href=3D"https://bugzilla.redhat.com/show_bug.c= gi?id=3D1382404" rel=3D"noreferrer" target=3D"_blank">https://bugzilla.redha= t.com/<wbr>show_bug.cgi?id=3D1382404</a><br> Workaround: Import VM from OVA as preallocated<br> It's not a very good solution, but it is better than nothing<br> <br> 14.12.2016, 17:50, "Derek Atkins" <<a href=3D"mailto:derek@ihtfp.com">der= ek@ihtfp.com</a>>:<br> <div class=3D"HOEnZb"><div class=3D"h5">> Hi Aleksey,<br> ><br> > One more question for debugging purposes: How long does the import go<b= r> > before it dies? Do you have enough time to run:<br> ><br> > ps aux | grep virt-v2v<br> ><br> > On the import host while it's running? This might help us determine<br>= > where it's trying to store the data. It should be storing it in the<br>= > target storage, but it's possible that it's using temp space and then<b= r> > running out.<br> ><br> > -derek<br> ><br> > <a href=3D"mailto:aleksey.maksimov@it-kb.ru">aleksey.maksimov@it-kb.ru<= /a> writes:<br> ><br> >> Hi Shahar.<br> >><br> >> Look at the attached screenshot<br> >><br> >> 14.12.2016, 12:15, "Shahar Havivi" <<a href=3D"mailto:shav= ivi@redhat.com">shavivi@redhat.com</a>>:<br> >><br> >> Hi,<br> >> I was able to import your VMs with st= orage domain that had 350GB free.<br> >> Your ova have a disk with 1GB actual s= ize and 256 virtual size - when I<br> >> try to import to a storage with 50G I= got the error that you had.<br> >><br> >> if you will look at /var/log/vdsm/imp= ort/... you will see the logs of each<br> >> import,<br> >> In the one that fail I found this lin= e:<br> >> qemu-img: error while writing sector 4= 23174528: No space left on device<br> >><br> >> virt-v2v try to convert via qemu-img t= he img from vmdk to qcow and<br> >> encountered free space issue in the s= torage domain.<br> >><br> >> Please consider asking the mailing li= st <a href=3D"mailto:libguestfs@redhat.com">libguestfs@redhat.com= </a> about this<br> >> issue or try to increase your storage= domain if you want a quick fix.<br> >><br> >> The reason that I think you where abl= e to import via the virt-v2v command<br> >> is the usage of 'virt-v2v -o null' wh= ich is not writing to the disk.<br> >><br> >> Shahar.<br> >><br> >> On Tue, Dec 13, 2016 at 12:54 PM, <= ;<a href=3D"mailto:aleksey.maksimov@it-kb.ru">aleksey.maksimov@it-kb.ru</a>&= gt; wrote:<br> >><br> >> Engine - oVir= t Engine Version: 4.0.5.5-1.el7.centos (CentOS 7.2)<br> >><br> >> All Hosts:<br= > >> OS Version:RH= EL - 7 - 2.1511.el7.centos.2.10<br> >> OS Descriptio= n:CentOS Linux 7 (Core)<br> >> Kernel Versio= n:3.10.0 - 327.36.3.el7.x86_64<br> >> KVM Version:2= .3.0 - 31.el7.16.1<br> >> LIBVIRT Versi= on:libvirt-2.0.0-10.el7_<wbr>3.2<br> >> VDSM Version:= vdsm-4.18.15.3-1.el7.<wbr>centos<br> >> SPICE Version= :0.12.4 - 15.el7_2.2<br> >> GlusterFS Ver= sion:[N/A]<br> >> CEPH Version:= librbd1-0.80.7-3.el7<br> >><br> >> [root@KOM-AD0= 1-VM31 ~]# virt-v2v -V<br> >> virt-v2v 1.28= .1<br> >><br> >> 13.12.2016, 1= 3:20, "Shahar Havivi" <<a href=3D"mailto:shavivi@redhat.com">shavivi@redh= at.com</a>>:<br> >><br> >> &= nbsp; version of Engine and Host and virt-v2v (which is running on your= <br> >> &= nbsp; host)<br> >> &= nbsp; and are you running on Fedora, Centos ext?<br> >><br> >> &= nbsp; On Tue, Dec 13, 2016 at 12:08 PM, <<a href=3D"mailto:aleksey.m= aksimov@it-kb.ru">aleksey.maksimov@it-kb.ru</a>><br> >> &= nbsp; wrote:<br> >><br> >> &= nbsp; 1. No. This is an unacceptable option for= me<br> >> &= nbsp; 2. No. This is my first experience<br> >> &= nbsp; 3. Versions where? On Engine or on Host ?= <br> >> &= nbsp; 4. Yes.<br> >><br> >> &= nbsp; 13.12.2016, 13:03, "Shahar Havivi" <<a= href=3D"mailto:shavivi@redhat.com">shavivi@redhat.com</a>>:<br> >><br> >> &= nbsp; Thanks you,<br> >> &= nbsp; Several questions= :<br> >> &= nbsp; 1. did you try to= import the disk target as preallocate?<br> >> &= nbsp; 2. did you try to= import other ova files?<br> >> &= nbsp; 3. can you please= send us version of virt-v2v, vdsm and<br> >> &= nbsp; engine and the os= that you are running with.<br> >> &= nbsp; 4. Is it possible= for you to share the ova file?<br> >><br> >> &= nbsp; Thank you,<br> >> &= nbsp; Shahar.<br>= >><br> >> &= nbsp; On Tue, Dec 13, 2= 016 at 11:23 AM, <<br> >> &= nbsp; <a href=3D"mailto= :aleksey.maksimov@it-kb.ru">aleksey.<wbr>maksimov@it-kb.ru</a>> wrote:<br= > >><br> >> &= nbsp;  = ; Log attached<br> >><br> >> &= nbsp;  = ; 13.<wbr>12.2016, 11:32, "Shahar Havivi" <<a href=3D"mailto:shavivi= @redhat.com">shavivi@redhat.com</a><br> >> &= nbsp;  = ; >:<br> >><br> >> &= nbsp;  = ; <wbr>Thank you,<br> >> &= nbsp;  = ; <wbr>We need the vdsm log as well please - it= s the host<br> >> &= nbsp;  = ; <wbr>that you try to import the ova from unde= r /var/log<br> >> &= nbsp;  = ; /<wbr>vdsm/vdsm.log<br> >><br> >> &= nbsp;  = ; <wbr>Shahar.<br> >><br> >> &= nbsp;  = ; <wbr>On Tue, Dec 13, 2016 at 9:58 AM, <<br= > >> &= nbsp;  = ; <a href=3D"mailto:aleksey.maksimov@it-kb.ru">= a<wbr>leksey.maksimov@it-kb.ru</a>> wrote:<br> >><br> >> &= nbsp;  = ; <wbr> Log attached<br>= >><br> >> &= nbsp;  = ; <wbr> 13.12.2016, 10:0= 4, "Shahar Havivi" <<br> >> &= nbsp;  = ; <wbr> <a href=3D"mailt= o:shavivi@redhat.com">shavivi@redhat.com</a>>:<br> >><br> >> &= nbsp;  = ; <wbr> &nbs= p; Please attach the log and will see what<br> >> &= nbsp;  = ; <wbr> &nbs= p; the error is.<br> >><br> >> &= nbsp;  = ; <wbr> &nbs= p; On Tue, Dec 13, 2016 at 9:01 AM, <<br> >> &= nbsp;  = ; <wbr> &nbs= p; <a href=3D"mailto:aleksey.maksimov@it-kb.ru">aleksey.maksimov@it-kb.= <wbr>ru</a>> wrote:<br> >><br> >> &= nbsp;  = ; <wbr> &nbs= p; Preallocated ?<br> >> &= nbsp;  = ; <wbr> &nbs= p; I'm trying to import image of virtual<br> >> &= nbsp;  = ; <wbr> &nbs= p; appliance "HP 3PAR Virtual Service<br> >> &= nbsp;  = ; <wbr> &nbs= p; Processor"<br> >> &= nbsp;  = ; <wbr> &nbs= p; This virtual machine has drive 256GB.<br> >> &= nbsp;  = ; <wbr> &nbs= p; But really, this is a 40GB disk never<br> >> &= nbsp;  = ; <wbr> &nbs= p; grows. I don't want to waste that much<br> >> &= nbsp;  = ; <wbr> &nbs= p; disk space.<br> >><br> >> &= nbsp;  = ; <wbr> &nbs= p; There is no other way ?<br> >><br> >> &= nbsp;  = ; <wbr> &nbs= p; 13.12.2016, 09:53, "Shahar Havivi" <<br> >> &= nbsp;  = ; <wbr> &nbs= p; <a href=3D"mailto:shavivi@redhat.com">shaviv= i@redhat.com</a>><wbr>:<br> >><br> >> &= nbsp;  = ; <wbr> &nbs= p; Ok<br> >> &= nbsp;  = ; <wbr> &nbs= p; so try to import as preallocated and<br> >> &= nbsp;  = ; <wbr> &nbs= p; attach the log if you have any errors.<br> >><br> >> &= nbsp;  = ; <wbr> &nbs= p; Shahar.<br> >><br> >> &= nbsp;  = ; <wbr> &nbs= p; On Tue, Dec 13, 2016 at 8:47 AM, <<br> >> &= nbsp;  = ; <wbr> &nbs= p; <a href=3D"mailto:aleksey.maksimov@it-kb.ru"= >aleksey.maksimov@<wbr>it-kb.ru</a>> wrote:<br> >><br> >> &= nbsp;  = ; <wbr> &nbs= p; All my Data-Domains - FC SAN. Not<br> >> &= nbsp;  = ; <wbr> &nbs= p; ISCSI.<br> >><br> >> &= nbsp;  = ; <wbr> &nbs= p; 13.12.2016, 09:41, "Shahar Havivi" <<br> >> &= nbsp;  = ; <wbr> &nbs= p; <a href=3D"mailto:shavivi@redhat.com">shaviv= i@redhat.com</a>><wbr>:<br> >><br> >> &= nbsp;  = ; <wbr> &nbs= p; What is the type of the target storage<br> >> &= nbsp;  = ; <wbr> &nbs= p; domain that you try to import to?(nfs<br> >> &= nbsp;  = ; <wbr> &nbs= p; or iscsi)<br> >> &= nbsp;  = ; <wbr> &nbs= p; if its iscsi try to change it to<br> >> &= nbsp;  = ; <wbr> &nbs= p; preallocate instead of thin-provision,<br> >> &= nbsp;  = ; <wbr> &nbs= p; also please attach the engine log if<br> >> &= nbsp;  = ; <wbr> &nbs= p; you have more problems.<br> >><br> >> &= nbsp;  = ; <wbr> &nbs= p; Shahar.<br> >><br> >> &= nbsp;  = ; <wbr> &nbs= p; On Tue, Dec 13, 2016 at 7:08 AM, <<br> >> &= nbsp;  = ; <wbr> &nbs= p; <a href=3D"mailto:aleksey.maksimov@it-kb.ru"= >aleksey.maksimov@<wbr>it-kb.ru</a>> wrote:<br> >><br> >> &= nbsp;  = ; <wbr> &nbs= p; # LIBGUESTFS_BACKEND=3Ddirect virt-v2v<br> >> &= nbsp;  = ; <wbr> &nbs= p; -v -x -i ova /tmp/<br> >> &= nbsp;  = ; <wbr> &nbs= p; rhel_Vsp-4.4.0.GA-<wbr>53.ova -of raw -o<br>= >> &= nbsp;  = ; <wbr> &nbs= p; null<br> >><br> >> &= nbsp;  = ; <wbr> &nbs= p; ....<br> >> &= nbsp;  = ; <wbr> &nbs= p; fsync /dev/sda<br> >> &= nbsp;  = ; <wbr> &nbs= p; guestfsd: main_loop: proc 282<br> >> &= nbsp;  = ; <wbr> &nbs= p; (internal_autosync) took 0.01 seconds<br> >> &= nbsp;  = ; <wbr> &nbs= p; libguestfs: trace: internal_autosync =3D<br>= >> &= nbsp;  = ; <wbr> &nbs= p; 0<br> >> &= nbsp;  = ; <wbr> &nbs= p; libguestfs: sending SIGTERM to process<br> >> &= nbsp;  = ; <wbr> &nbs= p; 3338<br> >> &= nbsp;  = ; <wbr> &nbs= p; libguestfs: trace: shutdown =3D 0<br> >> &= nbsp;  = ; <wbr> &nbs= p; libguestfs: trace: close<br> >> &= nbsp;  = ; <wbr> &nbs= p; libguestfs: closing guestfs handle<br> >> &= nbsp;  = ; <wbr> &nbs= p; 0x2880a10 (state 0)<br> >> &= nbsp;  = ; <wbr> &nbs= p; libguestfs: command: run: rm<br> >> &= nbsp;  = ; <wbr> &nbs= p; libguestfs: command: run: \ -rf /tmp/<br> >> &= nbsp;  = ; <wbr> &nbs= p; libguestfsrxuByo<br> >> &= nbsp;  = ; <wbr> &nbs= p; [ 99.0] Checking if the guest needs<br= > >> &= nbsp;  = ; <wbr> &nbs= p; BIOS or UEFI to boot<br> >> &= nbsp;  = ; <wbr> &nbs= p; [ 99.0] Copying disk 1/1 to /var/tmp/<= br> >> &= nbsp;  = ; <wbr> &nbs= p; null.lP6vGa/sda (raw)<br> >> &= nbsp;  = ; <wbr> &nbs= p; target_file =3D /var/tmp/null.lP6vGa/sda<br>= >> &= nbsp;  = ; <wbr> &nbs= p; target_format =3D raw<br> >> &= nbsp;  = ; <wbr> &nbs= p; target_estimated_<wbr>size =3D 13480052354<b= r> >> &= nbsp;  = ; <wbr> &nbs= p; target_overlay =3D /var/tmp/<br> >> &= nbsp;  = ; <wbr> &nbs= p; v2vovle81937.qcow2<br> >> &= nbsp;  = ; <wbr> &nbs= p; target_overlay.ov_<wbr>source =3D /var/tmp/<= br> >> &= nbsp;  = ; <wbr> &nbs= p; ova.zJ6ks8/<br> >> &= nbsp;  = ; <wbr> &nbs= p; rhel_Vsp-4.4.0.GA-<wbr>53-disk1.vmdk<br> >> &= nbsp;  = ; <wbr> &nbs= p; qemu-img convert -p -n -f qcow2 -O<br> >> &= nbsp;  = ; <wbr> &nbs= p; 'raw' '/var/tmp/v2vovle81937.qcow2' '/<br> >> &= nbsp;  = ; <wbr> &nbs= p; var/tmp/null.<wbr>lP6vGa/sda'<br> >> &= nbsp;  = ; <wbr> &nbs= p; (100.00/100%)<br> >> &= nbsp;  = ; <wbr> &nbs= p; virtual copying rate: 95364.1 M bits/<br> >> &= nbsp;  = ; <wbr> &nbs= p; sec<br> >> &= nbsp;  = ; <wbr> &nbs= p; real copying rate: 811.7 M bits/sec<br> >> &= nbsp;  = ; <wbr> &nbs= p; sda: estimate 13480052354 (12.6G)<br> >> &= nbsp;  = ; <wbr> &nbs= p; versus actual 2339610624 (2.2G):<br> >> &= nbsp;  = ; <wbr> &nbs= p; 476.2%<br> >> &= nbsp;  = ; <wbr> &nbs= p; [ 126.0] Creating output metadata<br> >> &= nbsp;  = ; <wbr> &nbs= p; [ 126.0] Finishing off<br> >><br> >> &= nbsp;  = ; <wbr> &nbs= p; The output is very voluminous. Errors<br> >> &= nbsp;  = ; <wbr> &nbs= p; are seen.<br> >><br> >> &= nbsp;  = ; <wbr> &nbs= p; 13.12.2016, 07:59, "<br> >> &= nbsp;  = ; <wbr> &nbs= p; <a href=3D"mailto:aleksey.maksimov@it-kb.ru"= >aleksey.maksimov@<wbr>it-kb.ru</a>" <<br> >> &= nbsp;  = ; <wbr> &nbs= p; <a href=3D"mailto:aleksey.maksimov@it-kb.ru"= >aleksey.maksimov@<wbr>it-kb.ru</a>>:<br> >> &= nbsp;  = ; <wbr> &nbs= p; > -bash: annotate-output: command not<br>= >> &= nbsp;  = ; <wbr> &nbs= p; found<br> >> &= nbsp;  = ; <wbr> &nbs= p; ><br> >> &= nbsp;  = ; <wbr> &nbs= p; > 12.12.2016, 21:26, "Derek Atkins" <<= br> >> &= nbsp;  = ; <wbr> &nbs= p; <a href=3D"mailto:derek@ihtfp.com">derek@iht= fp.com</a>>:<br> >> &= nbsp;  = ; <wbr> &nbs= p; >> Hi,<br> >> &= nbsp;  = ; <wbr> &nbs= p; >><br> >> &= nbsp;  = ; <wbr> &nbs= p; >> What happened when you ran th= e<br> >> &= nbsp;  = ; <wbr> &nbs= p; virt-v2v command I suggested?<br> >> &= nbsp;  = ; <wbr> &nbs= p; >><br> >> &= nbsp;  = ; <wbr> &nbs= p; >> -derek<br> >> &= nbsp;  = ; <wbr> &nbs= p; >><br> >> &= nbsp;  = ; <wbr> &nbs= p; >> On Mon, December 12, 2016 12:= 32<br> >> &= nbsp;  = ; <wbr> &nbs= p; pm, <a href=3D"mailto:aleksey.maksimov@it-kb= .ru">aleksey.maksimov@it-kb.ru</a> wrote:<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>> I mount 5TB nfs-sha= re to my host<br> >> &= nbsp;  = ; <wbr> &nbs= p; and tried to import OVA from this<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>> mount-point.<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>> Exact same error.<b= r> >> &= nbsp;  = ; <wbr> &nbs= p; >>><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>> Do the import proce= ss attempts<br> >> &= nbsp;  = ; <wbr> &nbs= p; to use 256G inside the Engine virtual<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>> machine ???<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>> 12.12.2016, 18:01, "= <br> >> &= nbsp;  = ; <wbr> &nbs= p; <a href=3D"mailto:aleksey.maksimov@it-kb.ru"= >aleksey.maksimov@<wbr>it-kb.ru</a>"<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>> <<a href=3D"mail= to:aleksey.maksimov@it-kb.ru">aleksey.maksimov@it-kb.ru</a>>:<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>> 1.2G is real OV= A image size.<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>> 256G is virtual= disk size.<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>> Could this be a= problem?<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>> But before I st= art the import,<br> >> &= nbsp;  = ; <wbr> &nbs= p; in the settings I choose "Thin<br> >> &= nbsp;  = ; <wbr> &nbs= p; provision"<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>> (see the attach= ed screenshot)<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>> 12.12.2016, 17:= 47, "<br> >> &= nbsp;  = ; <wbr> &nbs= p; <a href=3D"mailto:aleksey.maksimov@it-kb.ru"= >aleksey.maksimov@<wbr>it-kb.ru</a>"<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>> <<a href=3D"= mailto:aleksey.maksimov@it-kb.ru">aleksey.maksimov@it-kb.ru</a>>:<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>> Hi De= rek<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>> # df -= H /tmp/<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>> Files= ystem Size Used Avail<br> >> &= nbsp;  = ; <wbr> &nbs= p; Use% Mounted on<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>> /dev/= cciss/c0d0p2 53G 5.7G<br> >> &= nbsp;  = ; <wbr> &nbs= p; 45G 12% /<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>> But m= y OVA file size - 1.2G<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>> 12.12= .2016, 17:26, "Derek<br> >> &= nbsp;  = ; <wbr> &nbs= p; Atkins" <<a href=3D"mailto:derek@ihtfp.co= m">derek@ihtfp.com</a>>:<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>> &= nbsp;Hi,<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>> &= nbsp;Did you perhaps run out of<br> >> &= nbsp;  = ; <wbr> &nbs= p; disk space in /tmp? I'm not sure where<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>> the<br>= >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>> &= nbsp;virt-v2v does it work, but<br> >> &= nbsp;  = ; <wbr> &nbs= p; the error "Conversion of VM from<br> >> &= nbsp;  = ; <wbr> &nbs= p; exteral<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>> &= nbsp;enironment failed:<br> >> &= nbsp;  = ; <wbr> &nbs= p; copy-disk stream closed unexpectedly"<br> >> &= nbsp;  = ; <wbr> &nbs= p; seems to<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>> imply a= n<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>> &= nbsp;error there.<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>> &= nbsp;I had no issues myself on<br> >> &= nbsp;  = ; <wbr> &nbs= p; 4.0.5 (modulo setfiles taking a very<br> >> &= nbsp;  = ; <wbr> &nbs= p; long<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>> time<br= > >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>> &= nbsp;in a few cases).<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>> &= nbsp;-derek<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>> &= nbsp;On Mon, December 12, 2016<br> >> &= nbsp;  = ; <wbr> &nbs= p; 9:19 am, <a href=3D"mailto:aleksey.maksimov@= it-kb.ru">aleksey.maksimov@it-kb.ru</a><br> >> &= nbsp;  = ; <wbr> &nbs= p; wrote:<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; Hello oVirt guru`s!<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; In the process of<br> >> &= nbsp;  = ; <wbr> &nbs= p; importing from OVA file (from<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; /tmp/<br> >> &= nbsp;  = ; <wbr> &nbs= p; rhel_Vsp-4.4.0.GA-<wbr>53.ova in one of<br> >> &= nbsp;  = ; <wbr> &nbs= p; hosts) VM first appears in<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> the= web<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; console, then disappears.<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; In the oVirt Engine log:<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; ...<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; 2016-12-12 16:55:20,209<br> >> &= nbsp;  = ; <wbr> &nbs= p; INFO<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; [org.ovirt.engine.<wbr>core.bll.exportimport= .<wbr>ImportVmFromOvaCommand]<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> (de= fault<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; task-28) [6179021a] Lock<br> >> &= nbsp;  = ; <wbr> &nbs= p; Acquired to object<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; 'EngineLock:<br> >> &= nbsp;  = ; <wbr> &nbs= p; {exclusiveLocks=3D'[<wbr>rhel_Vsp-4.4.0.GA-5= 3<br> >> &= nbsp;  = ; <wbr> &nbs= p; =3D<VM_NAME,<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; ACTION_TYPE_<w= br>FAILED_NAME_ALREADY_USED>,<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; 2a3d20f9-502a-= <wbr>4c60-8c14-371456cd4c99<br> >> &= nbsp;  = ; <wbr> &nbs= p; =3D<VM,<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; ACTION_TYPE_<w= br>FAILED_VM_IS_BEING_IMPORTED$<wbr>VmName<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> rhe= l_Vsp-4.4.0.GA-53>]',<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; sharedLocks=3D'null'}'<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; 2016-12-12 16:55:20,326<br> >> &= nbsp;  = ; <wbr> &nbs= p; WARN<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; [org.ovirt.engine.<wbr>core.dal.job.<wbr>Exe= cutionMessageDirector]<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; (org.ovirt.thread.<wbr>pool-6-thread-35) [<b= r> >> &= nbsp;  = ; <wbr> &nbs= p; 6179021a] The message key<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; 'ImportVmFromOva' is<br> >> &= nbsp;  = ; <wbr> &nbs= p; missing from 'bundles/<br> >> &= nbsp;  = ; <wbr> &nbs= p; ExecutionMessages'<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; ...<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; 2016-12-12 16:57:34,758<br> >> &= nbsp;  = ; <wbr> &nbs= p; INFO<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; [org.ovirt.engine.<wbr>core.bll.exportimport= .<wbr>ConvertVmCallback]<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; (DefaultQuartzScheduler4)<br> >> &= nbsp;  = ; <wbr> &nbs= p; [27df05b8] Conversion of VM from<br> >> &= nbsp;  = ; <wbr> &nbs= p; exteral<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; enironment failed:<br> >> &= nbsp;  = ; <wbr> &nbs= p; copy-disk stream closed unexpectedly<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; 2016-12-12 16:57:35,761<br> >> &= nbsp;  = ; <wbr> &nbs= p; ERROR<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; [org.ovirt.engine.<wbr>core.bll.exportimport= .<wbr>ConvertOvaCommand]<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; (DefaultQuartzScheduler8)<br> >> &= nbsp;  = ; <wbr> &nbs= p; [77b50303] Ending command<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; 'org.ovirt.<wb= r>engine.core.bll.exportimport.<wbr>ConvertOvaCommand'<br> >> &= nbsp;  = ; <wbr> &nbs= p; with<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> fai= lure.<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; 2016-12-12 16:57:35,827<br> >> &= nbsp;  = ; <wbr> &nbs= p; INFO<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; [org.ovirt.engine.<wbr>core.dal.dbbroker.<wb= r>auditloghandling.<wbr>AuditLogDirector]<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; (DefaultQuartzScheduler8)<br> >> &= nbsp;  = ; <wbr> &nbs= p; [77b50303] Correlation ID: 3187db75,<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> Cal= l Stack:<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; null, Custom Event ID:<br> >> &= nbsp;  = ; <wbr> &nbs= p; -1, Message: Failed to convert Vm<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; rhel_Vsp-4.4.0.GA-53<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; ...<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; 2016-12-12 16:57:38,458<br> >> &= nbsp;  = ; <wbr> &nbs= p; INFO<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; [org.ovirt.engine.<wbr>core.vdsbroker.vdsbro= ker.<wbr>DeleteV2VJobVDSCommand]<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; (DefaultQuartzScheduler8)<br> >> &= nbsp;  = ; <wbr> &nbs= p; [5237b44a] FINISH,<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> Del= eteV2VJobVDSCommand, log<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; id: 1a69f33d<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; 2016-12-12 16:57:38,459<br> >> &= nbsp;  = ; <wbr> &nbs= p; WARN<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; [org.ovirt.engine.<wbr>core.bll.lock.<wbr>In= MemoryLockManager]<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; (DefaultQuartzScheduler8)<br> >> &= nbsp;  = ; <wbr> &nbs= p; [5237b44a] Trying to release exclusive<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> loc= k<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; which does not exist,<br> >> &= nbsp;  = ; <wbr> &nbs= p; lock key:<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; '2a3d20f9-502a-<wbr>4c60-8c14-37= 1456cd4c99VM'<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; 2016-12-12 16:57:38,459<br> >> &= nbsp;  = ; <wbr> &nbs= p; INFO<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; [org.ovirt.engine.<wbr>core.bll.exportimport= .<wbr>ConvertOvaCommand]<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; (DefaultQuartzScheduler8)<br> >> &= nbsp;  = ; <wbr> &nbs= p; [5237b44a] Lock freed to object<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; 'EngineLock:<br> >> &= nbsp;  = ; <wbr> &nbs= p; {exclusiveLocks=3D'<br> >> &= nbsp;  = ; <wbr> &nbs= p; [2a3d20f9-502a-<wbr>4c60-8c14-371456cd4c99=3D= <br> >> &= nbsp;  = ; <wbr> &nbs= p; <VM,<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; ACTION_TYPE_<w= br>FAILED_VM_IS_BEING_IMPORTED$<wbr>VmName<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> rhe= l_Vsp-4.4.0.GA-53>]',<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; sharedLocks=3D'null'}'<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; 2016-12-12 16:57:38,463<br> >> &= nbsp;  = ; <wbr> &nbs= p; ERROR<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; [org.ovirt.engine.<wbr>core.dal.dbbroker.<wb= r>auditloghandling.<wbr>AuditLogDirector]<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; (DefaultQuartzScheduler8)<br> >> &= nbsp;  = ; <wbr> &nbs= p; [5237b44a] Correlation ID: 3187db75,<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> Cal= l Stack:<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; null, Custom Event ID:<br> >> &= nbsp;  = ; <wbr> &nbs= p; -1, Message: Failed to import Vm<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; rhel_Vsp-4.4.0.GA-53 to<br> >> &= nbsp;  = ; <wbr> &nbs= p; Data Center Default, Cluster Default<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; What could be the<br> >> &= nbsp;  = ; <wbr> &nbs= p; problem?<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; ______________= <wbr>______________________________<wbr>___<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; Users mailing list<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>> &nb= sp; <a href=3D"mailto:Users@ovirt.org">Users@ovirt.org</a><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; <a href=3D"http://lists.phx.ovirt.org/mailma= n/listinfo/users" rel=3D"noreferrer" target=3D"_blank">http://lists.phx.<wbr= >ovirt.org/mailman/listinfo/<wbr>users</a><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>> &= nbsp;--<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>> &= nbsp; Derek Atkins<br> >> &= nbsp;  = ; <wbr> &nbs= p; <a href=3D"tel:617-623-3745" value=3D"+16176= 233745">617-623-3745</a><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>> &= nbsp; <a href=3D"mailto:derek@ihtfp= .com">derek@ihtfp.com</a><br> >> &= nbsp;  = ; <wbr> &nbs= p; <a href=3D"http://www.ihtfp.com" rel=3D"nore= ferrer" target=3D"_blank">www.ihtfp.com</a><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>>>>> &= nbsp; Computer and<br> >> &= nbsp;  = ; <wbr> &nbs= p; Internet Security Consultant<br> >> &= nbsp;  = ; <wbr> &nbs= p; >><br> >> &= nbsp;  = ; <wbr> &nbs= p; >> --<br> >> &= nbsp;  = ; <wbr> &nbs= p; >>  = ; Derek Atkins <a href=3D"tel:617-623-3745" value=3D"+16176233745= ">617-623-3745</a><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>  = ; <a href=3D"mailto:derek@ihtfp.com">derek@ihtfp.com</a><br> >> &= nbsp;  = ; <wbr> &nbs= p; <a href=3D"http://www.ihtfp.com" rel=3D"nore= ferrer" target=3D"_blank">www.ihtfp.com</a><br> >> &= nbsp;  = ; <wbr> &nbs= p; >>  = ; Computer and Internet<br> >> &= nbsp;  = ; <wbr> &nbs= p; Security Consultant<br> >> &= nbsp;  = ; <wbr> &nbs= p; ___________________<wbr>____________________= ________<br> >> &= nbsp;  = ; <wbr> &nbs= p; Users mailing list<br> >> &= nbsp;  = ; <wbr> &nbs= p; <a href=3D"mailto:Users@ovirt.org">Users@ovi= rt.org</a><br> >> &= nbsp;  = ; <wbr> &nbs= p; <a href=3D"http://lists.phx.ovirt.org/mailma= n/listinfo/users" rel=3D"noreferrer" target=3D"_blank">http://lists.phx.<wbr= >ovirt.org/mailman/listinfo/<wbr>users</a><br> ><br> > --<br> > Derek Atkins <a href=3D"tel:6= 17-623-3745" value=3D"+16176233745">617-623-3745</a><br> > <a href=3D"mailto:derek@ihtfp= .com">derek@ihtfp.com</a> <a href=3D"http://www.ihtfp.com" rel=3D"noreferrer= " target=3D"_blank">www.ihtfp.com</a><br> > Computer and Internet Securit= y Consultant<br> </div></div></blockquote></div><br></div> </div></blockquote><blockquote type=3D"cite"><div><span>____________________= ___________________________</span><br><span>Users mailing list</span><br><sp= an><a href=3D"mailto:Users@ovirt.org">Users@ovirt.org</a></span><br><span><a= href=3D"http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.o= rg/mailman/listinfo/users</a></span><br></div></blockquote></body></html>= --Apple-Mail-8613B652-7844-4BA3-9E0C-179D460F1AFC--