Re: [Openstack] Force use password authentication instead of public key when access VM

2014-11-24 Thread foss geek
Here is the way to enable ssh login to ubuntu user using username and password. I am using it for testing purpose. http://lmohanphy.livejournal.com/2496.html -- Thanks & Regards E-Mail: thefossg...@gmail.com IRC: neophy Blog : http://lmohanphy.livejournal.com/ On Tue, Nov 25, 2014 at 12:32 P

[Openstack] Force use password authentication instead of public key when access VM

2014-11-24 Thread Du Jun
Hi all, I have imported a key pair to nova and used an ubuntu cloud-image(qcow2 file format) to boot an instance. Now, I can access the instance via public key like: ssh -i ceilometer-dev.pem ubuntu@10.254.1.3 But, I don't feel very convenient to use public key every time. So, how to enable pass

Re: [Openstack] [openstack][glance][swift-backend][icehouse]

2014-11-24 Thread Chinasubbareddy M
Hi all, I configured my glance backend to swift ,while uploading images to my glance am not able to upload files which are larger than 10GB, please help me out. it is taking ages while uploading , please let me know if there are any changes which will improve the performance. Regards, Subbaredd

Re: [Openstack] swift stat shows raise SwiftError('Account not found', exc=err) swiftclient.service.SwiftError: 'Account not found' error

2014-11-24 Thread Vivek Varghese Cherian
Hi, On Tue, Nov 18, 2014 at 12:27 AM, Clay Gerrard wrote: > 401 seems to indicate the token you're getting from keystone isn't able to > be validated by the swift proxy. > > Maybe the proxy logs or keystone logs will indicate if keystone thinks > AUTH_ca382398c06749f483d4adfa6cecd868 is a valid

Re: [Openstack] Opentack and DNS / DHCP / IPAM

2014-11-24 Thread lucas.g...@gmail.com
So no one else has anything to say on these issues? Best practices? how they do it? It seems like a legitimate question. Gary On Fri, Nov 21, 2014 at 10:52 AM, lucas.g...@gmail.com wrote: > Just wondering how people handle DNS / DHCP / IPAM in their private > clouds, I realize that open sta

Re: [Openstack] How to do

2014-11-24 Thread Steve Martinelli
By sudo'ing before the `keystone user-create` call, you are not using the newly exported variables. Drop the `sudo`. Steve kyawthu win wrote on 11/24/2014 10:16:17 PM: > From: kyawthu win > To: openstack@lists.openstack.org > Date: 11/24/2014 10:26 PM > Subject: [Openstack] How to do > > Hi,

[Openstack] How to do

2014-11-24 Thread kyawthu win
Hi, I install keystone on host name controller I configured using this command $export OS_SERVICE_TOKEN= TOKEN $export OS_SERVICE_ENDPOINT=http://controller:35357/v2.0 After that, I create object storage user using this command: $sudo keystone user-create --name swift --pass *SWIFT_PASS* *It shows

Re: [Openstack] Sahara: No images available after registering UbuntuVanilla Image when launching cluster.‏

2014-11-24 Thread Matthew Farrellee
On 11/24/2014 02:28 PM, Edward HUANG wrote: Hi all, I'm setting up a local cloud environment on servers in my lab. I installed OpenStack with devstack, and i install it with sahara. Data processing appears in the dashboard, and i did add a ubuntu-vanilla qcow2 images according to http://

Re: [Openstack] Sahara: No images available after registering UbuntuVanilla Image when launching cluster.‏

2014-11-24 Thread Dmitry Mescheryakov
Eduard, In order to see the image during cluster creation you should register the image with two tags: 'vanilla' and '2.4.1'. Then you should see it if you create cluster from template for vanilla hadoop 2.4.1. Don't forget to set username 'ubuntu' since you use Ubuntu image. Thanks, Dmitry 201

Re: [Openstack] Need help to create external network

2014-11-24 Thread Gangur, Hrushikesh (R & D HP Cloud)
It all depends on how you have configured your br-ex on the network controller. If br-ex is on the interface that is attached to 172.x network, provide that address details as external network. But ensure you allocate the pool that is not being used by others in your coporate network. From: Geo

[Openstack] Need help to create external network

2014-11-24 Thread Geo Varghese
Hi Team, I need bit help to to create an external network and add it to router as gateway. Like => http://docs.openstack.org/icehouse/install-guide/install/apt/content/neutron_initial-external-network.html I am referring this command to create subnet for external network neutron subnet-create

Re: [Openstack] [Openstack-operators] While adding external bridge connection lost to the network node

2014-11-24 Thread Geo Varghese
Britt, It seems working. Thanks britt. I need some more help in this. Still I couldn't ping or ssh to openstack instances from controller node. I read we need to create an external network and add it to router as gateway. Like => http://docs.openstack.org/icehouse/install-guide/install/apt/co

[Openstack] Sahara: No images available after registering UbuntuVanilla Image when launching cluster.‏

2014-11-24 Thread Edward HUANG
Hi all, I'm setting up a local cloud environment on servers in my lab. I installed OpenStack with devstack, and i install it with sahara. Data processing appears in the dashboard, and i did add a ubuntu-vanilla qcow2 images according to http://docs.openstack.org/developer/sahara/userdoc/vani

Re: [Openstack] Hi All, a problem about cinder, lvm, backing-file and reboot.

2014-11-24 Thread John Griffith
On Mon, Nov 24, 2014 at 11:15 AM, Edward HUANG wrote: > Hi All, > I'm trying to install Openstack on a local server in my lab, and I use > devstack for the installation. > I use almost the default setting for local.conf. > And currently i encounter a problem, after I run unstack.sh, the volu

[Openstack] Hi All, a problem about cinder, lvm, backing-file and reboot.

2014-11-24 Thread Edward HUANG
Hi All, I'm trying to install Openstack on a local server in my lab, and I use devstack for the installation. I use almost the default setting for local.conf. And currently i encounter a problem, after I run unstack.sh, the volume group created by stack.sh is deleted, as well as the backing f

Re: [Openstack] Live migration no longer working after Icehouse -> Juno upgrade

2014-11-24 Thread Chris Friesen
On 11/24/2014 09:35 AM, John Griffith wrote: On Mon, Nov 24, 2014 at 8:13 AM, Chris Friesen wrote: On 11/18/2014 04:32 AM, Darren Worrall wrote: I failed to mention that this was for volume backed images, there is a genuine issue and we're making progress in a bug report: https://bugs.launchp

Re: [Openstack] Live migration no longer working after Icehouse -> Juno upgrade

2014-11-24 Thread Chris Friesen
Ouch, that seems like a huge gap in testing. Chris On 11/24/2014 09:30 AM, Darren Worrall wrote: There is not, apparently. From the bug report: "There is no Tempest testing for migration and I could never get live migration to work in my DevStack." On 24 November 2014 at 15:13, Chris Friesen

Re: [Openstack] Live migration no longer working after Icehouse -> Juno upgrade

2014-11-24 Thread Darren Worrall
There is not, apparently. From the bug report: "There is no Tempest testing for migration and I could never get live migration to work in my DevStack." On 24 November 2014 at 15:13, Chris Friesen wrote: > On 11/18/2014 04:32 AM, Darren Worrall wrote: >> >> I failed to mention that this was for v

Re: [Openstack] Live migration no longer working after Icehouse -> Juno upgrade

2014-11-24 Thread John Griffith
On Mon, Nov 24, 2014 at 8:13 AM, Chris Friesen wrote: > On 11/18/2014 04:32 AM, Darren Worrall wrote: >> >> I failed to mention that this was for volume backed images, there is a >> genuine issue and we're making progress in a bug report: >> https://bugs.launchpad.net/bugs/1392773 > > > Just wonde

Re: [Openstack] Live migration no longer working after Icehouse -> Juno upgrade

2014-11-24 Thread Chris Friesen
On 11/18/2014 04:32 AM, Darren Worrall wrote: I failed to mention that this was for volume backed images, there is a genuine issue and we're making progress in a bug report: https://bugs.launchpad.net/bugs/1392773 Just wondering how this got past the Juno testing? Is there no test-case (tempe

Re: [Openstack] [Openstack-operators] While adding external bridge connection lost to the network node

2014-11-24 Thread Geo Varghese
Britt, Its okay. Thanks a lot your time. I just added br-ex successfully. How can we verify its working. Please check below ovs-vsctl show = root@controller:/home/geo# ovs-vsctl show b97bd565-6196-40f2-8f3e-c8f21c04c98f Bridge br-ex Port "eth0" Interface "eth0