Re: [Users] Adding Host

2012-03-28 Thread Doron Fediuck
Rene, This repo is privately built and maintained- Builded by dreyouatgmail.com, for test purposes. You'll have to check that with the relevant maintainer, see how and when he created these RPM's. Alternatively, you may build your own RPM's or use with Fedora the official oVirt 3.0 release. On

[Users] importing a kvm.img to ovirt

2012-03-28 Thread Rene Rosenberger
Hi, i have a kvm image file stored on my ISCSI storage from ovirt. How can I import this to ovirt as VM? There is no xml or ovf file L regards, rene ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [Users] Adding Host

2012-03-28 Thread Rene Rosenberger
Hi, I got it running. You have to set up network bridge manualy and disable ssl support. The host is installed properly and up. Regards, rene -Ursprüngliche Nachricht- Von: Doron Fediuck [mailto:dfedi...@redhat.com] Gesendet: Mittwoch, 28. März 2012 10:10 An: Rene Rosenberger Cc: Dan

Re: [Users] importing a kvm.img to ovirt

2012-03-28 Thread Michal Kopacki
On 03/28/2012 02:25 PM, Rene Rosenberger wrote: Hi, ihave a kvm image file stored on my ISCSI storage from ovirt. How can I import this to ovirt as VM? There is no xml or ovf file L regards, rene You can write simple xml file (only name and image path) and import with virt-v2v.

Re: [Users] importing a kvm.img to ovirt

2012-03-28 Thread Mike Burns
On Wed, 2012-03-28 at 08:25 -0400, Rene Rosenberger wrote: Hi, i have a kvm image file stored on my ISCSI storage from ovirt. How can I import this to ovirt as VM? There is no xml or ovf file L I'm not an expert with the tool, but virt-v2v[1] can import images to oVirt. I believe

Re: [Users] importing a kvm.img to ovirt

2012-03-28 Thread Michal Kopacki
On 03/28/2012 02:35 PM, Rene Rosenberger wrote: Hi, how do i create such an xml file. Is somewhere an example or a generator. Regards, rene http://libvirt.org/drvqemu.html#xmlconfig - at the bottom -- Michal ___ Users mailing list

Re: [Users] importing a kvm.img to ovirt

2012-03-28 Thread Rene Rosenberger
Hi, would this be ok: domain type='kvm' nametest/name uuid4dea24b3-1d52-d8f3-2516-782e98a23fa0/uuid memory1024/memory vcpu1/vcpu os type arch=x86_64hvm/type /os clock sync=localtime/ devices emulator/usr/bin/qemu-kvm/emulator disk type='file' device='disk'

Re: [Users] importing a kvm.img to ovirt

2012-03-28 Thread Rene Rosenberger
Hi, i have now converted with this command: virt-v2v -i libvirtxml -o rhev -osd 192.168.xxx.xxx:/nfsexport --network rhevm test.xml when I click on vm import in ovirt I get the following error message: Failed to read VM 'test' OVF, it may be corrupted. Any ideas what could be wrong?

Re: [Users] (potential bug) After I create a virtual disk I am unable to start a VM - Permissions issue ? The node seems to have no write access to the directory on the NFS server...

2012-03-28 Thread Keith Robertson
On 03/28/2012 09:30 AM, Morgan Cox wrote: Hi. My setup is 3 servers 1. Frontend (engine). 2 Ovirt node 3. Nfs server (debian) From the Frontend (engine) :- -bash-4.2$ ls -la /tmp/test/2f7ee7bc-09b3-42ba-af91-40d79293e360/images/d1fcc1ae-dcf5-426e-a99f-3a48e84c5ae3/ total 2097168 drwxr-xr-x.

Re: [Users] OVirt in production

2012-03-28 Thread Ofer Schreiber
- Original Message - I've seen a thread where OV is discussed as a feature test platform in the same vein as FC. That raises the question, for me at least, as to whether or not I should deploy OV in a production environment where it will host continuous build VMs in support of

Re: [Users] (potential bug) After I create a virtual disk I am unable to start a VM - Permissions issue ? The node seems to have no write access to the directory on the NFS server...

2012-03-28 Thread Keith Robertson
Morgan, I did some googling and it looks like that ID, i.e. 4294967294, is the nfsnobody ID. There are various posts on the debian forums related to it. One suspicion I have is that your debian server is running NFSv4. Try turning it off [1] as oVirt doesn't currently support it [2]. [1]

Re: [Users] (potential bug) After I create a virtual disk I am unable to start a VM - Permissions issue ? The node seems to have no write access to the directory on the NFS server...

2012-03-28 Thread Morgan Cox
Hi Just to update this. On the NFS server I created vdsm:kvm user/group Also on my debian NFS server I have in /etc/default/nfs-kernel-server RPCMOUNTDOPTS=--manage-gids --no-nfs-version 4 But the node always mounted in nfs4 (according to the mount command) From advise in IRC I changed #

[Users] engine admin ui deltas

2012-03-28 Thread Ryan Harper
When I go to configure a storage domain in the admin interface if I click on the Storage link (in the tree pane: System-Default-Storage) and attempt to add a new domain, the only type that is available is Data / NFS. However, if I Click on Default (in the tree pane) and then select Default

Re: [Users] creating and running a vm fails

2012-03-28 Thread Itamar Heim
On 03/28/2012 02:33 PM, Rene Rosenberger wrote: Hi, when i create a VM with it virtual disk and i want to run it once to install from imported iso file I get the following error message: 2012-03-28 14:31:35,488 INFO[org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (http--0.0.0.0-8443-5)

Re: [Users] New to oVirt, I've got a couple of questions.

2012-03-28 Thread Andrew Cathrow
- Original Message - From: Adam vonNieda a...@vonnieda.org To: users@ovirt.org Sent: Wednesday, March 28, 2012 5:29:01 PM Subject: [Users] New to oVirt, I've got a couple of questions. Hi Folks, I've got oVirt 3.0 installed on a Fedora 16 machine, and I'm planning my

Re: [Users] New to oVirt, I've got a couple of questions.

2012-03-28 Thread Brown, Chris (GE Healthcare)
What you seem to be getting at is a feature like VMware, VirtualBox, or the libvirt default constructed virbr0 interface to provide NAT to your guests. At the moment RHEV/oVirt only supports bridged networking with the ability to vlan if you so wish. In essence all the typical functionality of