Re: [Openstack] Can not visit outside from VM using devstack with Quantum

2013-07-23 Thread Ray Sun
, 2013 at 4:09 PM, Ray Sun xiaoq...@gmail.com wrote: I am using devstack to install openstack stable/grizzly version with Quantum using default configuration. But after I start a new VM(cirros), I can't visit outside. Then I changed FLOATING_RANGE=192.168.0.80/28, this is my local ip range

[Openstack] Can not visit outside from VM using devstack with Quantum

2013-07-22 Thread Ray Sun
I am using devstack to install openstack stable/grizzly version with Quantum using default configuration. But after I start a new VM(cirros), I can't visit outside. Then I changed FLOATING_RANGE=192.168.0.80/28, this is my local ip range. But I still can not visit outside under the new

Re: [Openstack] Cinder Storage Server Statistics

2013-07-17 Thread Ray Sun
just want to know how much data is being used by cinder, there may be a way to get that from their admin API, but I'm not sure. On Mon, Jul 15, 2013 at 7:08 PM, Ray Sun xiaoq...@gmail.com wrote: D ​oug, Thanks. I tried it in grizzly, here's the return: sysadmin@demo:/opt/stack/cinder/bin

Re: [Openstack] Cinder Storage Server Statistics

2013-07-15 Thread Ray Sun
notifications about cinder volumes. Look for cinder-volume-usage-audit. Doug On Sun, Jul 14, 2013 at 11:04 AM, Ray Sun xiaoq...@gmail.com wrote: Yes, it should be, but seems not at least in grizzly. Any update of Ceilometer? Best Regards -- Ray On Sun, Jul 14, 2013 at 11:04 AM, Haomai Wang

Re: [Openstack] Cinder Storage Server Statistics

2013-07-14 Thread Ray Sun
regards, Haomai Wang, UnitedStack Inc. 在 2013-7-14,上午8:09,Ray Sun xiaoq...@gmail.com 写道: In nova, we have a period task to report the usage of the physical server, including CPU, Memory and Local Disk, but I don't think I can find the same strategy in cinder service. Is there any way to do

Re: [Openstack] [Cinder] Loading cinder.conf

2013-07-14 Thread Ray Sun
Yes, that's the default driver. See cinder/volume/manager.py volume_manager_opts = [ cfg.StrOpt('volume_driver', default='cinder.volume.drivers.lvm.LVMISCSIDriver', help='Driver to use for volume creation'), ] Best Regards -- Ray On Mon, Jul 15, 2013 at 12:51

[Openstack] Cinder Storage Server Statistics

2013-07-13 Thread Ray Sun
In nova, we have a period task to report the usage of the physical server, including CPU, Memory and Local Disk, but I don't think I can find the same strategy in cinder service. Is there any way to do this or is there any blueprint for this? Thanks. Best Regards -- Ray

Re: [Openstack] [Nova] CPU Scalling, Quota for Disk I/O

2013-07-12 Thread Ray Sun
T here's something wrong this document. Seems the name is different from them in the code. The real name is: tune_items = ['disk_read_bytes_sec', 'disk_read_iops_sec', 'disk_write_bytes_sec', 'disk_write_iops_sec', 'disk_total_bytes_sec', 'disk_total_iops_sec'] But

Re: [Openstack] user cannot change there own password

2013-07-10 Thread Ray Sun
Yes, but there's already implemented in latest code. See here: http://www.sebastien-han.fr/blog/2013/06/17/some-horizon-enhancements/ Best Regards -- Ray On Thu, Jul 11, 2013 at 12:25 PM, val john valjohn1...@gmail.com wrote: Hi.. guys im running simple openstack cloud with 2 compute nodes

[Openstack] Share Storage Statistics

2013-06-20 Thread Ray Sun
This is happend when I use a shared storage for two compute nodes. My purpose is to know how much space I used for my VM root storage and how much I can still use. Unfortunately, when I use nova hypervisor-stats, it returns me the total of two local hard disks. For example, We have compute-node1

[Openstack] Is there any possible to attach an extra iso for an existing instance?

2013-05-17 Thread Ray Sun
For an existing running instance, Can I attach an ISO for it? Thanks. Best Regards -- Ray ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help :

[Openstack] Install from ISO in OpenStack

2013-05-17 Thread Ray Sun
I try to install ubuntu 12.04 on OpenStack, here's my steps: 1. Upload ubuntu iso into OpenStack 2. Launch a new VM and install 3. Network can't detect 4. Can't find any disk Any one met this problem before? Thanks. Best Regards -- Ray ___ Mailing

Re: [Openstack] Install from ISO in OpenStack

2013-05-17 Thread Ray Sun
Grizzly Stable Best Regards -- Ray On Fri, May 17, 2013 at 4:39 PM, Rashmi SN snrashm...@gmail.com wrote: Hi Ray , Which release of Openstack are you trying it on? Regards, Rashmi On Fri, May 17, 2013 at 1:46 PM, Ray Sun xiaoq...@gmail.com wrote: I try to install ubuntu 12.04

Re: [Openstack] Install from ISO in OpenStack

2013-05-17 Thread Ray Sun
, didn't have any issues with those. See: http://docs.openstack.org/trunk/openstack-compute/admin/content/starting-images.html What iso are you using? On Fri, May 17, 2013 at 4:16 PM, Ray Sun xiaoq...@gmail.com wrote: I try to install ubuntu 12.04 on OpenStack, here's my steps: 1. Upload

Re: [Openstack] Is there any possible to attach an extra iso for an existing instance?

2013-05-17 Thread Ray Sun
is for :) -Rob On 18 May 2013 12:06, Ray Sun xiaoq...@gmail.com wrote: Razique, Thanks. Actually the requirement is coming from our IT operation guy. They asked me about if there's something wrong with an instance, something like the boot partition is broken, the instance can not startup

Re: [Openstack] centos5.5_64bit image for openstack

2013-05-12 Thread Ray Sun
Rakespace provide a lot of openstack images here: https://github.com/rackerjoe/oz-image-build You can create your own image followed document and install cloud-init, that will be the same with Rakespace provide. Best Regards -- Ray On Sat, May 11, 2013 at 12:30 AM, yan ch yyan...@gmail.com

Re: [Openstack] I release naming (calling APAC community)

2013-05-03 Thread Ray Sun
I-Ching +1 Best Regards -- Ray On Sat, May 4, 2013 at 11:48 AM, Haitao Jiang jianghai...@gmail.com wrote: I like I-Ching most among proposed ones. +1 Haitao On Thu, May 2, 2013 at 10:16 PM, yoyochi...@itri.org.tw wrote: How about I-Ching? One of the oldest of the Chinese classic texts,

Re: [Openstack] Cloud Foundry experience, please

2013-04-17 Thread Ray Sun
Tengvall, I had some experience that use CF on folsom OpenStack. 1. Unfortunately, it's not too easy to do that. The document is not very accurate enough. 2. I didn't see any workflow document about this. 3. No. 4. Service HA is a important part, that cloud foundry don't supply yet. - Ray Best

Re: [Openstack] How can I know the version if I installed from source code?

2013-03-07 Thread Ray Sun
, 2013 8:07 AM *To:* Ray Sun *Cc:* OpenStack Maillist *Subject:* Re: [Openstack] How can I know the version if I installed from source code? --version isn't working here (Openstack Folsom @ Ubuntu 12.04) :-/ *nova --version* Unknown, couldn't find versioninfo file at /usr/lib/python2.7

[Openstack] How can I know the version if I installed from source code?

2013-03-06 Thread Ray Sun
Is there any method to get the openstack version if I installed from openstack source code? Thanks a lot. - Ray Best Regards CIeNET Technologies (Beijing) Co., Ltd Technical Manager Email: qsun01...@cienet.com.cn Office Phone: +86-01081470088-7079 Mobile Phone: +86-13581988291

[Openstack] How to build a OpenStack DEB Package?

2013-01-27 Thread Ray Sun
I saw here is a project for Ubuntu to build package for nova, but I didn't know how to build it, any idea about this? Thanks. https://launchpad.net/ubuntu/+source/nova/2012.2.1+stable-20121212-a99a802e-0ubuntu1 - Ray Best Regards CIeNET Technologies (Beijing) Co., Ltd Technical Manager Email:

Re: [Openstack] Problem with VNC on compute node

2013-01-24 Thread Ray Sun
Seems multiple consoleauth or novncproxy can also cause this bug. See this bug: https://bugs.launchpad.net/horizon/+bug/1068602 - Ray Best Regards CIeNET Technologies (Beijing) Co., Ltd Technical Manager Email: qsun01...@cienet.com.cn Office Phone: +86-01081470088-7079 Mobile Phone:

[Openstack] How to make the subinterface connection in a VLAN environment?

2013-01-14 Thread Ray Sun
My OpenStack environment is running under traditional VLAN model. Currently, I have two VMs which is running Ubuntu 12.04 server and their Fixed IP is: Host 1: eth0: 172.16.0.3 Host 2: eth0: 172.16.0.5 Then I add a subinterface to each VM like this: Host 1: eth0:1 192.168.2.2 Host 2: eth0:1

Re: [Openstack] How to make the subinterface connection in a VLAN environment?

2013-01-14 Thread Ray Sun
From: Ray Sun qsun01...@cienet.com.cn Subject: [Openstack] How to make the subinterface connection in a VLAN environment? Date: Mon, 14 Jan 2013 19:00:19 +0800 My OpenStack environment is running under traditional VLAN model. Currently, I have two VMs which is running Ubuntu 12.04 server

Re: [Openstack] Openstack - cinder - volume driver NFS

2013-01-14 Thread Ray Sun
Here's my configuration for cinder using NFS, also I submit bug for creating volume snapshot and volume from snapshot here, I already fixed it in my local, not submit yet: https://bugs.launchpad.net/cinder/+bug/1097266 */etc/cinder/cinder.conf * [DEFAULT] rootwrap_config=/etc/cinder/rootwrap.conf

[Openstack] How can I boot an instance with multiple NICs and limit them to a single VLAN?

2013-01-14 Thread Ray Sun
I tried to boot a new instance with two NICs, but seems I can't setup network_id to a single one, that means I have to create at least two VLANs for NICs. Is there any way that I can boot my instance with two NICs and assign the ip in a single VLAN? And why this is not allowed currently? Thanks.

Re: [Openstack] Error in Horizon or misconfiguration?

2013-01-10 Thread Ray Sun
Maybe this bugs is related with your Quota Summary. https://bugs.launchpad.net/horizon/+bug/1055929 Just replace 'usage.quota' with 'usage.quotas' in horizon/templates/horizon/common/_quota_summary.html. - Ray Yours faithfully, Kind regards. CIeNET Technologies (Beijing) Co., Ltd Email:

Re: [Openstack] clean up zombie instances ?

2012-11-21 Thread Ray Sun
I think you can just set 'deleted' to 1 in instance table, and clean the association in fixed_ips and floating ips table. - Ray Yours faithfully, Kind regards. CIeNET Technologies (Beijing) Co., Ltd Email: qsun01...@cienet.com.cn Office Phone: +86-01081470088-7079 Mobile Phone: +86-13581988291

[Openstack] Can't switch projects in horizon using devstack to install stable/folsom

2012-11-14 Thread Ray Sun
I used devstack to install stable/folsom, but I can't switch projects after successfully installation. I try to find the reason, and I found the code in python-keystoneclient/keystoneclient/v2_0/tokens.py: 37 reset = 0 38 if self.api.management_url is None: 39 reset

[Openstack] How to know capability of cloud resource pool?

2012-11-03 Thread Ray Sun
Is there any method to get the resource pool capability(CPU/Memory/Storage) in the cloud? Can OpenStack auto detect the resource when a new node join in? If not, is there a roadmap to implement it? Thanks. - Ray Yours faithfully, Kind regards. CIeNET Technologies (Beijing) Co., Ltd Email:

[Openstack] Is there any method to Activate Windows during Launch a new Instance?

2012-11-02 Thread Ray Sun
I create a windows 7 image(without activate) and upload to glance, and I can successfully start it up. But how can I automatically activate it after user launch it? Or how can I inject the SN into windows during startup? Or any other better idea? Thanks a lot. - Ray Yours faithfully, Kind

Re: [Openstack] Scaling PaaS in OpenStack

2012-10-26 Thread Ray Sun
Have you heard BOSH, a deployment tool for CloudFoundry on cloud(including AWS and openstack)? https://github.com/cloudfoundry/bosh - Ray Yours faithfully, Kind regards. CIeNET Technologies (Beijing) Co., Ltd Email: qsun01...@cienet.com.cn Office Phone: +86-01081470088-7079 Mobile Phone:

Re: [Openstack] how to get 'availability zone' of an instance?

2012-10-25 Thread Ray Sun
If you run euca-run-instances, you will see there's an --availability-zone options there. euca-run-instances [-A, --access-key access_key ][-A, --secret-key secret_key ][--config config_path ][--debug][--debugger][-h, --help][--region region_name

Re: [Openstack] how to get 'availability zone' of an instance?

2012-10-25 Thread Ray Sun
-13581988291 On Thu, Oct 25, 2012 at 4:17 PM, Ray Sun qsun01...@cienet.com.cn wrote: If you run euca-run-instances, you will see there's an --availability-zone options there. euca-run-instances [-A, --access-key access_key ][-A, --secret-key secret_key ][--config config_path

Re: [Openstack] ODS presentation slides

2012-10-23 Thread Ray Sun
Any video materials? Thanks. - Ray Yours faithfully, Kind regards. CIeNET Technologies (Beijing) Co., Ltd Email: qsun01...@cienet.com.cn Office Phone: +86-01081470088-7079 Mobile Phone: +86-13581988291 On Tue, Oct 23, 2012 at 5:20 PM, Khairul Aizat Kamarudzzaman fen...@ubuntu.com wrote:

Re: [Openstack] Folsom Horizon Error

2012-10-18 Thread Ray Sun
Seems end point created failed. Can you show us your endpoint list? curl -H Content-type: application/json -d '{auth:{passwordCredentials:{username: admin, password: openstack}, tenantName: demo}}' http://ip:5000/v2.0/tokens | python -mjson.tool - Ray Yours faithfully, Kind regards. CIeNET

[Openstack] How can I choose my own timezone on Dashboard of Essex?

2012-10-10 Thread Ray Sun
In the Dashboard of Essex version, seems the datetime is always displayed as UTC time, How can I choose my own timezone? Thanks. - Ray Yours faithfully, Kind regards. CIeNET Technologies (Beijing) Co., Ltd Email: qsun01...@cienet.com.cn Office Phone: +86-01081470088-7079 Mobile Phone: