[openstack-dev] How many compute nodes supported by a basic controller and an advanced high end congigaration controller

2015-08-27 Thread Kamsali, RaghavendraChari (Artesyn)
Hi,

Can anyone answer:

How many compute nodes supported by a basic and an advanced high end hardware 
configuration OpenStack controller.

Here I want to know the OpenStack service performance.



Thanks and Regards,
Raghavendrachari kamsali,
Embedded Computing and Power,
Hyderabad, AndhraPradesh , India

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] sr-iov kilo getting libvirtd error while spawning a vm

2015-08-17 Thread Kamsali, RaghavendraChari (Artesyn)
Hi,
Trying to bring up vm on sr-iov enabled openstack getting this error on compute 
node as shown below



from (pid=9551) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:4195
2015-08-17 21:15:40.957 DEBUG nova.virt.libvirt.vif 
[req-8d3ac9c1-d33d-4bd4-b4ab-5eda2e1c400f demo demo] vif_type=hw_veb 
instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone=None,cell_name=None,cleaned=False,config_drive='',created_at=2015-08-17T15:45:32Z,default_ephemeral_device=None,default_swap_device='/dev/vdb',deleted=False,deleted_at=None,disable_terminate=False,display_description='vm1',display_name='vm1',ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(8),host='Compute1',hostname='vm1',id=18,image_ref='ef29abd3-f52c-4591-b608-c3ed948fb49b',info_cache=InstanceInfoCache,instance_type_id=8,kernel_id='',key_data=None,key_name=None,launch_index=0,launched_at=None,launched_on='Compute1',locked=False,locked_by=None,memory_mb=2048,metadata={},new_flavor=None,node='Compute1',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='c3aa578e594f44f7a79cb075ac7688ab',ramdisk_id='',reservation_id='r-0u6rbpou',root_device_name='/dev/vda',root_gb=10,scheduled_at=None,security_groups=SecurityGroupList,shutdown_terminate=False,system_metadata={image_base_image_ref='ef29abd3-f52c-4591-b608-c3ed948fb49b',image_container_format='bare',image_disk_format='qcow2',image_min_disk='10',image_min_ram='0',network_allocated='True'},tags=,task_state='spawning',terminated_at=None,updated_at=2015-08-17T15:45:34Z,user_data=None,user_id='9dd44e8f987548b2a304b3f12b812381',uuid=480128a7-7640-4ddb-9bd1-bdc0018e7f6e,vcpu_model=VirtCPUModel,vcpus=2,vm_mode=None,vm_state='building')
 vif=VIF({'profile': {u'pci_slot': u':81:02.7', u'physical_network': 
u'default', u'pci_vendor_info': u'8086:154c'}, 'ovs_interfaceid': None, 
'preserve_on_delete': True, 'network': Network({'bridge': None, 'subnets': 
[Subnet({'ips': [FixedIP({'meta': {}, 'version': 4, 'type': 'fixed', 
'floating_ips': [], 'address': u'192.168.1.11'})], 'version': 4, 'meta': 
{'dhcp_server': u'192.168.1.2'}, 'dns': [], 'routes': [], 'cidr': 
u'192.168.1.0/24', 'gateway': IP({'meta': {}, 'version': 4, 'type': 'gateway', 
'address': u'192.168.1.1'})})], 'meta': {'injected': False, 'tenant_id': 
u'c3aa578e594f44f7a79cb075ac7688ab', 'physical_network': u'default'}, 'id': 
u'e82ec190-e36d-4157-ae9c-e4e4948735e2', 'label': u'mgmt-net'}), 'devname': 
u'tap3b0a1ae4-4e', 'vnic_type': u'direct', 'qbh_params': None, 'meta': {}, 
'details': {u'port_filter': False, u'vlan': u'1009'}, 'address': 
u'fa:16:3e:eb:38:da', 'active': True, 'type': u'hw_veb', 'id': 
u'3b0a1ae4-4eb5-4911-a9a7-109217188067', 'qbg_params': None}) from (pid=9551) 
plug /opt/stack/nova/nova/virt/libvirt/vif.py:597
2015-08-17 21:15:40.961 ERROR nova.virt.libvirt.driver 
[req-8d3ac9c1-d33d-4bd4-b4ab-5eda2e1c400f demo demo] Error defining a domain 
with XML: 
  480128a7-7640-4ddb-9bd1-bdc0018e7f6e
  instance-0012
  2097152
  2
  
http://openstack.org/xmlns/libvirt/nova/1.0";>
  
  vm1
  2015-08-17 15:45:40
  
2048
10
200
0
2
  
  
demo
demo
  
  

  
  

  OpenStack Foundation
  OpenStack Nova
  2015.1.2
  94e62060-1011-4750-ac16-88c58d7b40af
  480128a7-7640-4ddb-9bd1-bdc0018e7f6e

  
  
hvm


  
  


  
  
2048
  
 
  

  
  

  
  
  


  
  
  


  
  
  


  
  
  

  
  

  


  




  


  

  


2015-08-17 21:15:40.962 ERROR nova.compute.manager 
[req-8d3ac9c1-d33d-4bd4-b4ab-5eda2e1c400f demo demo] [instance: 
480128a7-7640-4ddb-9bd1-bdc0018e7f6e] Instance failed to spawn
2015-08-17 21:15:40.962 TRACE nova.compute.manager [instance: 
480128a7-7640-4ddb-9bd1-bdc0018e7f6e] Traceback (most recent call last):
2015-08-17 21:15:40.962 TRACE nova.compute.manager [instance: 
480128a7-7640-4ddb-9bd1-bdc0018e7f6e]   File 
"/opt/stack/nova/nova/compute/manager.py", line 2465, in _build_resources
2015-08-17 21:15:40.962 TRACE nova.compute.manager [instance: 
480128a7-7640-4ddb-9bd1-bdc0018e7f6e] yield resources
2015-08-17 21:15:40.962 TRACE nova.compute.manager [instance: 
480128a7-7640-4ddb-9bd1-bdc0018e7f6e]   File 
"/opt/stack/nova/nova/compute/manager.py", line 2337, in _build_and_run_instance
2015-08-17 21:15:40.962 TRACE nova.compute.manager [instance: 
480128a7-7640-4ddb-9bd1-bdc0018e7f6e] block_device_info=block_device_info)
2015-08-17 21:15:40.962 TRACE nova.compute.manager [instance: 
480128a7-7640-4ddb-9bd1-bdc0018e7f6e]   File 
"/opt/stack/nova/nova/virt/libvirt/driver.py", line 2388, in spawn
2015-08-17 21:15:40.962 TRACE nova.compute.manager [instance: 
48

Re: [openstack-dev] [Openstack] PCI pass-through SRIOV

2015-05-26 Thread Kamsali, RaghavendraChari (Artesyn)
Hi,

I resolved it by adding or uncommenting  "/dev/vfio/vfio" in cgroup_device_acl 
list in /etc/libvirtd/qemu.conf file and restart libvird service .

Now when I listed nova instances am not getting any Network shown 

[stack@Controller images]$ nova list
+--+--+++-+--+
| ID   | Name | Status | Task State | Power 
State | Networks |
+--+--+++-+--+
| 6cd81ab3-d60f-4511-ad5d-7d337af3cacd | ubuntuvm | ACTIVE | -  | 
Running |  |
+--+--+++-+--+
[stack@Controller images]$



-Original Message-
From: Steve Gordon [mailto:sgor...@redhat.com] 
Sent: Tuesday, May 26, 2015 9:45 PM
To: Moshe Levi
Cc: Kamsali, RaghavendraChari [ENGINEERING/IN]; OpenStack Development Mailing 
List (not for usage questions); openst...@lists.openstack.org
Subject: Re: [Openstack] [openstack-dev] PCI pass-through SRIOV

- Original Message -
> From: "Moshe Levi" 
> To: "RaghavendraChari Kamsali (Artesyn)" 
> , "OpenStack Development Mailing 
> List
> 
> This is a different  error
> 
> 2015-05-26 13:34:08.081 TRACE nova.compute.manager [instance:
> 101776a0-cd2e-47b9-bdc4-1097782201c6] if ret == -1: raise libvirtError
> ('virDomainCreateWithFlags() failed', dom=self)
> 2015-05-26 13:34:08.081 TRACE nova.compute.manager [instance:
> 101776a0-cd2e-47b9-bdc4-1097782201c6] libvirtError: internal error: 
> process exited while connecting to monitor: 2015-05-26T04:34:07.980897Z 
> qemu-kvm:
> -device vfio-pci,host=81:02.3,id=hostdev0,bus=pci.0,addr=0x4: vfio: 
> failed to open /dev/vfio/vfio: Operation not permitted
> 2015-05-26 13:34:08.081 TRACE nova.compute.manager [instance:
> 101776a0-cd2e-47b9-bdc4-1097782201c6] 2015-05-26T04:34:07.980951Z qemu-kvm:
> -device vfio-pci,host=81:02.3,id=hostdev0,bus=pci.0,addr=0x4: vfio: 
> failed to setup container for group 49
> 2015-05-26 13:34:08.081 TRACE nova.compute.manager [instance:
> 101776a0-cd2e-47b9-bdc4-1097782201c6] 2015-05-26T04:34:07.980970Z qemu-kvm:
> -device vfio-pci,host=81:02.3,id=hostdev0,bus=pci.0,addr=0x4: vfio: 
> failed to get group 49
> 2015-05-26 13:34:08.081 TRACE nova.compute.manager [instance:
> 101776a0-cd2e-47b9-bdc4-1097782201c6] 2015-05-26T04:34:07.980995Z qemu-kvm:
> -device vfio-pci,host=81:02.3,id=hostdev0,bus=pci.0,addr=0x4: Device 
> initialization failed.
> 2015-05-26 13:34:08.081 TRACE nova.compute.manager [instance:
> 101776a0-cd2e-47b9-bdc4-1097782201c6] 2015-05-26T04:34:07.981019Z qemu-kvm:
> -device vfio-pci,host=81:02.3,id=hostdev0,bus=pci.0,addr=0x4: Device 
> 'vfio-pci' could not be initialized
> 
> You are using intel card therefore I think you should contact them and 
> ask if this card is supported.

In addition there are a number of Intel cards for which ACS quirks had to be 
added to the kernel, this was done fairly recently in patches like this one:

http://www.spinics.net/lists/kernel/msg1951202.html

You may want to check whether a) your card is one of those impacted and b) your 
kernel has these patches, though your output does not appear to be an exact 
match for what we were seeing in 
https://bugzilla.redhat.com/show_bug.cgi?id=1141399

Thanks,

--
Steve Gordon, RHCE
Sr. Technical Product Manager,
Red Hat Enterprise Linux OpenStack Platform
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] PCI pass-through SRIOV

2015-05-26 Thread Kamsali, RaghavendraChari (Artesyn)
Hi Levi,

Thanks for the replay,

What I need to ask Intel regarding this controller IntelXL710, whether it is 
supported for sriov kvm  or sriov openstack??
If the query regarding kvm , I tested by creating VF on this controller and 
attached to virtual instance and boot it manually on top of KVM hypervisor, Now 
am tested it using openstack.


Thanks and Regards,
Raghavendrachari kamsali,

From: Moshe Levi [mailto:mosh...@mellanox.com]
Sent: Tuesday, May 26, 2015 7:54 PM
To: Kamsali, RaghavendraChari [ENGINEERING/IN]; OpenStack Development Mailing 
List (not for usage questions); openst...@lists.openstack.org
Subject: RE: [openstack-dev] PCI pass-through SRIOV

This is a different  error

2015-05-26 13:34:08.081 TRACE nova.compute.manager [instance: 
101776a0-cd2e-47b9-bdc4-1097782201c6] if ret == -1: raise libvirtError 
('virDomainCreateWithFlags() failed', dom=self)
2015-05-26 13:34:08.081 TRACE nova.compute.manager [instance: 
101776a0-cd2e-47b9-bdc4-1097782201c6] libvirtError: internal error: process 
exited while connecting to monitor: 2015-05-26T04:34:07.980897Z qemu-kvm: 
-device vfio-pci,host=81:02.3,id=hostdev0,bus=pci.0,addr=0x4: vfio: failed to 
open /dev/vfio/vfio: Operation not permitted
2015-05-26 13:34:08.081 TRACE nova.compute.manager [instance: 
101776a0-cd2e-47b9-bdc4-1097782201c6] 2015-05-26T04:34:07.980951Z qemu-kvm: 
-device vfio-pci,host=81:02.3,id=hostdev0,bus=pci.0,addr=0x4: vfio: failed to 
setup container for group 49
2015-05-26 13:34:08.081 TRACE nova.compute.manager [instance: 
101776a0-cd2e-47b9-bdc4-1097782201c6] 2015-05-26T04:34:07.980970Z qemu-kvm: 
-device vfio-pci,host=81:02.3,id=hostdev0,bus=pci.0,addr=0x4: vfio: failed to 
get group 49
2015-05-26 13:34:08.081 TRACE nova.compute.manager [instance: 
101776a0-cd2e-47b9-bdc4-1097782201c6] 2015-05-26T04:34:07.980995Z qemu-kvm: 
-device vfio-pci,host=81:02.3,id=hostdev0,bus=pci.0,addr=0x4: Device 
initialization failed.
2015-05-26 13:34:08.081 TRACE nova.compute.manager [instance: 
101776a0-cd2e-47b9-bdc4-1097782201c6] 2015-05-26T04:34:07.981019Z qemu-kvm: 
-device vfio-pci,host=81:02.3,id=hostdev0,bus=pci.0,addr=0x4: Device 'vfio-pci' 
could not be initialized

You are using intel card therefore I think you should contact them and ask if 
this card is supported.


From: Kamsali, RaghavendraChari (Artesyn) 
[mailto:raghavendrachari.kams...@artesyn.com]
Sent: Tuesday, May 26, 2015 4:49 PM
To: Kamsali, RaghavendraChari (Artesyn); Moshe Levi; OpenStack Development 
Mailing List (not for usage questions); 
openst...@lists.openstack.org<mailto:openst...@lists.openstack.org>
Subject: RE: [openstack-dev] PCI pass-through SRIOV

Please find the attachment for the logs when changed in ml2_conf_sriov.ini

From: Kamsali, RaghavendraChari (Artesyn) 
[mailto:raghavendrachari.kams...@artesyn.com]
Sent: Tuesday, May 26, 2015 1:36 PM
To: Moshe Levi; OpenStack Development Mailing List (not for usage questions); 
openst...@lists.openstack.org<mailto:openst...@lists.openstack.org>
Subject: Re: [Openstack] [openstack-dev] PCI pass-through SRIOV

Hi,

Yes I changed it on what you mentioned in ml2_conf_sriov.ini ,but same issue 
occurs.


Thanks and Regards,
Raghavendrachari kamsali,
Embedded Computing and Power,
Hyderabad, AndhraPradesh , India



From: Moshe Levi [mailto:mosh...@mellanox.com]
Sent: Tuesday, May 26, 2015 12:58 PM
To: Kamsali, RaghavendraChari [ENGINEERING/IN]; OpenStack Development Mailing 
List (not for usage questions); 
openst...@lists.openstack.org<mailto:openst...@lists.openstack.org>
Subject: RE: [openstack-dev] PCI pass-through SRIOV

Hi Kamsali,
This is the error:
Refusing to bind due to unsupported vnic_type: direct

Please add the following to you ml2_conf.ini
supported_pci_vendor_devs = 8086:154c

Thanks,
    Moshe Levi


From: Kamsali, RaghavendraChari (Artesyn) 
[mailto:raghavendrachari.kams...@artesyn.com]
Sent: Monday, May 25, 2015 2:31 PM
To: Moshe Levi; OpenStack Development Mailing List (not for usage questions); 
openst...@lists.openstack.org<mailto:openst...@lists.openstack.org>
Subject: RE: [openstack-dev] PCI pass-through SRIOV

FYI,

Neutron-server logs,
Ml2 config file on compute and controller
Nova.conf file



From: Moshe Levi [mailto:mosh...@mellanox.com]
Sent: Saturday, May 23, 2015 7:53 PM
To: OpenStack Development Mailing List (not for usage questions); 
openst...@lists.openstack.org<mailto:openst...@lists.openstack.org>
Subject: Re: [Openstack] [openstack-dev] PCI pass-through SRIOV

Hi Kamsali,
According to the logs you got binding failed error, which mean neutron failed 
to bind the port.
Can you send the neutron server log and the your neutron ml2 conf file?

Thank,
   Moshe Levi

From: Kamsali, RaghavendraChari 
(Artesyn)<mailto:raghavendrachari.kams...@artesyn.com>
Sent: ‎Saturday‎, ‎May‎ ‎23‎, ‎2015 ‎6‎:‎38‎ ‎AM
To: OpenStack Development Mailing List (not for usage 
questions)<mailto:openstack-dev@lists.o

Re: [openstack-dev] PCI pass-through SRIOV

2015-05-26 Thread Kamsali, RaghavendraChari (Artesyn)
Hi,

Yes I changed it on what you mentioned in ml2_conf_sriov.ini ,but same issue 
occurs.


Thanks and Regards,
Raghavendrachari kamsali,
Embedded Computing and Power,
Hyderabad, AndhraPradesh , India



From: Moshe Levi [mailto:mosh...@mellanox.com]
Sent: Tuesday, May 26, 2015 12:58 PM
To: Kamsali, RaghavendraChari [ENGINEERING/IN]; OpenStack Development Mailing 
List (not for usage questions); openst...@lists.openstack.org
Subject: RE: [openstack-dev] PCI pass-through SRIOV

Hi Kamsali,
This is the error:
Refusing to bind due to unsupported vnic_type: direct

Please add the following to you ml2_conf.ini
supported_pci_vendor_devs = 8086:154c

Thanks,
Moshe Levi


From: Kamsali, RaghavendraChari (Artesyn) 
[mailto:raghavendrachari.kams...@artesyn.com]
Sent: Monday, May 25, 2015 2:31 PM
To: Moshe Levi; OpenStack Development Mailing List (not for usage questions); 
openst...@lists.openstack.org<mailto:openst...@lists.openstack.org>
Subject: RE: [openstack-dev] PCI pass-through SRIOV

FYI,

Neutron-server logs,
Ml2 config file on compute and controller
Nova.conf file



From: Moshe Levi [mailto:mosh...@mellanox.com]
Sent: Saturday, May 23, 2015 7:53 PM
To: OpenStack Development Mailing List (not for usage questions); 
openst...@lists.openstack.org<mailto:openst...@lists.openstack.org>
Subject: Re: [Openstack] [openstack-dev] PCI pass-through SRIOV

Hi Kamsali,
According to the logs you got binding failed error, which mean neutron failed 
to bind the port.
Can you send the neutron server log and the your neutron ml2 conf file?

Thank,
   Moshe Levi

From: Kamsali, RaghavendraChari 
(Artesyn)<mailto:raghavendrachari.kams...@artesyn.com>
Sent: ‎Saturday‎, ‎May‎ ‎23‎, ‎2015 ‎6‎:‎38‎ ‎AM
To: OpenStack Development Mailing List (not for usage 
questions)<mailto:openstack-dev@lists.openstack.org>, 
openst...@lists.openstack.org<mailto:openst...@lists.openstack.org>

Hi,

Am deploying controller-compute openstack setup , in controller I configured 
openvswitch bridges and in computed node I configured PCI nic supported SRIOV 
capability and while am spawning VM am getting following error as in attached 
file:

I followed the link for setting up the sriov 
https://wiki.openstack.org/wiki/SR-IOV-Passthrough-For-Networking and 
http://www.qlogic.com/solutions/Documents/UsersGuide_OpenStack_SR-IOV.pdf

Could any one help me regarding this issue


Thanks and Regards,
Raghavendrachari kamsali,
Embedded Computing and Power,
Hyderabad, AndhraPradesh , India


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] PCI pass-through SRIOV

2015-05-23 Thread Kamsali, RaghavendraChari (Artesyn)
Hi,

Am deploying controller-compute openstack setup , in controller I configured 
openvswitch bridges and in computed node I configured PCI nic supported SRIOV 
capability and while am spawning VM am getting following error as in attached 
file:

I followed the link for setting up the sriov 
https://wiki.openstack.org/wiki/SR-IOV-Passthrough-For-Networking and 
http://www.qlogic.com/solutions/Documents/UsersGuide_OpenStack_SR-IOV.pdf

Could any one help me regarding this issue


Thanks and Regards,
Raghavendrachari kamsali,
Embedded Computing and Power,
Hyderabad, AndhraPradesh , India


2015-05-23 21:24:35.061 DEBUG nova.virt.libvirt.vif [-] vif_type=binding_failed 
instance=Instance(access_ip_v4=Non
e,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone=None,cell_name=None,cleaned=False,c
onfig_drive='',created_at=2015-05-23T04:23:17Z,default_ephemeral_device=None,default_swap_device=None,deleted=Fals
e,deleted_at=None,disable_terminate=False,display_description='ubuntuvm',display_name='ubuntuvm',ephemeral_gb=0,ep
hemeral_key_uuid=None,fault=,host='atca7480',hostname='ubuntuvm',id=6,image_ref='0f945b95-df76-4ef1-9ed0-3d072b
ac360f',info_cache=InstanceInfoCache,instance_type_id=5,kernel_id='',key_data=None,key_name=None,launch_index=0,la
unched_at=None,launched_on='atca7480',locked=False,locked_by=None,memory_mb=2048,metadata={},node='atca7480',numa_
topology=None,os_type=None,pci_devices=PciDeviceList,power_state=0,progress=0,project_id='51b00a98b1ac471684cad9b1
ee248cc5',ramdisk_id='',reservation_id='r-2r0v9idg',root_device_name='/dev/vda',root_gb=20,scheduled_at=None,secur
ity_groups=SecurityGroupList,shutdown_terminate=False,system_metadata={image_base_image_ref='0f945b95-df76-4ef1-9e
d0-3d072bac360f',image_container_format='bare',image_disk_format='qcow2',image_min_disk='20',image_min_ram='0',ins
tance_type_ephemeral_gb='0',instance_type_flavorid='2',instance_type_id='5',instance_type_memory_mb='2048',instanc
e_type_name='m1.small',instance_type_root_gb='20',instance_type_rxtx_factor='1.0',instance_type_swap='0',instance_
type_vcpu_weight=None,instance_type_vcpus='1',network_allocated='True'},task_state='spawning',terminated_at=None,u
pdated_at=2015-05-23T04:23:20Z,user_data=None,user_id='e51e176aee744f35bb1e2fb05ecd615f',uuid=39d27b92-295f-4f18-b
b76-e0bba4d0666b,vcpus=1,vm_mode=None,vm_state='building') vif=VIF({'profile': 
{u'pci_slot': u':81:02.3', u'ph
ysical_network': u'default', u'pci_vendor_info': u'8086:154c'}, 
'ovs_interfaceid': None, 'network': Network({'brid
ge': None, 'subnets': [Subnet({'ips': [FixedIP({'meta': {}, 'version': 4, 
'type': 'fixed', 'floating_ips': [], 'ad
dress': u'11.0.0.8'})], 'version': 4, 'meta': {'dhcp_server': u'11.0.0.7'}, 
'dns': [], 'routes': [], 'cidr': u'11.
0.0.0/24', 'gateway': IP({'meta': {}, 'version': 4, 'type': 'gateway', 
'address': u'11.0.0.1'})})], 'meta': {'inje
cted': False, 'tenant_id': u'51b00a98b1ac471684cad9b1ee248cc5', 
'physical_network': u'default'}, 'id': u'5ef1662f-
8bb4-4124-8b68-2a2fe240170e', 'label': u'sriov'}), 'devname': 
u'tap5281222e-4c', 'vnic_type': u'direct', 'qbh_para
ms': None, 'meta': {}, 'details': {}, 'address': u'fa:16:3e:fd:55:1e', 
'active': False, 'type': u'binding_failed',
 'id': u'5281222e-4c3b-47af-a851-6b0254c0d85a', 'qbg_params': None}) 
virt_typekvm from (pid=29295) get_config /opt
/stack/nova/nova/virt/libvirt/vif.py:342
2015-05-23 21:24:35.063 ERROR nova.compute.manager [-] [instance: 
39d27b92-295f-4f18-bb76-e0bba4d0666b] Instance f
ailed to spawn
2015-05-23 21:24:35.063 TRACE nova.compute.manager [instance: 
39d27b92-295f-4f18-bb76-e0bba4d0666b] Traceback (mos
t recent call last):
2015-05-23 21:24:35.063 TRACE nova.compute.manager [instance: 
39d27b92-295f-4f18-bb76-e0bba4d0666b]   File "/opt/s
tack/nova/nova/compute/manager.py", line 2266, in _build_resources
2015-05-23 21:24:35.063 TRACE nova.compute.manager [instance: 
39d27b92-295f-4f18-bb76-e0bba4d0666b] yield reso
urces
2015-05-23 21:24:35.063 TRACE nova.compute.manager [instance: 
39d27b92-295f-4f18-bb76-e0bba4d0666b]   File "/opt/s
tack/nova/nova/compute/manager.py", line 2136, in _build_and_run_instance
2015-05-23 21:24:35.063 TRACE nova.compute.manager [instance: 
39d27b92-295f-4f18-bb76-e0bba4d0666b] block_device_info=block_device_info)
2015-05-23 21:24:35.063 TRACE nova.compute.manager [instance: 
39d27b92-295f-4f18-bb76-e0bba4d0666b]   File 
"/opt/stack/nova/nova/virt/libvirt/driver.py", line 2662, in spawn
2015-05-23 21:24:35.063 TRACE nova.compute.manager [instance: 
39d27b92-295f-4f18-bb76-e0bba4d0666b] write_to_disk=True)
2015-05-23 21:24:35.063 TRACE nova.compute.manager [instance: 
39d27b92-295f-4f18-bb76-e0bba4d0666b]   File 
"/opt/stack/nova/nova/virt/libvirt/driver.py", line 4200, in _get_guest_xml
2015-05-23 21:24:35.063 TRACE nova.compute.manager [instance: 
39d27b92-295f-4f18-bb76-e0bba4d0666b] context)
2015-05-23 21:24:35.063 TRACE nova.compute.manager [instance: 
39d27b92-295f-4f18-bb76-e0b

[openstack-dev] devstack local.conf file fro sriov pci nic passthrough

2015-05-15 Thread Kamsali, RaghavendraChari (Artesyn)
Hi,
I am bringing up the single node openstack cloud and having pci sriov supported 
nic controller (intel XL710), created 4virtual functions on top of the nic. My 
goal is to bring up the cloud setup with neutron and nova network services 
using devstack.
How to configure local.conf file  so that when any VM spawns , it used the 
virtual function of the sriov nic and able to communicate .

Could anyone help me ???


Thanks and Regards,
Raghavendrachari kamsali | Software Engineer II  | Embedded Computing
Artesyn Embedded Technologies | 5th Floor, Capella Block, The V, Madhapur| 
Hyderabad, AP 500081 India
T +91-40-66747059 | M +919705762153

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Openstack] How to configure sriov nic using in neutron ml2 plugin

2015-05-13 Thread Kamsali, RaghavendraChari (Artesyn)
Hi Jakub,

Thanks for the reply,

My board having Intel-XL710 controller supporting for SRIOV and in openstack 
juno sriov supported blogs or docs they informed sriov supported only for 
mellonox kind devices ?? and also they mentioned we have to write our own 
monolithic plugin for our new device; if so , then how to configure or write 
our own plugin(monolithic or ml2) . is there any procedure to implement/develop 
??


Thanks and Regards,
Raghavendrachari kamsali,
Embedded Computing and Power,
Hyderabad, AndhraPradesh , India 




-Original Message-
From: Jakub Libosvar [mailto:jlibo...@redhat.com] 
Sent: Monday, May 11, 2015 8:13 PM
To: OpenStack Development Mailing List (not for usage questions); 
openst...@lists.openstack.org
Subject: Re: [Openstack] [openstack-dev] How to configure sriov nic using in 
neutron ml2 plugin

On 05/11/2015 04:13 PM, Kamsali, RaghavendraChari (Artesyn) wrote:
> Hi,
> 
>  
> 
> I want to use SR-IOV supported nic (intel XL710) NIC for VM 
> instantiation , so I would like to configure ml2plugin for the intel
> XL710 nic , How can could any one help me .
> 
>  
> 
> https://wiki.openstack.org/wiki/PCI_passthrough_SRIOV_support
> 
>  
> 
> https://wiki.openstack.org/wiki/SR-IOV-Passthrough-For-Networking
> 
>  
> 
> Here some of them are provided .

Hi Raghavendrachari,

you may also find these blog posts [1][2] by Nir Yechiel interesting and they 
may help you with configuration.

If you have any particular issue or question, feel free to ask on the list.

Good luck.
Kuba

[1]
http://redhatstackblog.redhat.com/2015/03/05/red-hat-enterprise-linux-openstack-platform-6-sr-iov-networking-part-i-understanding-the-basics/
[2]
http://redhatstackblog.redhat.com/2015/04/29/red-hat-enterprise-linux-openstack-platform-6-sr-iov-networking-part-ii-walking-through-the-implementation/

> 
>  
> 
>  
> 
> Thanks and Regards,
> 
> *Raghavendrachari kamsali *| Software Engineer II  | Embedded 
> Computing
> 
> *Artesyn Embedded Technologies***|**5th Floor, Capella Block, The V,
> Madhapur| Hyderabad, AP 500081 India
> 
> T +91-40-66747059 | M +919705762153
> 
>  
> 
> 
> 
> __
>  OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: 
> openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openst...@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] How to configure sriov nic using in neutron ml2 plugin

2015-05-11 Thread Kamsali, RaghavendraChari (Artesyn)
Hi,

I want to use SR-IOV supported nic (intel XL710) NIC for VM instantiation , so 
I would like to configure ml2plugin for the intel XL710 nic , How can could any 
one help me .

https://wiki.openstack.org/wiki/PCI_passthrough_SRIOV_support

https://wiki.openstack.org/wiki/SR-IOV-Passthrough-For-Networking

Here some of them are provided .


Thanks and Regards,
Raghavendrachari kamsali | Software Engineer II  | Embedded Computing
Artesyn Embedded Technologies | 5th Floor, Capella Block, The V, Madhapur| 
Hyderabad, AP 500081 India
T +91-40-66747059 | M +919705762153

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] devstack, persistant configaration when openstack nodes(controller/compute/...) reboot

2015-04-29 Thread Kamsali, RaghavendraChari (Artesyn)
Hi,

I have some questions on devstack, can anyone answer it.

* Why devstack didn't start services automatically when openstack nodes 
reboots.

* How to re-create the devstack, suchthat whenever nodes reboot , it 
'll configured as previous configuration (i.e bringing up all the services as 
usual ).


Thanks and Regards,
Raghavendrachari kamsali | Software Engineer II  | Embedded Computing
Artesyn Embedded Technologies | 5th Floor, Capella Block, The V, Madhapur| 
Hyderabad, AP 500081 India
T +91-40-66747059 | M +919705762153

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] Cinder list and cinder create generating error as unknown column instance_uuid in cinder.volumes

2015-03-31 Thread Kamsali, RaghavendraChari (Artesyn)

Hi,

Am using openstack/juno and I bring up the setup like controller node and 
storage node, when I created volumes or getting list of volumes it is 
generating error as shown below .



[stack@Storage devstack]$ cinder list
ERROR: Internal Server Error (HTTP 500) (Request-ID: 
req-519d330d-5b14-4705-9f3d-937de00a61e0)
[stack@Storage devstack]$


c-api.log


from (pid=24777) _http_log_response 
/usr/lib/python2.7/site-packages/keystoneclient/session.py:223
2015-03-31 12:29:39.300 INFO cinder.api.openstack.wsgi 
[req-519d330d-5b14-4705-9f3d-937de00a61e0 155aae03e3214f9e8fc411a6395706f8 
e4e2d713323a4a66be5994f85ce91101] GET 
http://192.168.21.108:8776/v1/e4e2d713323a4a66be5994f85ce91101/volumes/detail
2015-03-31 12:29:39.301 DEBUG cinder.api.openstack.wsgi 
[req-519d330d-5b14-4705-9f3d-937de00a61e0 155aae03e3214f9e8fc411a6395706f8 
e4e2d713323a4a66be5994f85ce91101] Empty body provided in request from 
(pid=24777) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:789
2015-03-31 12:29:39.324 ERROR cinder.api.middleware.fault 
[req-519d330d-5b14-4705-9f3d-937de00a61e0 155aae03e3214f9e8fc411a6395706f8 
e4e2d713323a4a66be5994f85ce91101] Caught error: (OperationalError) (1054, 
"Unknown column 'volumes.instance_uuid' in 'field list'") 'SELECT 
volumes.created_at AS volumes_created_at, volumes.updated_at AS 
volumes_updated_at, volumes.deleted_at AS volumes_deleted_at, volumes.id AS 
volumes_id, volumes._name_id AS volumes__name_id, volumes.ec2_id AS 
volumes_ec2_id, volumes.user_id AS volumes_user_id, volumes.project_id AS 
volumes_project_id, volumes.snapshot_id AS volumes_snapshot_id, volumes.host AS 
volumes_host, volumes.size AS volumes_size, volumes.availability_zone AS 
volumes_availability_zone, volumes.instance_uuid AS volumes_instance_uuid, 
volumes.attached_host AS volumes_attached_host, volumes.mountpoint AS 
volumes_mountpoint, volumes.attach_time AS volumes_attach_time, volumes.status 
AS volumes_status, volumes.attach_status AS volumes_attach_status, 
volumes.migration_status AS volumes_migration_status, volumes.scheduled_at AS 
volumes_scheduled_at, volumes.launched_at AS volumes_launched_at, 
volumes.terminated_at AS volumes_terminated_at, volumes.display_name AS 
volumes_display_name, volumes.display_description AS 
volumes_display_description, volumes.provider_location AS 
volumes_provider_location, volumes.provider_auth AS volumes_provider_auth, 
volumes.provider_geometry AS volumes_provider_geometry, volumes.volume_type_id 
AS volumes_volume_type_id, volumes.source_volid AS volumes_source_volid, 
volumes.encryption_key_id AS volumes_encryption_key_id, 
volumes.consistencygroup_id AS volumes_consistencygroup_id, volumes.deleted AS 
volumes_deleted, volumes.bootable AS volumes_bootable, 
volumes.replication_status AS volumes_replication_status, 
volumes.replication_extended_status AS volumes_replication_extended_status, 
volumes.replication_driver_data AS volumes_replication_driver_data, 
consistencygroups_1.created_at AS consistencygroups_1_created_at, 
consistencygroups_1.updated_at AS consistencygroups_1_updated_at, 
consistencygroups_1.deleted_at AS consistencygroups_1_deleted_at, 
consistencygroups_1.deleted AS consistencygroups_1_deleted, 
consistencygroups_1.id AS consistencygroups_1_id, consistencygroups_1.user_id 
AS consistencygroups_1_user_id, consistencygroups_1.project_id AS 
consistencygroups_1_project_id, consistencygroups_1.host AS 
consistencygroups_1_host, consistencygroups_1.availability_zone AS 
consistencygroups_1_availability_zone, consistencygroups_1.name AS 
consistencygroups_1_name, consistencygroups_1.description AS 
consistencygroups_1_description, consistencygroups_1.volume_type_id AS 
consistencygroups_1_volume_type_id, consistencygroups_1.status AS 
consistencygroups_1_status, volume_metadata_1.created_at AS 
volume_metadata_1_created_at, volume_metadata_1.updated_at AS 
volume_metadata_1_updated_at, volume_metadata_1.deleted_at AS 
volume_metadata_1_deleted_at, volume_metadata_1.deleted AS 
volume_metadata_1_deleted, volume_metadata_1.id AS volume_metadata_1_id, 
volume_metadata_1.`key` AS volume_metadata_1_key, volume_metadata_1.value AS 
volume_metadata_1_value, volume_metadata_1.volume_id AS 
volume_metadata_1_volume_id, volume_types_1.created_at AS 
volume_types_1_created_at, volume_types_1.updated_at AS 
volume_types_1_updated_at, volume_types_1.deleted_at AS 
volume_types_1_deleted_at, volume_types_1.deleted AS volume_types_1_deleted, 
volume_types_1.id AS volume_types_1_id, volume_types_1.name AS 
volume_types_1_name, volume_types_1.qos_specs_id AS 
volume_types_1_qos_specs_id, volume_admin_metadata_1.created_at AS 
volume_admin_metadata_1_created_at, volume_admin_metadata_1.updated_at AS 
volume_admin_metadata_1_updated_at, volume_admin_metadata_1.deleted_at AS 
volume_admin_metadata_1_deleted_at, volume_admin_metadata_1.deleted AS 
volume_admin_metadata_1_deleted, volume_admin_metadata_1.id AS 
volume_admin_metadata_1_id, volume_admin_metadata_1.`k

Re: [openstack-dev] [Openstack] Cinder-service connectivity issues

2015-03-29 Thread Kamsali, RaghavendraChari (Artesyn)
Hi,
Now the time are in sync , but the issue is still exist.


From: Vishvananda Ishaya [mailto:vishvana...@gmail.com]
Sent: Thursday, March 26, 2015 12:09 AM
To: OpenStack Development Mailing List (not for usage questions)
Cc: Kamsali, RaghavendraChari [ENGINEERING/IN]; Ritesh Nanda; 
openst...@lists.openstack.org
Subject: Re: [openstack-dev] [Openstack] Cinder-service connectivity issues

Based on the checkin times in your post, it looks like time is out of sync 
between your nodes. The one reporting down is reporting time in the future. I 
would install ntp and make sure the clocks are in sync.

Vish

On Mar 25, 2015, at 2:33 AM, Kamsali, RaghavendraChari (Artesyn) 
mailto:raghavendrachari.kams...@artesyn.com>>
 wrote:



Please find attachment log (c-api) , when I execute command cinder create 1.


From: Kamsali, RaghavendraChari (Artesyn) 
[mailto:raghavendrachari.kams...@artesyn.com]
Sent: Wednesday, March 25, 2015 1:39 PM
To: Ritesh Nanda
Cc: 
openstack-dev@lists.openstack.org<mailto:openstack-dev@lists.openstack.org>; 
openst...@lists.openstack.org<mailto:openst...@lists.openstack.org>
Subject: Re: [Openstack] Cinder-service connectivity issues

FYI,

From: Ritesh Nanda [mailto:riteshnand...@gmail.com]
Sent: Wednesday, March 25, 2015 1:09 PM
To: Kamsali, RaghavendraChari [ENGINEERING/IN]
Cc: openst...@lists.openstack.org<mailto:openst...@lists.openstack.org>; 
openstack-dev@lists.openstack.org<mailto:openstack-dev@lists.openstack.org>
Subject: Re: [Openstack] Cinder-service connectivity issues

Can you run cinder-scheduler , volume service in debug mode and paste the logs.

Regards,
Ritesh

On Wed, Mar 25, 2015 at 12:10 AM, Kamsali, RaghavendraChari (Artesyn) 
mailto:raghavendrachari.kams...@artesyn.com>>
 wrote:
Hi,

My setup is shown below having  three networks (management, storage, 
data/virtual) .




Am facing issue when I bring up the setup as shown above scenario , could 
anyone help me to figure out did I configured incorrectly or doing anything 
wrong .

On Controller Node

SERVICES ENABLED: (c-sch,c-api)
Management-> 192.168.21.108
Storage-> 10.130.98.97

Cinder_configarations :

my_ip : 10.130.98.97 (also tried 19.2168.21.108)
glance_host:10.130.98.97 (also tried 192.168.21.108)
iscsi_ip_address: 10.130.98.97 (also tried 192.168.21.108)






On Storage Node

SERVICES ENABLED: (c-vol)
Management -> 192.1689.21.107
Stroage -> 10.130.98.136

my_ip : 10.130.98.97 (also tried 19.2168.21.108)
glance_host:10.130.98.97 (also tried 192.168.21.108)
iscsi_ip_address: 10.130.98.97 (also tried 192.168.21.108)
lvmdriver-1.iscsi_ip_address   : 10.130.98.136 (also tried 192.168.21.107)





Thanks and Regards,
Raghavendrachari kamsali | Software Engineer II  | Embedded Computing
Artesyn Embedded Technologies | 5th Floor, Capella Block, The V, Madhapur| 
Hyderabad, AP 500081 India


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : 
openst...@lists.openstack.org<mailto:openst...@lists.openstack.org>
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
 With Regards
 Ritesh Nanda
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: 
openstack-dev-requ...@lists.openstack.org<mailto:openstack-dev-requ...@lists.openstack.org>?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] storage node(cinder) local.conf file settings

2015-03-23 Thread Kamsali, RaghavendraChari (Artesyn)
Hi,

I want to setup controller-compute-storage multi node setup, could anyone 
explain how to configure local.conf file for devstack for storage node(cinder)


Thanks and Regards,
Raghavendrachari kamsali

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] openstack storage configaration file(cinder-service)

2015-03-20 Thread Kamsali, RaghavendraChari (Artesyn)
Hi,

Anyone can help how to configure local.conf file for storage node via cinder 
service in devstack.



Thanks and Regards,
Raghavendrachari kamsali | Software Engineer II  | Embedded Computing
Artesyn Embedded Technologies | 5th Floor, Capella Block, The V, Madhapur| 
Hyderabad, AP 500081 India
T +91-40-66747059 | M +919705762153

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev