[Openstack] multi network,instance can't get route correct

2012-06-22 Thread ljvsss
HI: I get essex(flatdhcp), i have mulit network in my instance, create network like this: #nova-manage network create --label=public --fixed_range_v4=10.0.0.0/24--network_size=255 --bridge=public --bridge_interface=em2 --multi_host=T #nova-manage network create --label=private --fixed_

[Openstack] Essex multi network,instance can't get correct route

2012-06-22 Thread ljvsss
hi, i got essex, ___ 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] force resize at same host

2012-05-29 Thread ljvsss
hi: When i have multi compute host in openstack; 'allow_resize_to_same_host=True' may be make the instance resize at the same host; but if i want to force make the instance resize at the same host,what should i do? Thanks :) ___ Mailing li

[Openstack] swift with keystone

2012-02-14 Thread ljvsss
hi, i wnat to makw swift use keystone to auth. i config as here https://github.com/openstack/keystone "Swift Integration - Quick Start" but at here "swift-init main start" object-server already started... Traceback (most recent call last): File "/usr/bin/swift-proxy-server", line 22

[Openstack] dashboard's tenant and users at most list 10 rows data

2012-01-17 Thread ljvsss
hi: if i have more than 10 uses or tenants in dashboard,here [image: image.png] at most list 10 rows data, is there anybody know how to change it? thanks very much <>___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.l

[Openstack] can't delete imag

2012-01-08 Thread ljvsss
hi: i use diablo final dahboard,but i can't delete snapshot with "Unable to delete image, you are not its owner" i find this, openstack-dashboard/django-openstack/django_openstack/dash/views/images.py image.owner id an id of int, the request.user.username is an name of string, so i cha

[Openstack] dashboard don't support chinese

2011-11-30 Thread ljvsss
/usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py", line 522, in dispatch (nova.api.openstack): TRACE: return controller_method(req=request, **action_args) (nova.api.openstack): TRACE: File "/opt/openstackx/extensions/admin.py", line 356, in creat

Re: [Openstack] the instance'ip lease time in DHCPflat mode

2011-11-23 Thread ljvsss
i have report at here https://bugs.launchpad.net/nova/+bug/894218 is ok? ljvsss From: Vishvananda Ishaya Date: 2011-11-24 02:28 To: ljvsss CC: openstack Subject: Re: [Openstack] the instance'ip lease time in DHCPflat mode This is a bug. The dhcp least time flag is supposed to be used in

[Openstack] the instance'ip lease time in DHCPflat mode

2011-11-22 Thread ljvsss
hi: when i use DHCPflat mode,the instance to get ip in fews times in the log of nova-network.log like this: 2011-11-23 13:33:30,840 DEBUG nova.network.manager [8d6b0be9-1ae7-4f69-a10c-c4d6a42ebc55 None None] Leased IP |10.0.0.22| from (pid=12204) lease_fixed_ip /usr/lib/python2.7/dist-packages/

[Openstack] the format of disk.local

2011-11-08 Thread ljvsss
hi all if i create an instance flavor of m1.large(4u,8GRAM.80G disk),at floder here /var/lib/nova/instances/instance-006 will have two img:disk and disk.local they format is same,qcow2 or raw what i want is the "disk" (instance os disk) format is qcow2,and the disk.local's format is raw,beca

Re: [Openstack] migration an shutdown instance and resize

2011-10-21 Thread ljvsss
oh ,thank you very much :D ljvsss From: Giuseppe Civitella Date: 2011-10-21 18:33 To: ljvsss CC: openstack Subject: Re: Re: [Openstack] migration an shutdown instance and resize Hi, I'm afraid I cannot give you fresh infos about live or block migration on kvm. Yes, AFAIK, resize is

Re: [Openstack] migration an shutdown instance and resize

2011-10-21 Thread ljvsss
i use 'nova-mangage vm live-migration' live-migration an kvm instance success,but block migratin does not sucess. i want to use 'nova-mangage vm block-migration' block-migration. resize just support xen? ljvsss From: Giuseppe Civitella Date: 2011-10-21 16:49 To: l jv C