Re: [openstack-dev] [nova] The image status is always 'BUILD'

2014-07-22 Thread Johnson Cheng
ra such as ask.openstack.org. This mailing list is reserved for questions and discussions dealing exclusively with Openstack development. Dan On 07/22/2014 05:12 AM, Johnson Cheng wrote: > ProgrammingError: (ProgrammingError) (1146, "Table 'nova.ser

[openstack-dev] [nova] The image status is always 'BUILD'

2014-07-22 Thread Johnson Cheng
Dear All, I can't use it to attach volume because the status is 'BUILD', not 'ACTIVE'. #> nova list +--++++-+--+ | ID | Name | Status | Task State | Power State

Re: [openstack-dev] [Cinder] Integrated with iSCSI target Question

2014-07-22 Thread Johnson Cheng
en you do a 'nova volume-attach'? If so, then, yes, the process will use the appropriate iscsi_helper and iscsi_ip_address to configure the attachment. Does that answer your question? Jay On Mon, 2014-07-21 at 12:23 +, Johnson Cheng wrote: > Dear Thomas, > > Thanks for yo

Re: [openstack-dev] [nova] "nova list" Question

2014-07-21 Thread Johnson Cheng
ent Mailing List (not for usage questions) Subject: Re: [openstack-dev] [nova] "nova list" Question On Mon, Jul 21, 2014 at 7:15 AM, Johnson Cheng mailto:johnson.ch...@qsantechnology.com>> wrote: Dear All, When I setup a openstack node, will it have the output of “nova list”? H

Re: [openstack-dev] [Cinder] Integrated with iSCSI target Question

2014-07-21 Thread Johnson Cheng
PM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [Cinder] Integrated with iSCSI target Question The iSCSI lun won't be set up until you try to attach the volume On 17 July 2014 12:44, Johnson Cheng wrote: > Dear All, > > > > I in

[openstack-dev] [nova] "nova list" Question

2014-07-21 Thread Johnson Cheng
Dear All, When I setup a openstack node, will it have the output of "nova list"? Here is my output of "nova image-list", +--+-+++ | ID | Name| Status | Server | +-

Re: [openstack-dev] [Cinder] multiple backend issue

2014-07-21 Thread Johnson Cheng
Dear git-harry, You are right. This issue was solved. Thanks for your help. Regards, Johnson -Original Message- From: git harry [mailto:git-ha...@live.co.uk] Sent: Saturday, July 19, 2014 4:44 PM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-

Re: [openstack-dev] [Cinder] multiple backend issue

2014-07-18 Thread Johnson Cheng
Dear git-harry, My confuse is why I can successfully create volume on both controller node and compute node, but it still has error message in cinder-volume.log? The below is my environment, Controller node: Install cinder-api, cinder-schedule, cinder-volume Create cinder-volume-1 vo

Re: [openstack-dev] [Cinder] multiple backend issue

2014-07-17 Thread Johnson Cheng
Dear git-harry, I have created a volume group "cinder-volume-1" at my controller node, and another volume group "cinder-volume-2" at my compute node. I can create volume successfully on dedicated backend. Of course I can ignore the error message, but I have to know if any side-effect? Regards,

[openstack-dev] [Cinder] multiple backend issue

2014-07-17 Thread Johnson Cheng
Dear All, I have two machines as below, Machine1 (192.168.106.20): controller node (cinder node and volume node) Machine2 (192.168.106.30): compute node (volume node) I can successfully create a cinder volume, but there is an error in cinder-volume.log. 2014-07-17 18:49:01.105 57

Re: [openstack-dev] [Cinder] Integrated with iSCSI target Question

2014-07-17 Thread Johnson Cheng
(not for usage questions) Subject: Re: [openstack-dev] [Cinder] Integrated with iSCSI target Question I think, It should be on the cinder node which is usually deployed on the controller node From: Johnson Cheng [mailto:johnson.ch...@qsantechnology.com] Sent: Thursday, July 17, 2014 10:38 AM To:

Re: [openstack-dev] [Cinder] Integrated with iSCSI target Question

2014-07-16 Thread Johnson Cheng
List (not for usage questions) Subject: Re: [openstack-dev] [Cinder] Integrated with iSCSI target Question I think, It should be on the cinder node which is usually deployed on the controller node From: Johnson Cheng [mailto:johnson.ch...@qsantechnology.com] Sent: Thursday, July 17, 2014 10:38

[openstack-dev] [Cinder] Integrated with iSCSI target Question

2014-07-16 Thread Johnson Cheng
Dear All, I have three nodes, a controller node and two compute nodes(volume node). The default value for iscsi_helper in cinder.conf is "tgtadm", I will change to "ietadm" to integrate with iSCSI target. Unfortunately I am not sure that iscsitarget should be installed at controller node or comp

Re: [openstack-dev] Can not create cinder volume

2014-07-15 Thread Johnson Cheng
: Duncan Thomas [mailto:duncan.tho...@gmail.com] Sent: Tuesday, July 15, 2014 3:51 PM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] Can not create cinder volume On 15 July 2014 08:24, Johnson Cheng mailto:johnson.ch...@qsantechnology.com>> wro

[openstack-dev] Can I create a cinder volume from Horizon webUI?

2014-07-15 Thread Johnson Cheng
Dear All, I can use cinder command to create a volume, but I don't know where to create a volume from horizon webUI. >From webUI, I only can delete an existing volume. Is it right or do I miss something? Regards, Johnson ___ OpenStack-dev mailing list

[openstack-dev] Can not create cinder volume

2014-07-14 Thread Johnson Cheng
Dear All, When I use "cinder create -display-name myVolume 1" to create a cinder volume, its status will be error when I use "cinder list" to query it. +--++--+--+-+--+-+ | ID