Re: [ovirt-users] virt-v2v to glusterfs storage domain

2017-07-10 Thread Ramachandra Reddy Ankireddypalle
Thanks for looking in to this. I am looking for a way to achieve this
through command/script. I tried using virtv2v as below.

[root@hcadev3 tmp]# virt-v2v -i ova 1Deepakvm2.ova -o rhev -of qcow2 -os
hcadev3:/dav_vm_vol
[   0.0] Opening the source -i ova 1Deepakvm2.ova
[   1.2] Creating an overlay to protect the source from being modified
[   2.3] Initializing the target -o rhev -os hcadev3:/dav_vm_vol
mount.nfs: requested NFS version or transport protocol is not supported

I am looking for a way to provide an option to virt-v2v to understand that
dav_vm_vol is a glusterfs volume and that it can be accessed from node
hcadev3.

On Mon, Jul 10, 2017 at 2:36 AM, Arik Hadas <aha...@redhat.com> wrote:

>
>
> On Fri, Jul 7, 2017 at 9:38 PM, Ramachandra Reddy Ankireddypalle <
> rcreddy.ankireddypa...@gmail.com> wrote:
>
>> Hi,
>>  Does virt-v2v command work with glusterfs storage domain. I have an
>> OVA image and that needs to be imported to glusterfs storage domain. Please
>> provide some pointers to this.
>>
>
>  I don't see a reason why it wouldn't work.
> Assuming that the import operation is triggered from oVirt, the engine
> then creates the target disk(s) and prepares the image(s) on the host that
> the conversion will be executed on as it regularly does. virt-v2v then just
> to write to that "prepared" image.
> In the import dialog you can select the target storage domain. I would
> suggest that you just try to pick the glusterfs storage domain and see if
> it works. It should work, if not - please let us know.
>
>
>>
>> Thanks and Regards,
>> Ram
>>
>> ___
>> Users mailing list
>> Users@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] virt-v2v to glusterfs storage domain

2017-07-07 Thread Ramachandra Reddy Ankireddypalle
Hi,
 Does virt-v2v command work with glusterfs storage domain. I have an
OVA image and that needs to be imported to glusterfs storage domain. Please
provide some pointers to this.

Thanks and Regards,
Ram
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Import OVA to KVM

2017-07-07 Thread Ramachandra Reddy Ankireddypalle
Hi,
 I am trying to import a windows OVA file. Ovirt engine is up and
running. The target storage domain is going to be glusterfs storage
domain.  Is there any documentation that can be looked at to achieve this.

Thanks and Regards,
Ram
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] hosted engine unattended install fails

2017-06-07 Thread Ramachandra Reddy Ankireddypalle
HI,
Thanks for looking in to the issue. It turns out that the error happens
if I use bonded interface. If I use regular eth interface everything works
fine. Please suggest what needs to be done for bonding to work.

Thanks and Regards,
Ram

On Wed, Jun 7, 2017 at 3:09 AM, knarra <kna...@redhat.com> wrote:

> On 06/07/2017 12:06 AM, Ramachandra Reddy Ankireddypalle wrote:
>
> Hi,
>hosted engine unattended install fails with the following error:
>
> [ ERROR ] Cannot automatically add the host to cluster Default:   HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">  400 Bad
> Request  Bad Request Your browser sent a
> request that this server could not understand.  
>
>
>   Please check Engine VM configuration.
>
>   Make a selection from the options below:
>   (1) Continue setup - Engine VM configuration has been fixed
>   (2) Abort setup
>
>
> Thanks and Regards,
> Ram
>
>
> ___
> Users mailing listUsers@ovirt.orghttp://lists.ovirt.org/mailman/listinfo/users
>
> Hi,
>
> Can you please check if your cluster has both virt + gluster services
> enabled from the engine vm? You can run the command 'engine-config -g
> AllowClusterWithVirtGlusterEnabled' to see if this is enabled. If not,
> can you run the command command=engine-config -s
> AllowClusterWithVirtGlusterEnabled=true and press continue setup and this
> should work.
>
> But these issues are fixed in the latest version. Can you please let
> me know which version are you using ?
>
> Thanks
>
> kasturi
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] hosted engine install fails for bonded interface

2017-06-07 Thread Ramachandra Reddy Ankireddypalle
Hi,
 I created a bonded interface consisting of two network interfaces.
When I tried to install hosted engine over the bonded interface, it fails
at the end with the following error message:

 [ ERROR ] Cannot automatically add the host to cluster Default:
  400
Bad Request  Bad Request Your browser sent
a request that this server could not understand.  

 If I try to install over the eth interface instead of the bonded
interface the install succeeds. Please suggest what needs to be done to use
bonded interface.

Thanks and Regards,
Ram
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] hosted engine unattended install

2017-05-11 Thread Ramachandra Reddy Ankireddypalle
Thank you all. That worked.

On Thu, May 11, 2017 at 11:49 AM, Simone Tiraboschi <stira...@redhat.com>
wrote:

>
>
> On Thu, May 11, 2017 at 5:47 PM, Sandro Bonazzola <sbona...@redhat.com>
> wrote:
>
>>
>>
>> On Thu, May 11, 2017 at 4:30 PM, Ramachandra Reddy Ankireddypalle <
>> rcreddy.ankireddypa...@gmail.com> wrote:
>>
>>> Hi,
>>>  I am trying to do an unattended install of hosted engine through a
>>> script. All the required parameters are being read from answer file and
>>> that works fine. Is there a way to provide passwords for the ovirt engine
>>> linux box and admin console through answer file.
>>>
>>>
>> Hi,
>> welcome to oVirt community!
>>
>> Yes, you can pass admin password using the answer file.
>> The environment key is: OVEHOSTED_ENGINE/adminPassword
>>
>
> And OVEHOSTED_VM/cloudinitRootPwd for the root password of the engine VM.
>
>
>>
>>
>>
>>
>>> Thanks and Regards,
>>> Ram
>>>
>>> ___
>>> Users mailing list
>>> Users@ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/users
>>>
>>>
>>
>>
>> --
>>
>> SANDRO BONAZZOLA
>>
>> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R
>>
>> Red Hat EMEA <https://www.redhat.com/>
>> <https://red.ht/sig>
>> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
>>
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] hosted engine unattended install

2017-05-11 Thread Ramachandra Reddy Ankireddypalle
Hi,
 I am trying to do an unattended install of hosted engine through a
script. All the required parameters are being read from answer file and
that works fine. Is there a way to provide passwords for the ovirt engine
linux box and admin console through answer file.

Thanks and Regards,
Ram
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users