[ovirt-users] Adding new Host - Connection to localhost:54321 refused

2014-07-23 Thread Udaya Kiran P
Hi Everyone,

I am trying to add a new fedora host to the oVirt Engine 3.4.0-1.fc19. It fails 
with below error in event list,

Host Bay9 installation failed. Network error during communication with the 
host


Host-deploy log doesn't have any errors logged.

Below error logged in engine.log

2014-07-23 13:49:21,445 ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] 
(DefaultQuartzScheduler_Worker-6) Command GetCapabilitiesVDSCommand(HostName = 
Bay9, HostId = f508a64b-6a2f-41a6-8a3c-4de4ed22747c, vds=Host[Bay9]) execution 
failed. Exception: VDSNetworkException: java.net.ConnectException: Connection 
refused

On the Host,

vdsClient -s localhost getVdsCaps
Connection to localhost:54321 refused

Please help me resolve this,

Thank you,

Regards,
Udaya Kiran___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Adding new Host - Connection to localhost:54321 refused

2014-07-23 Thread Udaya Kiran P
 vdsmd.service

$systemctl status vdsmd.service
vdsmd.service - Virtual Desktop Server Manager
   Loaded: loaded (/usr/lib/systemd/system/vdsmd.service; enabled)
   Active: activating (start-pre) since Wed 2014-07-23 06:32:24 EDT; 4s ago
  Process: 20871 ExecStopPost=/usr/libexec/vdsm/vdsmd_init_common.sh 
--post-stop (code=exited, status=0/SUCCESS)
  Process: 20861 ExecStart=/usr/share/vdsm/daemonAdapter -0 /dev/null -1 
/dev/null -2 /dev/null /usr/share/vdsm/vdsm (code=exited, status=1/FAILURE)
  Control: 20874 (vdsmd_init_comm)
   CGroup: name=systemd:/system/vdsmd.service
           └─control
             ├─20874 /bin/sh /usr/libexec/vdsm/vdsmd_init_common.sh --pre-start
             └─20937 /usr/bin/python /usr/bin/vdsm-tool upgrade-3.0.0-networks

Jul 23 06:32:27 test-1010120208.pulsar.hp.com python[20926]: DIGEST-MD5 
ask_user_info()
Jul 23 06:32:27 test-1010120208.pulsar.hp.com python[20926]: DIGEST-MD5 
make_client_response()
Jul 23 06:32:27 test-1010120208.pulsar.hp.com python[20926]: DIGEST-MD5 client 
step 3
Jul 23 06:32:27 test-1010120208.pulsar.hp.com vdsmd_init_common.sh[20874]: 
vdsm: Running load_needed_modules
Jul 23 06:32:27 test-1010120208.pulsar.hp.com vdsmd_init_common.sh[20874]: 
vdsm: Running tune_system
Jul 23 06:32:27 test-1010120208.pulsar.hp.com vdsmd_init_common.sh[20874]: 
vdsm: Running test_space
Jul 23 06:32:27 test-1010120208.pulsar.hp.com vdsmd_init_common.sh[20874]: 
vdsm: Running test_lo
Jul 23 06:32:27 test-1010120208.pulsar.hp.com vdsmd_init_common.sh[20874]: 
vdsm: Running unified_network_persistence_upgrade
Jul 23 06:32:28 test-1010120208.pulsar.hp.com vdsmd_init_common.sh[20874]: 
vdsm: Running restore_nets
Jul 23 06:32:28 test-1010120208.pulsar.hp.com vdsmd_init_common.sh[20874]: 
vdsm: Running upgrade_300_nets

Thank you for your help.

Regards,
Udaya Kiran


On Wednesday, 23 July 2014 2:34 PM, Yedidyah Bar David d...@redhat.com wrote:
 


- Original Message -

 From: Udaya Kiran P ukiran...@yahoo.in
 To: users users@ovirt.org
 Sent: Wednesday, July 23, 2014 11:11:49 AM
 Subject: [ovirt-users] Adding new Host - Connection to localhost:54321    
 refused
 
 Hi Everyone,
 
 I am trying to add a new fedora host to the oVirt Engine 3.4.0-1.fc19. It
 fails with below error in event list,
 
  Host Bay9 installation failed. Network error during communication with the
 host 
 
 Host-deploy log doesn't have any errors logged.
 
 Below error logged in engine.log
 
 2014-07-23 13:49:21,445 ERROR
 [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand]
 (DefaultQuartzScheduler_Worker-6) Command GetCapabilitiesVDSCommand(HostName
 = Bay9, HostId = f508a64b-6a2f-41a6-8a3c-4de4ed22747c, vds=Host[Bay9])
 execution failed. Exception: VDSNetworkException: java.net.ConnectException:
 Connection refused
 
 On the Host,
 
 vdsClient -s localhost getVdsCaps
 Connection to localhost:54321 refused
 
 Please help me resolve this,

Perhaps vdsm is down? What do you see in its logs? Did you try to start it?
-- 
Didi___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Adding new Host - Connection to localhost:54321 refused

2014-07-23 Thread Udaya Kiran P
Hi Dan,

It is 4.14.11-0.

Should I point to a different repo. 

 $yum list installed | grep vdsm
vdsm.x86_64                            4.14.11-0.fc19                  
@ovirt-3.4-stable
vdsm-cli.noarch                        4.14.11-0.fc19                  
@ovirt-3.4-stable
vdsm-hook-openstacknet.noarch          4.14.11-0.fc19                  
@ovirt-3.4-stable
vdsm-python.x86_64                     4.14.11-0.fc19                  
@ovirt-3.4-stable
vdsm-python-zombiereaper.noarch        4.14.11-0.fc19                  
@ovirt-3.4-stable
vdsm-xmlrpc.noarch                     4.14.11-0.fc19                  
@ovirt-3.4-stable


$yum info vdsm.x86_64
Loaded plugins: langpacks, refresh-packagekit
Installed Packages
Name        : vdsm
Arch        : x86_64
Version     : 4.14.11
Release     : 0.fc19
Size        : 2.9 M
Repo        : installed
From repo   : ovirt-3.4-stable
Summary     : Virtual Desktop Server Manager
URL         : http://www.ovirt.org/wiki/Vdsm
License     : GPLv2+

$cat /etc/yum.repos.d/ovirt-3.4.repo
[ovirt-3.4-stable]
name=Latest oVirt 3.4 Release
#baseurl=http://resources.ovirt.org/pub/ovirt-3.4/rpm/fc$releasever/
mirrorlist=http://resources.ovirt.org/pub/yum-repo/mirrorlist-ovirt-3.4-fc$releasever
enabled=1
skip_if_unavailable=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-ovirt

Thank You,

Regards,
Udaya Kiran


On Wednesday, 23 July 2014 4:01 PM, Dan Kenigsberg dan...@redhat.com wrote:
 


On Wed, Jul 23, 2014 at 06:11:22PM +0800, Udaya Kiran P wrote:

 Hi David,
 
 I see vdsm log is empty.

Which vdsm version is it? vdsm-4.14.11 (and 4.14.11.1) are known to be
broken on new deployments. Please try out 4.14.11.2 released earlier
today (see Yaniv Bronheim notice).___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Neutron - oVirt Integration

2014-07-15 Thread Udaya Kiran P
Hi All,

I am working on the Nova - oVirt driver as mentioned in the blueprint -  
https://blueprints.launchpad.net/nova/+spec/rhev-m-ovirt-clusters-as-compute-resources.

I am currently to integrate neutron with ovirt during a VM launch, for below 
use case.

Use Case:-
1. Import the Neutron as external provider into oVirt.
2. VM is Launched in OpenStack - which launches VM on oVirt.
3. Assign the IP assigned by the OpenStack to the oVirt VM and connect to the 
imported OpenStack Network.

I have completed Step 1 and Step 2.

Can anyone help me with possible approaches to Step 3?

Thank You,

Regards,
Udaya Kiran___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Snapshot of a Volume/Disk

2014-07-07 Thread Udaya Kiran P
Hi All,

I see OpenStack has 'Create Snapshot' feature for a volume.

What is the equivalent operation in oVirt for a disk?

How does the concept of Image, Snapshot and Volume of OpenStack relate to disks 
in oVirt?

Please suggest.

Thank You,

Regards,
Udaya Kiran___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Nova- oVirt Driver : Adding NIC to VM

2014-06-17 Thread Udaya Kiran P
Hi Moti,

ThankYou for your inputs.

I want a VM to be launched in oVirt, through Nova. i.e., When I say,launch new 
instance in OpenStack, internally VM should get created in oVirt Host, with the 
same mac address as assigned by OpenStack, get added to the same Network as 
selected in OpenStack. 

I am able to spawn a VM  and run through the complete the full lifecycle 
(spawn, pause, reboot, terminate etc). 

Now, I am looking at how can I add NIC with the same mac address. I see port is 
already been created at the OpenStack end.

Should I Hot plug it?

or

Prevent Neutron from creating port initially and later use the port created by 
the oVirt to Neutron? 

Please suggest your thoughts on this.


Regards,
Udaya Kiran


On Tuesday, 17 June 2014 2:33 PM, Moti Asayag masa...@redhat.com wrote:
 




- Original Message -
 From: Udaya Kiran P ukiran...@yahoo.in
 To: Moti Asayag masa...@redhat.com
 Cc: users users@ovirt.org
 Sent: Tuesday, June 17, 2014 8:46:19 AM
 Subject: Re: [ovirt-users] Nova- oVirt Driver : Adding NIC to VM
 
 Hi Moti,
 
 Sorry for the delayed response.
 
 The command neutron agent-list on the neutron server gives the alive status
 as xxx, for the neutron-ovs-agent that is installed on the oVirt Host.
  However, I am able to import the network from OpenStack into oVirt.
 
 The port for the mac_address assigned is already created in the neutron
 server. Therefore, when I try to add it again, it gives error, port already
 exists.
 
 How do I attach this port to the VM in oVirt.

In the ovirt-neutron integration the ports are allocated for the vm by ovirt.
The ovirt-engine creates the port on the neutron server and bind it to the
vm nic:
1. Click on the specific vm
2. Select the 'Vm Interfaces' sub tab
3. Add a vm interface, and select the profile/network of Net1 (the imported 
neutron
network).

At this point, you should see on your neutron server the created port (by 
'neutron port-list').
The mac address for that port will be the one selected by the engine.
You can provide your own custom mac address (as long it is unique).

Once the vm is started or if the nic was added while the vm is running 
(hotplug),
the vdsm-hook-openstacknet will wire the port to the integration bridge and
the neutron-ovs-agent will become aware of it.

Could you elaborate about your use-cases and what would you like to achieve
with ovirt-neutron ? 

You can also ping me (masayag) on #ovirt (oftc.net)

Regards,

Moti

 
 How do I interact with the neutron-ovs-agent to get the port and assign to
 oVirt VM.
 
 Please suggest your inputs.
 
 Thank You.
 
 Regards,
 Udaya Kiran
 
 
 On Wednesday, 28 May 2014 5:54 PM, Moti Asayag masa...@redhat.com wrote:
  
 
 
 
 
 - Original Message -
  From: Udaya Kiran P ukiran...@yahoo.in
  To: users users@ovirt.org
  Sent: Wednesday, May 28, 2014 2:46:00 PM
  Subject: [ovirt-users] Nova- oVirt Driver : Adding NIC to VM
  
  Hi All,
  
  I am working on Nova - oVirt driver. I was able to test the VM life cycle
  successfully - spawn, suspend, resume, shuttof, start and terminate.
  
  I am now exploring the Neutron integration in oVirt. I have imported the
  Network (Net1) form Openstack to oVirt.
  
  I get the below error when I try to add a NIC (for imported Net1) to the VM
  (created by Nova-oVirt driver), having the same MAC address which is
  assigned in Openstack (Port Details page).
  
  Error while executing action Add NIC to VM: Failed to communicate with the
  external provider.
  
  However, I am able to add a NIC with different MAC address.
  
  What changes needs to be done to add a NIC with MAC address as assigned by
  Neutron? Please suggest.
  
 
 Could you attach the neutron server log (/etc/neutron/server.log) from the
 external network provider ?
 
 
  I am using oVirt 3.4.0-1.fc19.
  
  Thank you.
  
  Regards,
  Udaya Kiran
  
  ___
  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


Re: [ovirt-users] Nova- oVirt Driver : Adding NIC to VM

2014-06-17 Thread Udaya Kiran P
Hi Moti,

Few more thoughts..

1) Can I bypass the ovirt-neutron driver,  to make ovirt to add NIC only within 
it and not going to OpenStack - as to avoid port already exists error?

2) Delete the port created  by OpenStack, in my driver code and recreate same 
via oVirt by allow it to be created through oVirt?


Please suggest your inputs.


Thanks much.

Regards,
Udaya Kiran


On Tuesday, 17 June 2014 4:55 PM, Moti Asayag masa...@redhat.com wrote:
 




- Original Message -
 From: Udaya Kiran P ukiran...@yahoo.in
 To: Moti Asayag masa...@redhat.com
 Cc: users users@ovirt.org
 Sent: Tuesday, June 17, 2014 12:37:23 PM
 Subject: Re: [ovirt-users] Nova- oVirt Driver : Adding NIC to VM
 
 Hi Moti,
 
 ThankYou for your inputs.
 
 I want a VM to be launched in oVirt, through Nova. i.e., When I say,launch
 new instance in OpenStack, internally VM should get created in oVirt Host,
 with the same mac address as assigned by OpenStack, get added to the same
 Network as selected in OpenStack.
 
 I am able to spawn a VM  and run through the complete the full lifecycle
 (spawn, pause, reboot, terminate etc).
 
 Now, I am looking at how can I add NIC with the same mac address. I see port
 is already been created at the OpenStack end.
 
 Should I Hot plug it?
 
 or
 
 Prevent Neutron from creating port initially and later use the port created
 by the oVirt to Neutron?

This seems like the right approach.


 
 Please suggest your thoughts on this.
 
 
 Regards,
 Udaya Kiran
 
 
 On Tuesday, 17 June 2014 2:33 PM, Moti Asayag masa...@redhat.com wrote:
  
 
 
 
 
 - Original Message -
  From: Udaya Kiran P ukiran...@yahoo.in
  To: Moti Asayag masa...@redhat.com
  Cc: users users@ovirt.org
  Sent: Tuesday, June 17, 2014 8:46:19 AM
  Subject: Re: [ovirt-users] Nova- oVirt Driver : Adding NIC to VM
  
  Hi Moti,
  
  Sorry for the delayed response.
  
  The command neutron agent-list on the neutron server gives the alive status
  as xxx, for the neutron-ovs-agent that is installed on the oVirt Host.
   However, I am able to import the network from OpenStack into oVirt.
  
  The port for the mac_address assigned is already created in the neutron
  server. Therefore, when I try to add it again, it gives error, port already
  exists.
  
  How do I attach this port to the VM in oVirt.
 
 In the ovirt-neutron integration the ports are allocated for the vm by ovirt.
 The ovirt-engine creates the port on the neutron server and bind it to the
 vm nic:
 1. Click on the specific vm
 2. Select the 'Vm Interfaces' sub tab
 3. Add a vm interface, and select the profile/network of Net1 (the imported
 neutron
 network).
 
 At this point, you should see on your neutron server the created port (by
 'neutron port-list').
 The mac address for that port will be the one selected by the engine.
 You can provide your own custom mac address (as long it is unique).
 
 Once the vm is started or if the nic was added while the vm is running
 (hotplug),
 the vdsm-hook-openstacknet will wire the port to the integration bridge and
 the neutron-ovs-agent will become aware of it.
 
 Could you elaborate about your use-cases and what would you like to achieve
 with ovirt-neutron ?
 
 You can also ping me (masayag) on #ovirt (oftc.net)
 
 Regards,
 
 Moti
 
  
  How do I interact with the neutron-ovs-agent to get the port and assign to
  oVirt VM.
  
  Please suggest your inputs.
  
  Thank You.
  
  Regards,
  Udaya Kiran
  
  
  On Wednesday, 28 May 2014 5:54 PM, Moti Asayag masa...@redhat.com wrote:
   
  
  
  
  
  - Original Message -
   From: Udaya Kiran P ukiran...@yahoo.in
   To: users users@ovirt.org
   Sent: Wednesday, May 28, 2014 2:46:00 PM
   Subject: [ovirt-users] Nova- oVirt Driver : Adding NIC to VM
   
   Hi All,
   
   I am working on Nova - oVirt driver. I was able to test the VM life cycle
   successfully - spawn, suspend, resume, shuttof, start and terminate.
   
   I am now exploring the Neutron integration in oVirt. I have imported the
   Network (Net1) form Openstack to oVirt.
   
   I get the below error when I try to add a NIC (for imported Net1) to the
   VM
   (created by Nova-oVirt driver), having the same MAC address which is
   assigned in Openstack (Port Details page).
   
   Error while executing action Add NIC to VM: Failed to communicate with
   the
   external provider.
   
   However, I am able to add a NIC with different MAC address.
   
   What changes needs to be done to add a NIC with MAC address as assigned
   by
   Neutron? Please suggest.
   
  
  Could you attach the neutron server log (/etc/neutron/server.log) from the
  external network provider ?
  
  
   I am using oVirt 3.4.0-1.fc19.
   
   Thank you.
   
   Regards,
   Udaya Kiran
   
   ___
   Users mailing list
   Users@ovirt.org
   http://lists.ovirt.org/mailman/listinfo/users
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman

Re: [ovirt-users] Nova- oVirt Driver : Adding NIC to VM

2014-06-16 Thread Udaya Kiran P
Hi Moti,

Sorry for the delayed response.

The command neutron agent-list on the neutron server gives the alive status as 
xxx, for the neutron-ovs-agent that is installed on the oVirt Host. However, I 
am able to import the network from OpenStack into oVirt.

The port for the mac_address assigned is already created in the neutron server. 
Therefore, when I try to add it again, it gives error, port already exists.

How do I attach this port to the VM in oVirt.

How do I interact with the neutron-ovs-agent to get the port and assign to 
oVirt VM.

Please suggest your inputs.

Thank You.

Regards,
Udaya Kiran


On Wednesday, 28 May 2014 5:54 PM, Moti Asayag masa...@redhat.com wrote:
 




- Original Message -
 From: Udaya Kiran P ukiran...@yahoo.in
 To: users users@ovirt.org
 Sent: Wednesday, May 28, 2014 2:46:00 PM
 Subject: [ovirt-users] Nova- oVirt Driver : Adding NIC to VM
 
 Hi All,
 
 I am working on Nova - oVirt driver. I was able to test the VM life cycle
 successfully - spawn, suspend, resume, shuttof, start and terminate.
 
 I am now exploring the Neutron integration in oVirt. I have imported the
 Network (Net1) form Openstack to oVirt.
 
 I get the below error when I try to add a NIC (for imported Net1) to the VM
 (created by Nova-oVirt driver), having the same MAC address which is
 assigned in Openstack (Port Details page).
 
 Error while executing action Add NIC to VM: Failed to communicate with the
 external provider.
 
 However, I am able to add a NIC with different MAC address.
 
 What changes needs to be done to add a NIC with MAC address as assigned by
 Neutron? Please suggest.
 

Could you attach the neutron server log (/etc/neutron/server.log) from the 
external network provider ?


 I am using oVirt 3.4.0-1.fc19.
 
 Thank you.
 
 Regards,
 Udaya Kiran
 
 ___
 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] Host Installation fails - Package openstack-neutron cannot be found

2014-06-11 Thread Udaya Kiran P
Hi All,

I am trying to add a new Host, with External Network Provider - Neutron. Host 
installation fails in oVirt Engine with below error.

Please help me resolve this

2014-06-11 12:54:34 ERROR otopi.plugins.otopi.packagers.yumpackager 
yumpackager.error:97 Yum Cannot queue package openstack-neutron: Package 
openstack-neutron cannot be found

2014-06-11 12:54:34 DEBUG otopi.context context._executeMethod:152 method 
exception
Traceback (most recent call last):
  File /tmp/ovirt-YnooVggSrR/pythonlib/otopi/context.py, line 142, in 
_executeMethod
    method['method']()
  File 
/tmp/ovirt-YnooVggSrR/otopi-plugins/ovirt-host-deploy/openstack/neutron.py, 
line 81, in _packages
    self.packager.installUpdate(('openstack-neutron',))
  File /tmp/ovirt-YnooVggSrR/pythonlib/otopi/packager.py, line 139, in 
installUpdate
    ignoreErrors=ignoreErrors,
  File /tmp/ovirt-YnooVggSrR/otopi-plugins/otopi/packagers/yumpackager.py, 
line 295, in install
    ignoreErrors=ignoreErrors
  File /tmp/ovirt-YnooVggSrR/pythonlib/otopi/miniyum.py, line 865, in install
    **kwargs
  File /tmp/ovirt-YnooVggSrR/pythonlib/otopi/miniyum.py, line 514, in _queue
    package=package,
RuntimeError: Package openstack-neutron cannot be found
2014-06-11 12:54:34 ERROR otopi.context context._executeMethod:161 Failed to 
execute stage 'Package installation': Package openstack-neutron cannot be found


Thank you,

Regards,
Udaya Kiran___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Nova- oVirt Driver : Adding NIC to VM

2014-05-28 Thread Udaya Kiran P
Hi All,

I am working on Nova - oVirt driver. I was able to test the VM life cycle 
successfully - spawn, suspend, resume, shuttof, start and terminate.

I am now exploring the Neutron integration in oVirt. I have imported the 
Network (Net1) form Openstack to oVirt. 

I get the below error when I try to add a NIC (for imported Net1) to the VM 
(created by Nova-oVirt driver), having the same MAC address which is assigned 
in Openstack (Port Details page).


Error while executing action Add NIC to VM: Failed to communicate with the 
external provider.

However, I am able to add a NIC with different MAC address. 

What changes needs to be done to add a NIC with MAC address as assigned by 
Neutron? Please suggest.

I am using oVirt 3.4.0-1.fc19.

Thank you.

Regards,
Udaya Kiran___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Add External Provider - OpenStack Image - Test - Failed to communicate with the External Provider

2014-04-22 Thread Udaya Kiran P
Hi,

I have found similar bug reported in below links,

http://lists.ovirt.org/pipermail/users/2013-September/016639.html

https://bugzilla.redhat.com/show_bug.cgi?format=multipleid=1051577

https://bugzilla.redhat.com/show_bug.cgi?id=1017538


I tried setting the keystone URL in the engine. 

engine-config --set KeystoneAuthUrl=http://xx.xx.xx.xx:35357


But the error remains.

Please suggest.


Regards,
Udaya Kiran
On Tuesday, 22 April 2014 11:15 AM, Udaya Kiran P ukiran...@yahoo.in wrote:
 
Hello !

I am trying to add OpenStack Glance as an External Provider to oVirt 3.4.  
After filling the authentication details when I click on Test button, it 
displays the error  - Failed to communicate with the External Provider

I was able to execute the curl command for glance image-list for the same 
openstack setup from the oVirtEngine machine.

Below errors were logged in engine.log

2014-04-22 11:24:55,464 INFO  
[org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand] 
(ajp--127.0.0.1-8702-5) [6af23c05] Running command: 
TestProviderConnectivityCommand internal: false. Entities affected :  ID: 
aaa0----123456789aaa Type: System
2014-04-22 11:24:55,541 ERROR 
[org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand] 
(ajp--127.0.0.1-8702-5) [6af23c05] Command 
org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand throw Vdc 
Bll exception. With error message VdcBLLException: (Failed with error 
PROVIDER_FAILURE and code 5050)
2014-04-22 11:24:55,625 ERROR 
[org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand] 
(ajp--127.0.0.1-8702-5) [6af23c05] Transaction rolled-back for command: 
org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand.

Any inputs to resolve this?

Regards,
Udaya Kiran
___
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


Re: [ovirt-users] Add External Provider - OpenStack Image - Test - Failed to communicate with the External Provider

2014-04-22 Thread Udaya Kiran P
I changed the KeystoneAuthUrl to http://10.10.125.58:5000/v2.0.

It worked. 

Thanks for your help.

Regards,
Udaya Kiran
On , Udaya Kiran P ukiran...@yahoo.in wrote:
 
Hi Elad,

Yes.

I executed service ovirt-engine restart.

Now I get,

#engine-config -g KeystoneAuthUrl
KeystoneAuthUrl: http://10.10.125.58:35357 version: general

Any other settings to be changed? or Logs which can point to what is causing 
this?

Thank You,

Regards,
Udaya Kiran

On Tuesday, 22 April 2014 11:51 AM, Elad Ben Aharon ebena...@redhat.com wrote:
 
After setting Keystone URL in DB, did you restart ovirt-engine service?

- Original Message -
From: Udaya Kiran P ukiran...@yahoo.in
To: users users@ovirt.org
Sent: Tuesday, April 22, 2014 9:04:04 AM
Subject: Re: [ovirt-users] Add External Provider - OpenStack Image - Test    -  
  Failed to
 communicate with the External Provider

Hi, 

I have found similar bug reported in below links, 

http://lists.ovirt.org/pipermail/users/2013-September/016639.html 
https://bugzilla.redhat.com/show_bug.cgi?format=multipleid=1051577 
https://bugzilla.redhat.com/show_bug.cgi?id=1017538 

I tried setting the keystone URL in the engine. 

engine-config --set KeystoneAuthUrl=http://xx.xx.xx.xx:35357 

But the error remains. 

Please suggest. 


Regards, 
Udaya Kiran 
On Tuesday, 22 April 2014 11:15 AM, Udaya Kiran P ukiran...@yahoo.in wrote: 
Hello ! 

I am trying to add OpenStack Glance as an External Provider to oVirt 3.4. After 
filling the authentication details when I click on Test button, it displays the 
error -  Failed to communicate with the External Provider  

I was able to execute the curl command for glance image-list for the same 
openstack setup from the oVirtEngine machine. 

Below errors were logged in engine.log 

2014-04-22 11:24:55,464 INFO 
[org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand] 
(ajp--127.0.0.1-8702-5) [6af23c05] Running command: 
TestProviderConnectivityCommand internal: false. Entities affected : ID: 
aaa0----123456789aaa Type: System 
2014-04-22 11:24:55,541 ERROR
 [org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand] 
(ajp--127.0.0.1-8702-5) [6af23c05] Command 
org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand throw Vdc 
Bll exception. With error message VdcBLLException: (Failed with error 
PROVIDER_FAILURE and code 5050) 
2014-04-22 11:24:55,625 ERROR 
[org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand] 
(ajp--127.0.0.1-8702-5) [6af23c05] Transaction rolled-back for command: 
org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand. 

Any inputs to resolve this? 

Regards, 
Udaya Kiran 

___ 
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___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] FC19 - Transaction check error - while installing ovirt-engine

2014-04-21 Thread Udaya Kiran P
Hi,

I am trying to install oVirt-Engine on Fedora-19. I am getting the below 
transaction check error while executing 'yum -y install ovirt-engine' command.

Please help me resolve this.

Transaction check error:
  file /usr/lib/python2.7/site-packages/sos/plugins/postgresql.py conflicts 
between attempted installs of ovirt-log-collector-3.4.1-1.fc19.noarch and 
sos-3.0-23.fc19.noarch
  file /usr/lib/python2.7/site-packages/sos/plugins/postgresql.pyc conflicts 
between attempted installs of ovirt-log-collector-3.4.1-1.fc19.noarch and 
sos-3.0-23.fc19.noarch
  file /usr/lib/python2.7/site-packages/sos/plugins/postgresql.pyo conflicts 
between attempted installs of ovirt-log-collector-3.4.1-1.fc19.noarch and 
sos-3.0-23.fc19.noarch


I have used ovirt repo - yum localinstall 
http://resources.ovirt.org/releases/ovirt-release.noarch.rpm

Thank You.


Regards,
Udaya Kiran___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Add External Provider - OpenStack Image - Test - Failed to communicate with the External Provider

2014-04-21 Thread Udaya Kiran P
Hello !

I am trying to add OpenStack Glance as an External Provider to oVirt 3.4.  
After filling the authentication details when I click on Test button, it 
displays the error  - Failed to communicate with the External Provider

I was able to execute the curl command for glance image-list for the same 
openstack setup from the oVirtEngine machine.

Below errors were logged in engine.log

2014-04-22 11:24:55,464 INFO  
[org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand] 
(ajp--127.0.0.1-8702-5) [6af23c05] Running command: 
TestProviderConnectivityCommand internal: false. Entities affected :  ID: 
aaa0----123456789aaa Type: System
2014-04-22 11:24:55,541 ERROR 
[org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand] 
(ajp--127.0.0.1-8702-5) [6af23c05] Command 
org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand throw Vdc 
Bll exception. With error message VdcBLLException: (Failed with error 
PROVIDER_FAILURE and code 5050)
2014-04-22 11:24:55,625 ERROR 
[org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand] 
(ajp--127.0.0.1-8702-5) [6af23c05] Transaction rolled-back for command: 
org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand.

Any inputs to resolve this?

Regards,
Udaya Kiran___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] IPAddress and FQDN Empty for the VM

2014-04-17 Thread Udaya Kiran P
Hi Michal,

I was able to open the console using .vv file.

Thanks for your help...!!

Regards,

Udaya Kiran
On Thursday, 17 April 2014 3:19 PM, Michal Skrivanek 
michal.skriva...@redhat.com wrote:
 

On Apr 15, 2014, at 09:51 , Udaya Kiran P ukiran...@yahoo.in wrote:

 Hi Sven,
 
 I am trying to open the console for VM using SPICE, which fails with an error 
 - Unable to connect to libvirt with URI[none].
 
 I think it is because the VM hasn't been assigned an IP by the engine. What 
 settings I am missing here? Do I need to change any network settings so that 
 VMs get their IP during their creation?

Hi,

you don't need any networking in the guest for console access

are you opening the console via that .vv file? Do you have a recent-enough 
virt-viewer? Check out http://www.ovirt.org/Console_Client_Resources

Thanks,
michal

 
 Please suggest.
 
 I have attached the screenshots.
 
 Appreciate your help..!!
 
 Regards,
 Udaya Kiran
 On Tuesday, 15 April 2014 1:01 PM, Sven Kieske s.kie...@mittwald.de wrote:
 You need to install the ovirt-guest-agent to see this kind of
 information.
 For Ubuntu, there is a ppa, which you have to install:
 
 https://launchpad.net/~zhshzhou/+archive/vdsm-ubuntu
 
 See also:
 http://www.ovirt.org/Ubuntu/GuestAgent
 
 HTH
 
 Am 15.04.2014 08:29, schrieb Udaya Kiran P:
  Hi All,
  
  I have added two hosts (FC19) to oVirt Engine 3.4.0-1. I have launched an 
  Ubuntu 12.04 LTS VM on one of the Hosts.
  
  The oVirt Web Portal is not displaying IPAddress and FQDN for the VM.
  
  Please help me troubleshoot this.
  
  Appreciate your help.
  
  Thank You.
  
  Regards,
  Udaya Kiran
 
 
 -- 
 Mit freundlichen Grüßen / Regards
 
 Sven Kieske
 
 Systemadministrator
 Mittwald CM Service GmbH  Co. KG
 Königsberger Straße 6
 32339 Espelkamp
 T: +49-5772-293-100
 F: +49-5772-293-333
 https://www.mittwald.de
 Geschäftsführer: Robert Meyer
 St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
 Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
 
 
 IPMissing.pngSPICE.png___

 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


Re: [ovirt-users] IPAddress and FQDN Empty for the VM

2014-04-15 Thread Udaya Kiran P
Hi Sven,

I have installed VM using the blank template from the New VM option in the 
web portal. Then I selected  Run Once   Boot Options  Attach CD  
Ubuntu-12.04.iso.

Are there any other methods for creating a VM?

Thank You for your help.

Regards,
Udaya Kiran
On Tuesday, 15 April 2014 1:45 PM, Sven Kieske s.kie...@mittwald.de wrote:
 
Okay, I was assuming
your vm already has IP configured.

How did you install the vm?

Did you clone it from a template?
One way to provide IP Configuration
for VMs is Cloud-Init which you can
use via GUI (Run Once Mode-Initial Run Select Cloud-Init - Fill in
network configuration) or via API/SDK.

however for cloud-init you need cloud-init installed inside the vm
(at least version 0.7.2), so it can configure the ips automatically.

some documentation can be found here:

http://www.ovirt.org/Features/Cloud-Init_Integration

HTH


Am 15.04.2014 09:51, schrieb Udaya Kiran P:
 Hi Sven,
 
 I am trying to open the console for VM using SPICE, which fails with an error 
 - Unable to connect to libvirt with URI[none].
 
 I think it is because the VM hasn't been assigned an IP by the engine. What 
 settings I am missing here? Do I need to change any network settings so that 
 VMs get their IP during their creation?
 
 Please suggest.
 
 I have attached the screenshots.
 
 Appreciate your help..!!


-- 
Mit freundlichen Grüßen /
 Regards

Sven Kieske

Systemadministrator
Mittwald CM Service GmbH  Co. KG
Königsberger Straße 6
32339 Espelkamp
T: +49-5772-293-100
F: +49-5772-293-333
https://www.mittwald.de
Geschäftsführer: Robert Meyer
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] View the Console using SPICE from Windows client

2014-03-04 Thread Udaya Kiran P
Hi Jon,

I tried the steps mentioned by you. But I receive the following error popup.

Unable to connect to libvirt with URI [none].


Client Machine - Windows 7
Browser - Firefox (27.0)
Guest VM - CentOS 6.4

Should I set any URIs? or change any settings in the VM?

Please suggest.



Regards,
Udaya Kiran



On Tuesday, 4 March 2014 10:53 PM, Jon Forrest nob...@gmail.com wrote:
 
On Tue, Mar 4, 2014 at 2:51 AM, Udaya Kiran P ukiran...@yahoo.in wrote:

 Hi All,

 I have successfully launched a VM on one of the Host (FC19 Host). Console
 option for the VM is set to SPICE. However, I am not able to see the console
 after clicking on the console button in oVirt Engine.

 I am accessing the oVirt Engine from a Windows 7 machine. I have tried with
 Chrome, Firefox and IE.

I suggest you try the steps I described in my posting to this list on 2/20/2014.
I had the same problem and I was able to solve it.

Jon Forrest___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Host installation failed. SSH session closed during connection (ovirt-node-iso-3.0.3-1.1.fc19)

2014-02-25 Thread Udaya Kiran P
Hi Alon,

I am currently setting up a non ovirt-node host on a different machine on 
Fedora 19.

I haven't changed sshd settings. 

I remember executing setenforce 0. Would that cause this issue?

I am planning to re-install oVirtNode (same 3.0.3 fc19 ISO), Please let me know 
if you have any suggestions.


Regards,
Udaya Kiran



On Tuesday, 25 February 2014 3:39 PM, Alon Bar-Lev alo...@redhat.com wrote:
 


- Original Message -
 From: Udaya Kiran P ukiran...@yahoo.in
 To: Alon Bar-Lev alo...@redhat.com, Fabian Deutsch fabi...@redhat.com
 Cc: users users@ovirt.org
 Sent: Tuesday, February 25, 2014 11:49:16 AM
 Subject: Re: [Users] Host installation failed.    SSH    session    closed    
 during    connection (ovirt-node-iso-3.0.3-1.1.fc19)
 
 Hi Alan,
 
 Here is the output for ssh-keyscan,
 
 [root@test-1010155223 ~]# ssh-keyscan -v 10.10.120.244
 debug1: match: OpenSSH_6.2 pat OpenSSH*
 # 10.10.120.244 SSH-2.0-OpenSSH_6.2
 debug1: Enabling compatibility mode for protocol 2.0
 debug1: SSH2_MSG_KEXINIT sent
 debug1: SSH2_MSG_KEXINIT received
 debug1: kex: server-client aes128-ctr hmac-md5-...@openssh.com none
 debug1: kex: client-server aes128-ctr hmac-md5-...@openssh.com none
 no hostkey alg
 debug1: match: OpenSSH_6.2 pat OpenSSH*
 # 10.10.120.244 SSH-2.0-OpenSSH_6.2
 debug1: SSH2_MSG_KEXINIT sent
 debug1: SSH2_MSG_KEXINIT received
 debug1: kex: server-client aes128-ctr hmac-md5-...@openssh.com none
 debug1: kex: client-server aes128-ctr hmac-md5-...@openssh.com none
 bad hostkey alg 'ecdsa-sha2-nistp256'
 [root@test-1010155223 ~]#
 
 Please suggest.

This is strange!
You do not have PK at all.
Does it happen for all hosts or just this particular one? Can you please try 
other non ovirt-node hosts?
I still think that something was altered at sshd at host side, or there is 
something wrong with ovirt-node image.


 
 Thanks much..!!
 
 
 Regards,
 Udaya Kiran
 
 
 
 On Tuesday, 25 February 2014 3:07 PM, Alon Bar-Lev alo...@redhat.com wrote:
  
 - Original Message -
  From: Udaya Kiran P ukiran...@yahoo.in
  To: Alon Bar-Lev alo...@redhat.com
  Sent: Tuesday, February 25, 2014 7:00:00 AM
  Subject: Re: [Users] Host installation failed. SSH session    closed
      during    connection (ovirt-node-iso-3.0.3-1.1.fc19)
  
  Hi Alon,
  
  Appreciate your kind help.
  
  Here is the output for the test script given by you.
 
 Thanks!
 
  [root@test-1010155223 ssh]# ./test.sh 10.10.120.244
  14 [main] INFO org.apache.sshd.common.util.SecurityUtils - BouncyCastle not
  registered, using the default JCE provider
  663 [NioProcessor-2] INFO org.apache.sshd.client.session.ClientSessionImpl
  -
  Session created...
  696 [NioProcessor-2] INFO org.apache.sshd.client.session.ClientSessionImpl
  -
  Server version string: SSH-2.0-OpenSSH_6.2
  702 [NioProcessor-2] INFO org.apache.sshd.client.session.ClientSessionImpl
  -
  Received SSH_MSG_KEXINIT
  737 [NioProcessor-2] INFO org.apache.sshd.client.kex.DHG1 - Send
  SSH_MSG_KEXDH_INIT
  740 [NioProcessor-2] INFO org.apache.sshd.client.kex.DHG1 - Received
  SSH_MSG_KEXDH_REPLY
  Sun DSA Public Key
 
 Yes... as I suspected we get DSA key instead of RSA, and no additional key,
 can we make sure:
 
 Please also send me the output of:
 # ssh-keyscan -v 10.10.120.244
 
 Although I must admit that it will be better to support DSA as well.. it is
 the first time I know that there is no RSA key.
 
 Thank you for your patience!
 Alon___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Host installation failed. SSH session closed during connection (ovirt-node-iso-3.0.3-1.1.fc19)

2014-02-19 Thread Udaya Kiran P
:]
        at 
org.ovirt.engine.core.bll.MultipleActionsRunner.RunCommands(MultipleActionsRunner.java:156)
 [bll.jar:]
        at 
org.ovirt.engine.core.bll.MultipleActionsRunner$1.run(MultipleActionsRunner.java:94)
 [bll.jar:]
        at 
org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalWrapperRunnable.run(ThreadPoolUtil.java:71)
 [utils.jar:]
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) 
[rt.jar:1.7.0_45]
        at java.util.concurrent.FutureTask.run(FutureTask.java:262) 
[rt.jar:1.7.0_45]
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 
[rt.jar:1.7.0_45]
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
[rt.jar:1.7.0_45]
        at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]

2014-02-19 06:29:53,313 ERROR [org.ovirt.engine.core.bll.InstallVdsCommand] 
(pool-6-thread-39) [565733] Host installation failed for host 
dcc03f35-6603-4854-88e8-ca9674274032, oVirtNodeBay3.: java.io.IOException: 
Unable to parse host key
        at 
org.ovirt.engine.core.bll.utils.EngineSSHClient.getHostFingerprint(EngineSSHClient.java:97)
 [bll.jar:]
        at 
org.ovirt.engine.core.bll.utils.EngineSSHClient.connect(EngineSSHClient.java:61)
 [bll.jar:]
        at 
org.ovirt.engine.core.utils.ssh.SSHDialog.connect(SSHDialog.java:243) 
[utils.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy.execute(VdsDeploy.java:1015) 
[bll.jar:]
        at 
org.ovirt.engine.core.bll.InstallVdsCommand.installHost(InstallVdsCommand.java:192)
 [bll.jar:]
        at 
org.ovirt.engine.core.bll.InstallVdsCommand.executeCommand(InstallVdsCommand.java:105)
 [bll.jar:]
        at 
org.ovirt.engine.core.bll.ApproveVdsCommand.executeCommand(ApproveVdsCommand.java:49)
 [bll.jar:]
        at 
org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:1134)
 [bll.jar:]
        at 
org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:1219)
 [bll.jar:]
        at 
org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1895) 
[bll.jar:]
        at 
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:174)
 [utils.jar:]
        at 
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:116)
 [utils.jar:]
        at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:1239) 
[bll.jar:]
        at 
org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:362) 
[bll.jar:]
        at 
org.ovirt.engine.core.bll.MultipleActionsRunner.executeValidatedCommand(MultipleActionsRunner.java:175)
 [bll.jar:]
        at 
org.ovirt.engine.core.bll.MultipleActionsRunner.RunCommands(MultipleActionsRunner.java:156)
 [bll.jar:]
        at 
org.ovirt.engine.core.bll.MultipleActionsRunner$1.run(MultipleActionsRunner.java:94)
 [bll.jar:]
        at 
org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalWrapperRunnable.run(ThreadPoolUtil.java:71)
 [utils.jar:]
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) 
[rt.jar:1.7.0_45]
        at java.util.concurrent.FutureTask.run(FutureTask.java:262) 
[rt.jar:1.7.0_45]
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 
[rt.jar:1.7.0_45]
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
[rt.jar:1.7.0_45]
        at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]

2014-02-19 06:29:53,332 INFO  
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (pool-6-thread-39) 
[565733] START, SetVdsStatusVDSCommand(HostName = oVirtNodeBay3, HostId = 
dcc03f35-6603-4854-88e8-ca9674274032, status=InstallFailed, 
nonOperationalReason=NONE), log id: bf2eaf
2014-02-19 06:29:53,337 INFO  
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (pool-6-thread-39) 
[565733] FINISH, SetVdsStatusVDSCommand, log id: bf2eaf
2014-02-19 06:29:53,352 INFO  [org.ovirt.engine.core.vdsbroker.VdsManager] 
(DefaultQuartzScheduler_Worker-80) Initializing Host: oVirtNodeBay3
2014-02-19 06:29:53,354 INFO  
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
(pool-6-thread-39) [565733] Correlation ID: 565733, Job ID: 
167f2bd7-12ca-4890-a1de-ec9faff786c4, Call Stack: null, Custom Event ID: -1, 
Message: Host oVirtNodeBay3 installation failed. Unable to parse host key.



Regards,
Udaya Kiran



On Wednesday, 19 February 2014 1:55 PM, Nir Soffer nsof...@redhat.com wrote:
 
- Original Message -
 From: Udaya Kiran P ukiran...@yahoo.in
 To: Nir Soffer nsof...@redhat.com
 Cc: Meital Bourvine mbour...@redhat.com, users users@ovirt.org
 Sent: Wednesday, February 19, 2014 9:58:12 AM
 Subject: Re: [Users] Host installation failed. SSH session closed    during   
  connection (ovirt-node-iso-3.0.3-1.1.fc19)
 
 I have tried approving the host after executing setenforce 0 on the host.
 
 This time

[Users] Host installation failed. SSH session closed during connection (ovirt-node-iso-3.0.3-1.1.fc19)

2014-02-18 Thread Udaya Kiran P
Hi All,

I am trying to approve a oVirtNode Host from oVirtManagement, but the host 
installation fails.

Events logged shows a message - Host installation failed. SSH session closed 
during connection.

This bug is found reported at 
https://bugzilla.redhat.com/show_bug.cgi?id=1037939

Please suggest any fixes or workarounds.

Appreciate your  help,

Thank You,


Regards,
Udaya Kiran___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Cinder Integration

2013-11-20 Thread Udaya Kiran P
Hi Fedrico/Itamar/Oved,

Thanks much.

I think thats good enough to go ahead.

I would go according to that POC. I may get back to you if I need any inputs.

Thanks,

Regards,
Udaya Kiran



On Tuesday, 19 November 2013 9:01 PM, Federico Simoncelli fsimo...@redhat.com 
wrote:
 
- Original Message -
 From: Itamar Heim ih...@redhat.com
 To: Udaya Kiran P ukiran...@yahoo.in, users@ovirt.org, Oved Ourfalli 
 oourf...@redhat.com, Federico
 Simoncelli fsimo...@redhat.com
 Sent: Tuesday, November 19, 2013 12:42:05 PM
 Subject: Re: [Users] Cinder Integration
 
 On 11/19/2013 06:00 AM, Udaya Kiran P wrote:
  Hi All,
 
  I want to consume the oVirt Storage Domains in OpenStack Cinder.
 
  Is this driver available or are there any resources pointing on how this
  can be done?
 
 Federico - was that your sample driver or Oved's?

It was Oved's. I have the feeling that I did some research in that area
as well but then I moved to glance.


-- 
Federico___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Cinder Integration

2013-11-18 Thread Udaya Kiran P
Hi All,

I want to consume the oVirt Storage Domains in OpenStack Cinder. 

Is this driver available or are there any resources pointing on how this can be 
done?

Please suggest.

Thank You,

Regards,
Udaya Kiran



On Monday, 18 November 2013 3:30 PM, Itamar Heim ih...@redhat.com wrote:
 
On 11/18/2013 09:36 AM, Udaya Kiran P wrote:
 Hi Itamar,

 Yes, you are right.

 Please suggest.

can you please reply on the original thread on users@ovirt.org, and 
explain the use case you want?

thanks,
    Itamar


 Regards,
 Udaya Kiran


 On Monday, 18 November 2013 1:00 PM, Itamar Heim ih...@redhat.com wrote:
 On 11/18/2013 06:38 AM, Udaya Kiran P wrote:
   Hi Itamar,
  
   I see a POC in the below link,
  
   https://github.com/oourfali/openstack-ovirt-driver
  
   which was mentioned in the email thread found in,
  
   http://lists.ovirt.org/pipermail/users/2013-June/014682.html
  
   Can you suggest if its useful or it needs to be tailored to the latest
   changes?
  
   Thank You,
  
   Regards,
   Udaya Kiran
  
  
   On Thursday, 14 November 2013 1:19 PM, Itamar Heim ih...@redhat.com
 mailto:ih...@redhat.com wrote:
   On 11/14/2013 12:10 AM, Udaya Kiran P wrote:
     Hi Itamar,
    
     Thanks for the update.
    
     Is the POC for Cinder driver is ready? Are there any resources
 pointing
     towards this?
  
   still need to get to it, but we'd welcome help...
  
  
    
     Regards,
     Udaya Kiran
    
    
     On Thursday, 14 November 2013 1:19 AM, Itamar Heim
 ih...@redhat.com mailto:ih...@redhat.com
   mailto:ih...@redhat.com mailto:ih...@redhat.com wrote:


     On 11/12/2013 01:38 AM, Udaya Kiran P wrote:
    
       Hi everyone,
      
       Does anybody know if OpenStack Cinder Integration is done in
 oVirt3.3.
      
       Can I have some resources pointing to the same?
    
    
     3.3 has glance and neutron (and keystone for their needs).
     cinder is a bit more complex and not covered yet.

    
    
    
    
  
  
  

 that's a POC of deploying openstack over oVirt. i.e., this cinder driver
 will expose ovirt disks to as openstack cinder volumes.
 is that what you are looking for?


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Cinder Integration

2013-11-13 Thread Udaya Kiran P
Hi Itamar,

Thanks for the update.

Is the POC for Cinder driver is ready? Are there any resources pointing towards 
this?

Regards,
Udaya Kiran



On Thursday, 14 November 2013 1:19 AM, Itamar Heim ih...@redhat.com wrote:
 
On 11/12/2013 01:38 AM, Udaya Kiran P wrote:

 Hi everyone,

 Does anybody know if OpenStack Cinder Integration is done in oVirt3.3.

 Can I have some resources pointing to the same?

3.3 has glance and neutron (and keystone for their needs).
cinder is a bit more complex and not covered yet.___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Cinder Integration

2013-11-11 Thread Udaya Kiran P
Hi everyone,

Does anybody know if OpenStack Cinder Integration is done in oVirt3.3.

Can I have some resources pointing to the same?

Thank You,

Regards,
Udaya Kiran___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Adding New oVirtNode Host 3.0.1 to the oVirt3.3

2013-10-21 Thread Udaya Kiran P
Hi everyone,

I don't find any options in the left menu of oVirtNode 3.0.1 to set the 
oVirtEngine related details  [which was there in oVirtNode2.6.1]. Please find 
attached the screenshot.

Please let me know how to add this new host into oVirt 3.3.

Thank you. 

Regards,
Udaya Kiranattachment: 3.0.1.png___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] oVirtNode 3.0.1 - Invalid Installation Error

2013-10-21 Thread Udaya Kiran P
Hi everyone,

I was able to install oVirtNode 3.0.1 on a machine. 

When I tried installing the same setup on a different machine I am getting the 
error - Invalid Installation. Please reboot from media and reinstall. Please 
find attched the screenshot.

I tried rebooting but the error remains. Please suggest.


Thank You.

Regards,
Udaya Kiranattachment: 3.0.1_Error.png___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt 3.3 All-in-One (AIO) setup

2013-10-17 Thread Udaya Kiran P
Hi Doron  Ohad,

Thank You for your inputs.

Regards,
Udaya Kiran



On Thursday, 17 October 2013 1:16 PM, Ohad Basan oba...@redhat.com wrote:
 
I recommend doing the following:
enable the nested kvm cpuflag: echo options kvm-intel nested=1  
/etc/modprobe.d/kvm-intel.conf 
and install the nested kvm vdsm hook: yum install vdsm-hook-vhostmd
that's all you need



- Original Message -
 From: Udaya Kiran P ukiran...@yahoo.in
 To: users@ovirt.org
 Sent: Thursday, October 17, 2013 7:19:38 AM
 Subject: [Users] oVirt 3.3 All-in-One (AIO) setup
 
 Hi everyone,
 
 I found an article on setting up oVirt3.3 All-in-One.
 
 http://community.redhat.com/up-and-running-with-ovirt-3-3/
 
 Can this be set up on a VM ?
 
 I tried setting up the same on a Fedora 19 VM. But it looks like Nested KVM
 feature isn't enabled.
 
 How to enable Nested KVM in feature in Fedora19.
 
 Please suggest.
 
 Thank You.
 
 Regards,
 Udaya Kiran
 
 ___
 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