Re: [Openstack] No idea how to use live-migration with "vmwareapi" driver.

2013-06-18 Thread Roman Sokolkov
sing something. While I have a fair amount of experience > with vSphere's APIs I am still learning OpenStack internals. I'd like to > see how to alter the BP I've referenced so we can handle this use case. > > > # Shawn Hartsock, vmware's nova-compute driver maintaine

[Openstack] No idea how to use live-migration with "vmwareapi" driver.

2013-06-18 Thread Roman Sokolkov
stack/nova/blob/stable/grizzly/nova/virt/vmwareapi/vmops.py#L1018>function ? -- Regards, Roman Sokolkov ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Glance Image Upload error.

2012-07-05 Thread Roman Sokolkov
*glance-registry.conf* have this [paste_deploy] flavor = keystone Thanks, Roman Sokolkov 2012/7/5 Trinath Somanchi > I installed Glance... While uploading image got this error... > On Jul 5, 2012 5:35 PM, "Atul Jha" wrote: > >> Are you installing/working on the Gl

Re: [Openstack] Noob question about api client access

2012-06-25 Thread Roman Sokolkov
Hi! You could also see on endpoints in keystone. And satisfy that urls differ from localhost. keystone endpoint-list As I remember. Thanks, Roman S. 24.06.2012 19:15 пользователь "Jonathan Proulx" написал: > Hi All, > > I have a shiny new install of openstack and from the controller node > (th

Re: [Openstack] Nova "migrate" and "resize"

2012-06-07 Thread Roman Sokolkov
nsubscribe : https://launchpad.net/~openstack > > More help : https://help.launchpad.net/ListHelp > > > > > > > > -- > > > > > > > > William Herry > > ==== > > williamherrych...@gmail.com > > >

[Openstack] XCP snapshotting with volumes attached failure

2012-06-01 Thread Roman Sokolkov
) snapshotting will refactored likewise a libvirt one. Is it possible? -- Regards, Roman Sokolkov ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help

[Openstack] xcp+quantum+vlans= not working security groups

2012-05-14 Thread Roman Sokolkov
=nova.virt.xenapi.firewall.Dom0IptablesFirewallDriver. And I see expected iptables rules on Dom0, but without any profit. As I understand iptables couldn't work with L2 openvswitch traffic? -- Regards, Roman Sokolkov ___ Mailing list: https://launchpa

Re: [Openstack] what's the default username&password for the instance in devstack?

2012-03-28 Thread Roman Sokolkov
.net/**ListHelp<https://help.launchpad.net/ListHelp> > -- Regards, Roman Sokolkov ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] How could I delete errored volumes?

2012-03-14 Thread Roman Sokolkov
Surprisingly nova-manage works very cool! 2012/3/14 Jason Hedden > > On Mar 14, 2012, at 9:13 AM, Roman Sokolkov wrote: > > > nova client couldn't delete images in error state, but it could delete > errored instances. I think we need this feature. > > > &g

[Openstack] How could I delete errored volumes?

2012-03-14 Thread Roman Sokolkov
Hi, folks! nova client couldn't delete images in error state, but it could delete errored instances. I think we need this feature. # nova volume-delete 3 ERROR: Invalid volume: Volume status must be available (HTTP 400) -- Regards, Roman Sok

[Openstack] Horizon ask password for every click

2012-03-07 Thread Roman Sokolkov
m_examples.js My keystone config http://paste.openstack.org/show/7121/ My apache config http://paste.openstack.org/show/7122/ And in keystone I see new tokens for every login -- Regards, Roman Sokolkov ___ Mailing list: https://launchpad.net/~ope

[Openstack] Fwd: nova endpoint in keystone

2012-03-06 Thread Roman Sokolkov
: Roman Sokolkov Date: 2012/3/7 Subject: Re: [Openstack] nova endpoint in keystone To: Dolph Mathews Thanks, but from keystone client I couldn't add *$(tenant_id)s* , but could %*(tenant_id)s* and it fixed this problem. But I have another one # nova --debug list connect: (127.0.0.1, 5000)

[Openstack] nova endpoint in keystone

2012-03-06 Thread Roman Sokolkov
--adminurl= http://127.0.0.1:35357/v2/* *nova list* ERROR: n/a (HTTP 404) -- Regards, Roman Sokolkov ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

[Openstack] Problem nova-network failed on ubuntu 12.04

2012-03-06 Thread Roman Sokolkov
assword attempts\n' (nova): TRACE: If I try to add in sudoers something like this "nova ALL=(ALL) NOPASSWD:ALL". All works good, but I think it is bad practise -- Regards, Roman Sokolkov ___ Mailing list: https://launchpad.net/~openstack Pos

Re: [Openstack] reconnecting to RabbitMQ

2012-01-12 Thread Roman Sokolkov
Oh, thanks for the reply.:) No, I do not need it asap. Now it is only reserch. Does your ambitious project opensource too?Will kombu be compatible? 2012/1/11 Ask Solem > > On 11 Jan 2012, at 10:33, Roman Sokolkov wrote: > > > Hi, Ask. > > > > Could you tell about kamq

Re: [Openstack] reconnecting to RabbitMQ

2012-01-11 Thread Roman Sokolkov
What status of publisher confirms? Does kombu able to work with? 2011/12/29 Roman Sokolkov > Thanks, Ask! > > amqplib versions after and including 1.0 enables SO_KEEPALIVE by default, >> and Kombu versions after and including 1.2.1 depends on amqplib >= 1.0, >> so maybe y

Re: [Openstack] reconnecting to RabbitMQ

2011-12-29 Thread Roman Sokolkov
tion more detailed. 2011/12/29 Ask Solem > > On 28 Dec 2011, at 14:38, Roman Sokolkov wrote: > > > Hi! > > > > I tried to make Rabbit HA for Openstack. > > > > My first e-mail was little innacurate. > > > > I use two nodes with active/active rabbits wi

Re: [Openstack] reconnecting to RabbitMQ

2011-12-29 Thread Roman Sokolkov
you mention. > > > > - Chris > > > > > > So is this issue solved by enabling TCP keepalive? > > -- Regards, Roman Sokolkov ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

[Openstack] Fwd: reconnecting to RabbitMQ

2011-12-28 Thread Roman Sokolkov
-- Forwarded message -- From: Roman Sokolkov Date: 2011/12/28 Subject: Re: [Openstack] reconnecting to RabbitMQ To: Ask Solem Hi! I tried to make Rabbit HA for Openstack. My first e-mail was little innacurate. I use two nodes with active/active rabbits with mirrored queues

[Openstack] reconnecting to RabbitMQ

2011-12-24 Thread Roman Sokolkov
API reconnects automatically. Other nova services staying disconnected. Are there mechanisms to monitor establising of connections? And it difficult to add them? -- Best regards, Roman Sokolkov ___ Mailing list: https://launchpad.net/~op

[Openstack] Keystone problem Expecting auth 400

2011-10-19 Thread Roman Sokolkov
ot;badRequest": {"message": "Expecting auth", "code": "400"}}* -- Regards, Roman Sokolkov ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] [OPENSTACK] Does diablo support lvm block devices instead files for VMs?

2011-10-11 Thread Roman Sokolkov
Hi! Could someone answer for my question? 2011/10/7 Roman Sokolkov > Hi! For my research I think Diablo doesn't support LVM block devices for > VMs, does it? > > In /usr/share/nova/libvirt.xml.template only file supports for main disk > device. I am right? > > #

[Openstack] [OPENSTACK] Does diablo support lvm block devices instead files for VMs?

2011-10-06 Thread Roman Sokolkov
Hi! For my research I think Diablo doesn't support LVM block devices for VMs, does it? In /usr/share/nova/libvirt.xml.template only file supports for main disk device. I am right? #if $getVar('rescue', False)

Re: [Openstack] Error in live-migration

2011-10-04 Thread Roman Sokolkov
387: error : doPeer2PeerMigrate:2128 : operation failed: Failed to connect to remote libvirt URI qemu+tcp://192.168.0.1/system What 404 in this trace means for nova?It's raised only when I want to migrate to compute node from main controller. On node only nova-compute works. 2011/10/4 Roman Sokolko

[Openstack] Error in live-migration

2011-10-04 Thread Roman Sokolkov
Hi! I use Diablo relese with glance. And when I want to migrate my VM with # nova-manage vm live_migration --ec2_id=i-0003 --dest=cloud-n1 i receive error in compute.log: (nova.rpc): TRACE: Traceback (most recent call last): (nova.rpc): TRACE: File "/usr/lib/python2.7/site-packages/nova/rp

[Openstack] Does work glance-manage?

2011-09-30 Thread Roman Sokolkov
I am trying to glance-manage db_sync # glance-manage db_sync Traceback (most recent call last): File "/usr/bin/glance-manage", line 144, in main() File "/usr/bin/glance-manage", line 140, in main dispatch_cmd(options, args) File "/usr/bin/glance-manage", line 112, in dispatch_cmd

Re: [Openstack] novaclient+keystone problem AttributeError: 'unicode' object has no attribute 'items'

2011-09-15 Thread Roman Sokolkov
Huh! I ve solved my problem with Missing imageRef attribute (HTTP 400). It was my blot. Variable NOVA_VERSION were 2.0. I change it to 1.1 and all was good. 2011/9/14 Roman Sokolkov > Carlo Impagliazzo, in my case this working good: > > >>> from novaclient.v1_1 impo

Re: [Openstack] novaclient+keystone problem AttributeError: 'unicode' object has no attribute 'items'

2011-09-14 Thread Roman Sokolkov
lient.py", line 108, in _cs_request **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 91, in request raise exceptions.from_response(resp, body) novaclient.exceptions.BadRequest: Missing imageRef attribute (HTTP 400) 2011/9/14 Carlo Impagliazzo &g

[Openstack] novaclient+keystone problem AttributeError: 'unicode' object has no attribute 'items'

2011-09-14 Thread Roman Sokolkov
Hi! I have problem. I use keystone from trunk, python-novaclient 2.6.4 # nova --debug list connect: (127.0.0.1, 5000) send: 'POST /v2.0/tokens HTTP/1.1\r\nHost: 127.0.0.1:5000\r\nContent-Length: 88\r\ncontent-type: application/json\r\naccept-encoding: gzip, deflate\r\nuser-agent: python-novaclient

Re: [Openstack] Diablo 4 dashboard error missing openstackx extensions in nova.

2011-09-13 Thread Roman Sokolkov
need to update your keystone service catalog accordingly: > > keystone-manage $* endpointTemplates add RegionOne nova http://<%= api_vip > %>:8774/v1.1/%tenant_id% http://<%= api_vip %>:8774/v1.1/%tenant_id% > http://<%= api_vip %>:8774/v1.1/%tenant_id% 1 1 > > Anthony

Re: [Openstack] Diablo 4 dashboard error missing openstackx extensions in nova.

2011-09-12 Thread Roman Sokolkov
I ve see this error too.In httpd error logs I have the same traceback. Additional my nova-api.log : 2011-09-12 17:12:03,732 DEBUG routes.middleware [-] No route matched for GET /admin/services from (pid=4312) __call__ /usr/li b/python2.7/site-packages/routes/middleware.py:97 2011-09-12 17:12:03,73