[Openstack] (no subject)

2013-04-25 Thread daniels cai
hi community i create a port which contains two subnet and quantum returns the following json. { port: { status: DOWN, name: , admin_state_up: true, network_id: f9d3bd8e-377b-4f21-bfc6-64ae4257e44d, tenant_id: 82da519b676d400ab24e9ee38d138c3c,

[Openstack] (no subject)

2013-02-02 Thread Xiazhihui (Hashui, IT)
Hi, all I have the following questions: 1.I want to know if grizzly-3 is the last of Grizzly? Will it have a grizzly-4? 2.I hava a cinder driver, if I want to commit it in grizzly-3. What's the deadline of the codes committing? Should the code be approved by PTL before 2013-02-21 ?

Re: [Openstack] (no subject)

2013-02-02 Thread Thierry Carrez
Xiazhihui (Hashui, IT) wrote: 1.I want to know if grizzly-3 is the last of Grizzly? Will it have a grizzly-4? No there won't be another milestone. The release schedule appears at: http://wiki.openstack.org/GrizzlyReleaseSchedule The release cycle is explained at:

Re: [Openstack] (no subject)

2013-02-02 Thread John Griffith
On Sat, Feb 2, 2013 at 9:49 AM, Thierry Carrez thie...@openstack.orgwrote: Xiazhihui (Hashui, IT) wrote: 1.I want to know if grizzly-3 is the last of Grizzly? Will it have a grizzly-4? No there won't be another milestone. The release schedule appears at:

[Openstack] (no subject)

2012-10-16 Thread Joe Savak
___ 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] (no subject)

2012-10-16 Thread Sandy Walsh
+1 From: openstack-bounces+sandy.walsh=rackspace@lists.launchpad.net [openstack-bounces+sandy.walsh=rackspace@lists.launchpad.net] on behalf of Joe Savak [joe.sa...@rackspace.com] Sent: Tuesday, October 16, 2012 5:50 PM To: openstack@lists.launchpad.net Subject: [Openstack] (no subject

Re: [Openstack] (no subject)

2012-10-16 Thread Leandro Reox
: Tuesday, October 16, 2012 5:50 PM To: openstack@lists.launchpad.net Subject: [Openstack] (no subject) ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net

[Openstack] (no subject)

2012-08-14 Thread Alessio Ababilov
Hi! I would like to discuss https://bugs.launchpad.net/nova/+bug/1036672 - Unable to spawn instance after I delete and create same network Steps to reproduce: 1. Create project and network 2. Spawn instance 3. Delete instance 4. Delete project and network 5. Create same network 6. Create

[Openstack] (no subject)

2012-06-27 Thread Jayashree(Jay) Beltur
http://katierefling.com/blog/wp-content/themes/pyrmont-v2/ybkrz.html___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help :

Re: [Openstack] (no subject)

2012-06-27 Thread Vishvananda Ishaya
This looks like virus initiated spam to me. I recommend not clicking this link Vish On Jun 27, 2012, at 1:15 PM, Jayashree(Jay) Beltur wrote: http://katierefling.com/blog/wp-content/themes/pyrmont-v2/ybkrz.html ___ Mailing list:

Re: [Openstack] (no subject)

2012-05-31 Thread Kei.masumoto
To check free_disk_gb, stats = libvirt_utils.get_fs_info(FLAGS.instances_path) return stats['total'] / (1024 ** 3) I dont think disk space is not cheched on executing live-migration. available disk space is only checked for kvm-block migration. Kei (2012/05/31 12:08), William

Re: [Openstack] (no subject)

2012-05-31 Thread Kei.masumoto
Hm... on your pty, try: python -c import os; hdd = os.statvfs(FLAGS.instances_path); print hdd.f_frsize * hdd.f_blocks; that is exactly how to calculate total disk. if you got minus value, something unexpected situation occurs. Kei (2012/06/01 9:01), William Herry wrote: Thank you and

[Openstack] (no subject)

2012-05-30 Thread William Herry
When I run live-migration, it fail because of: MigrationError_Remote: Migration error: Unable to migrate e0fd9c27-cc7b-4420-bd8a-6dd9d5316929 to compute2: Lack of disk(host:-188978561024 = instance:37580963840) In fact I have 170G free disk on compute2, then I check nova database and find this in

Re: [Openstack] (no subject)

2012-05-08 Thread Lorin Hochstein
On Apr 17, 2012, at 3:09 AM, Tomasz Paszkowski wrote: On Tue, Apr 17, 2012 at 5:07 AM, cloud...@hush.com wrote: While I've seen in the nova code some references/drivers to RBD, I couldn't find any documentation on how to use it concretely. Is there any howto or anywhere that I missed?

Re: [Openstack] (no subject)

2012-04-30 Thread raja.meena
-bounces+raja.meena=wipro@lists.launchpad.net [openstack-bounces+raja.meena=wipro@lists.launchpad.net] on behalf of Anton Haldin [ahal...@griddynamics.com] Sent: Saturday, April 28, 2012 11:03 PM To: livemoon Cc: openstack@lists.launchpad.net Subject: Re: [Openstack] (no subject) i think you

Re: [Openstack] (no subject)

2012-04-30 Thread Dan Wendlandt
] *Sent:* Saturday, April 28, 2012 11:03 PM *To:* livemoon *Cc:* openstack@lists.launchpad.net *Subject:* Re: [Openstack] (no subject) i think you should use --vlan=vlanid in command nova-manage network create I thought by default nova-manage try to use vlan_start (default is vlanid 100

[Openstack] (no subject)

2012-04-28 Thread livemoon
According doc: http://docs.openstack.org/incubation/openstack-network/admin/content/Net-Create-dle455.html when I create the second network, it return errors: root@cloud:/etc/quantum# nova-manage network create --label=public --fixed_range_v4=10.0.1.0/24 2012-04-28 15:27:21 DEBUG nova.utils

Re: [Openstack] (no subject)

2012-04-28 Thread Anton Haldin
i think you should use --vlan=vlanid in command nova-manage network create I thought by default nova-manage try to use vlan_start (default is vlanid 100) to insert it in db table networks. and if you already have one network with vlanid100 , it should return such error about duplicated vlan.

Re: [Openstack] (no subject)

2012-04-17 Thread Tomasz Paszkowski
On Tue, Apr 17, 2012 at 5:07 AM, cloud...@hush.com wrote: Hi, Apparently OpenStack essex release supports Rados Block Devices (RBD) in nova-volume, however I was wondering what is the usability status of these drivers? They are fully usable with Qemu/KVM as volumes and within glance as

[Openstack] (no subject)

2012-04-16 Thread clouder1
Hi, Apparently OpenStack essex release supports Rados Block Devices (RBD) in nova-volume,however I was wondering what is the usability status of these drivers? Are the drivers complete, or even working? (I'm not saying they're not, I'm just askingbefore venturing deep in trying). While I've seen

[Openstack] (no subject)

2012-03-29 Thread Jorge de la Cruz
Look at this, Diego found a answer https://lists.launchpad.net/openstack/msg09290.html Regards -- -- Jorge de la Cruz http://www.stackops.com/*Cloud Architect* *www.stackops.com | * jorge.delac...@stackops.com** | +34 91 309 48 77 | skype:jorge.delacruz.stackops* * http://www.stackops.com/ *

Re: [Openstack] (no subject)

2012-01-20 Thread Khaled Ben Bahri
- - - txf1ab6d3bbe994668a816d3ec585ab8eb - 0.0082 Can you please help me to solve this problem Thanks in advance for any help Best regards Khaled Subject: Re: [Openstack] (no subject) From: m...@not.mn Date: Thu, 19 Jan 2012 18:35:20 -0600 CC: openstack@lists.launchpad.net To: khaled-...@hotmail.com look in syslog

Re: [Openstack] (no subject)

2012-01-20 Thread Chmouel Boudjnah
%20librtmp/2.3 system%2CAUTH_tkec61648aa80744f18ebb28ece90073b1 - - - txf1ab6d3bbe994668a816d3ec585ab8eb - 0.0082 Can you please help me to solve this problem Thanks in advance for any help Best regards Khaled Subject: Re: [Openstack] (no subject) From: m...@not.mn Date: Thu, 19 Jan 2012 18

Re: [Openstack] (no subject)

2012-01-20 Thread Khaled Ben Bahri
memcache_servers = x.x.x.x:11211 Best regards Khaled From: chmo...@openstack.org Date: Fri, 20 Jan 2012 09:14:53 -0600 Subject: Re: [Openstack] (no subject) To: khaled-...@hotmail.com CC: m...@not.mn; openstack@lists.launchpad.net Hi, What is the content of your proxy-server.conf ? I would

Re: [Openstack] (no subject)

2012-01-20 Thread Chmouel Boudjnah
On Fri, Jan 20, 2012 at 9:25 AM, Khaled Ben Bahri khaled-...@hotmail.com wrote: user_system_root = testpass .admin* https://x.x.x.x:8080/v1/AUTH_system* This doesn't seem right (the https URL at the end should not be there) Chmouel. ___ Mailing list:

Re: [Openstack] (no subject)

2012-01-20 Thread Khaled Ben Bahri
I followed the example in this link : http://swift.openstack.org/howto_installmultinode.html#config-proxy Best regards Khaled From: chmo...@openstack.org Date: Fri, 20 Jan 2012 09:32:27 -0600 Subject: Re: [Openstack] (no subject) To: khaled-...@hotmail.com CC: openstack@lists.launchpad.net

Re: [Openstack] (no subject)

2012-01-20 Thread Chmouel Boudjnah
followed the example in this link : http://swift.openstack.org/howto_installmultinode.html#config-proxy Best regards Khaled -- From: chmo...@openstack.org Date: Fri, 20 Jan 2012 09:32:27 -0600 Subject: Re: [Openstack] (no subject) To: khaled-...@hotmail.com CC

Re: [Openstack] (no subject)

2012-01-20 Thread Khaled Ben Bahri
: Fri, 20 Jan 2012 09:42:24 -0600 Subject: Re: [Openstack] (no subject) To: khaled-...@hotmail.com CC: openstack@lists.launchpad.net One can always learn, I never used that option (but I don't use much of the tempauth server). You probably want to look over the logs of the storage node see

[Openstack] (no subject)

2012-01-19 Thread Khaled Ben Bahri
Hi all, I tryed to install OpenStack swift, after creating and configuring all nodes, when i want to check that swift works, I execute this command : swift -A https://$PROXY_LOCAL_NET_IP:8080/auth/v1.0 -U system:root -K testpass stat but I have an error : Account HEAD failed:

Re: [Openstack] (no subject)

2012-01-19 Thread John Dickinson
look in syslog on your proxy server to see what caused the error. --John On Jan 19, 2012, at 6:28 PM, Khaled Ben Bahri wrote: Hi all, I tryed to install OpenStack swift, after creating and configuring all nodes, when i want to check that swift works, I execute this command : swift

[Openstack] (no subject)

2011-07-11 Thread tianyi wang
--===0750798016== Content-Type: multipart/alternative; boundary=_6abaf1ef-d2a2-4ada-8b4e-26e595ae6038_ --_6abaf1ef-d2a2-4ada-8b4e-26e595ae6038_ Content-Type: text/plain; charset=Windows-1252 Content-Transfer-Encoding: quoted-printable Hi all: =20 When use multi-node

Re: [Openstack] (no subject)

2011-04-11 Thread Diego Parrilla SantamarĂ­a
I think it's a great feature, considering the problems to scale a shared storage like NFS. I was wondering if some Service Provider out there is going to implement a shared storage to take advantage of the new KVM live migration features of Cactus. -- Diego Parrilla CEO www.stackops.com |

[Openstack] (no subject)

2011-04-10 Thread igoigo246
hi all KVM Block Migration is wonderful function. http://www.linux-kvm.com/content/qemu-kvm-012-adds-block-migration-feature this allow that live migration do without shared storage. When KVM Block migration Support ? Thanks for reading. -- Hisashi Ikari

[Openstack] (no subject)

2011-03-23 Thread sedrik daimary
Hi John, My name is Bittu and i have recently joined the mailing list of Openstack. When i heard about OpenStack it sound really interesting. So i want to contribute to OpenStack Compute but before that i want to study the architecture of Openstack compute. Can u please give me advice of how to

Re: [Openstack] (no subject)

2011-03-23 Thread Paul Voccio
Bittu, I would start by reading the docs at http://docs.openstack.org/. Then I would check out the bzr/LP tutorial that Soren put together here: http://wiki.openstack.org/LifeWithBzrAndLaunchpad. Once you've gone through those docs, it should get you moving in the right direction. If you have