[Users] virt-v2v convert failed
Hello, I tried to convert kvm(libvirt) guest to oVirt 3.3 on computer running fedora 19 and it fails. I was converting 450GB VM with windows 2008. Output is: Caching w2k8t.qcow2: 100% [===]D19h52m18s Error in mkstemp using /tmp/XX: Could not create temp file /tmp/lLmnkh9ktk: Operation not permited at /usr/share/perl5/vendor_perl/Sys/VirtConvert/ExecHelper.pm line 74. Command was: virt-v2v -i libvirt -ic qemu+ssh://r...@server.example.org/system -o rhev -os 10.20.30.40:/export -of qcow2 -oa sparse -n ovirtmgmt w2k8t My /tmp (where it caches) was big enough, because I connected 1TB external drive as /tmp I used virt-v2v-0.9.0-3.fc19.i686. Same problem was with Linux server. It fails with same problem. And the second question is, how to convert that big VM faster? Is it possible to connect to libvirt daemon without ssh? Or even convert VM offline on virt-v2v capable pc (fedora, centos, rhel)? Thank you for info. :-) Jakub Bittner This message was sent using IMP, the Internet Messaging Program. ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
Re: [Users] so, what do you want next in oVirt?
Cituji "Zhou Zheng Sheng" : Thanks Jakub, on 2013/09/04 22:08, Jakub Bittner wrote: Dne 4.9.2013 15:47, Zhou Zheng Sheng napsal(a): Hi Jakub, on 2013/09/04 20:40, Jakub Bittner wrote: Dne 4.9.2013 12:32, Zhou Zheng Sheng napsal(a): Hi all, on 2013/09/04 16:10, Itamar Heim wrote: On 09/04/2013 10:12 AM, Zhou Zheng Sheng wrote: ... it is supposed to work, but we don't have the build environment to produce something regularly build it yourself, if you can, it should work just fine…or maybe Zhou Zheng Sheng can help with building it Tahnks, michal Ubuntu packaging scripts are already in oVirt guest agent upstream. I can build the package and put it to launchpad.net under my PPA. Once it's ready I'll reply this mail again, then you can use apt-get to install it. I think we can also setup an Ubuntu repository on ovirt.org for the users. I'm now working on VDSM packaging, in a near future we will have to find a place to host all the .deb packages. My PPA is just a temporary place, ovirt.org is a better place. great - highly appreciated. I've submitted ovirt-guest-agent to launchpad.net. This is how you can install it for a Ubuntu 1304(raring) guest. sudo add-apt-repository ppa:zhshzhou/vdsm-ubuntu sudo apt-get update sudo apt-get install ovirt-guest-agent After install, the ovirt-guest-agent daemon is automatically started. You can also control it using initctl start/status/stop. It If you have any problems, search /var/log/ovirt-guest-agent/ovirt-guest-agent.log for the clue. Feedback is welcome! Hi Zhou Zheng Sheng, would it be possible to create package (and repository on ppa) for Ubuntu 12.04 LTS and for Debian Wheezy? I tried raring packages in precise(LTS), I can install it with no problem, start it, But it does not show anything in oVirt VM screen. Here is the log: http://paste.fedoraproject.org/36992/ Information from RHEL guests works well. Thank you. Sure. I think 12.04 LTS is a good release target. I can submit a package for it. I have a look at the exception you pasted. It looks like not related to Ubuntu, it might related to xml character filtering and unicode. I see some related patches in the git log. This is because I packaged the latest upstream. Maybe Vinzenz Feenstra can help to investigate the problem. May I know the agent version you used for RHEL guest? I can package the same version for Ubuntu 12.04. I am using version rhevm-guest-agent-common-1.0.7-12.el6ev.noarch on rhel 6.4 and on Fedora 19 ovirt-guest-agent-common-1.0.6-6.fc19.noarch. Thank you. I've upload ovirt-guest-agent 1.0.7 for Precise to my ppa. You can get it from https://launchpad.net/~zhshzhou/+archive/vdsm-ubuntu/+packages You can wget the .deb file and gdebi it. The actual version is a bit newer than 1.0.7 because the Ubuntu packaging scripts are introduced after 1.0.7. The agent runs successfully on my Ubuntu 1204 guest and reports IP and file system information correctly. -- Thanks and best regards! Zhou Zheng Sheng / 周征晟 E-mail: zhshz...@linux.vnet.ibm.com Telephone: 86-10-82454397 Thank you! It would be great to have information from Debian based guest in oVirt. I will try it on various installations of ubuntu and debian servers and I will let you know how it works. As soon as I get to work on monday ;-) This message was sent using IMP, the Internet Messaging Program. ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
Re: [Users] All VMs disappeared
Cituji "Laszlo Hornyak" : - Original Message - From: "Itamar Heim" To: "Jakub Bittner" Cc: "Michal Skrivanek" , users@ovirt.org Sent: Wednesday, August 14, 2013 4:27:17 PM Subject: Re: [Users] All VMs disappeared On 08/14/2013 05:19 PM, Jakub Bittner wrote: > Dne 14.8.2013 10:48, Jakub Bittner napsal(a): >> Dne 14.8.2013 09:57, Liron Aravot napsal(a): >>> Jakub, are only your vms disappear? what about the disks? >>> >>> - Original Message - From: "Laszlo Hornyak" To: "Jakub Bittner" Cc: users@ovirt.org Sent: Wednesday, August 14, 2013 10:39:48 AM Subject: Re: [Users] All VMs disappeared - Original Message - > From: "Jakub Bittner" > To: users@ovirt.org > Sent: Wednesday, August 14, 2013 8:09:45 AM > Subject: Re: [Users] All VMs disappeared > > Dne 13.8.2013 18:29, Laszlo Hornyak napsal(a): >> Ahoj Jakub, >> >> Just one more idea: could you turn statement logging on in postgresql >> before you try again? >> It is in /var/lib/pgsql/data/postgresql.conf >> log_statement = 'all' >> >> >> - Original Message - >>> From: "Jakub Bittner" >>> To: "Itamar Heim" >>> Cc: users@ovirt.org >>> Sent: Tuesday, August 13, 2013 5:20:29 PM >>> Subject: Re: [Users] All VMs disappeared >>> >>> Dne 13.8.2013 17:02, Itamar Heim napsal(a): On 08/13/2013 05:31 PM, Jakub Bittner wrote: > Dne 13.8.2013 15:39, Itamar Heim napsal(a): >> On 08/13/2013 08:50 AM, Jakub Bittner wrote: >>> Dne 12.8.2013 22:44, Itamar Heim napsal(a): On 08/12/2013 06:59 PM, Jakub Bittner wrote: > Dne 12.8.2013 14:54, Jakub Bittner napsal(a): >> Dne 12.8.2013 14:29, Laszlo Hornyak napsal(a): >>> I looked around Noam's patch and that should not cause such >>> behavior. >>> I am wondering how that lost VM's could happen. >>> >>> Jakub, can you give a more detailed description what you >>> were >>> doing >>> with oVirt when this happened? Maybe the bug is still there. >>> >>> Thank you, >>> Laszlo >>> >>> - Original Message - From: "Greg Sheremeta" To: "Laszlo Hornyak" Cc: "Jakub Bittner" , "Noam Slomianko" , users@ovirt.org Sent: Monday, August 12, 2013 1:23:40 PM Subject: Re: [Users] All VMs disappeared Not the one I fixed, 987907. It was a simple UI NullPointerException. Greg - Original Message - > From: "Laszlo Hornyak" > To: "Jakub Bittner" , "Noam Slomianko" > , "Greg Sheremeta" > > Cc: users@ovirt.org > Sent: Monday, August 12, 2013 7:21:26 AM > Subject: Re: [Users] All VMs disappeared > > Well if they are no longer in DB then that explains why > the > exception no > longer occurs, but at the cost of database corruption. > Noam and Greg, can these bugs cause data corruption? > > Thank you, > Laszlo > > - Original Message - >> From: "Jakub Bittner" >> To: "Greg Sheremeta" >> Cc: users@ovirt.org, "Laszlo Hornyak" >> >> Sent: Monday, August 12, 2013 9:05:09 AM >> Subject: Re: [Users] All VMs disappeared >> >> Dne 10.8.2013 01:54, Greg Sheremeta napsal(a): >>> It could also be this bug[1], for which I just >>> submitted a >>> fix. >>> >>> [1] https://bugzilla.redhat.com/show_bug.cgi?id=987907 >>> >>> You can work around it by typing just "VMs:" (without >>> the >>> quotes) in >>> the >>> search bar. >>> >>> Greg >>> >>> >>> - Original Message - From: "Laszlo Hornyak" To: "Jakub Bittner" Cc: users@ovirt.org Sent: Friday, August 9, 2013 11:21:26 AM Subject: Re: [Users] All VMs disappeared Hi Jakub, Could you check through DB or REST-API if the VM's are in your DB?