[Openstack] [Quantum] Can't Ping Private/Public IP of CentOS Cloud Image 6.4 Instance in Grizlly

2014-01-09 Thread jeffty
Hi, I'm running Grizzly in two nodes. One controller and one compute node. I tested Cirros and Ubuntu instance. I can ping them with assigned public IP and SSH them. But for the CentOS cloud image downloaded from http://wiki.centos.org/Cloud/OpenNebula I failed. After assign public IP to CentOS

Re: [Openstack] 回复: [Quantum] Can't Ping Private/Public IP of CentOS Cloud Image 6.4 Instance in Grizlly

2014-01-09 Thread jeffty
ither ... > > edit the image and shutdown the firewall completely, > or try the centos 6.4 image from CatN lab, that one works. > > http://catn.com/labs/project/centos-images/ > > good luck, have fun! > > azq > > > At 2014-01-10 00:39:12,jeffty wrote: >

Re: [Openstack] [Quantum] Can't Ping Private/Public IP of CentOS Cloud Image 6.4 Instance in Grizlly

2014-01-10 Thread jeffty
Got it and thanks a lot. Just noticed that I sent 4 mails here for the original article. Sorry for that and which may cause by my network. On 1/10/2014 3:32 PM, 安仲奇 wrote: > Hey, Jeffty > > SSH-key login works for me. > > I'm running Havana, and my OS is CentOS 6.4.

Re: [Openstack] [Quantum] Can't Ping Private/Public IP of CentOS Cloud Image 6.4 Instance in Grizlly

2014-01-18 Thread jeffty
: > Hey, Jeffty > > SSH-key login works for me. > > I'm running Havana, and my OS is CentOS 6.4. > > Is the compute log complaining about error mounting the instance disk or > error injecting key data? > > Best wishes! > > azq > > > 在 2014-0

Re: [Openstack] About Openstack Installation

2014-01-18 Thread jeffty
Hi Mayur, 4G is ok. Maybe you can try devstack, which will automatically install openstack in on node for you. Although it use nova network with FlatDHCPManager by default. Here is the link: http://www.devstack.org You only need to: 1. Install a minimal Ubuntu (e.g. 12.04 LTS with only SSH ser

Re: [Openstack] About Openstack Installation

2014-01-18 Thread jeffty
Hi Mayur, The network service is Nova network by default. Other service can be found in http://devstack.org/overview.html as below: Services The default services configured by DevStack are Identity (Keystone), Object Storage (Swift), Image Storage (Glance), Block Storage (Cinder), Compute (Nova),

[Openstack] [Nova] What is the correct way to provide Windows instance password for user?

2014-01-18 Thread jeffty
Hi there, What is the best way to provide password of Windows instance in Openstack? Cloudbase provides windows-cloud-init to set hostname, inject password and network configuration in: http://www.cloudbase.it/cloud-init-for-windows-instances/. With such kind of image the created Windows instanc

Re: [Openstack] About Openstack Installation

2014-01-18 Thread jeffty
Hi Remo, That will be very helpful! Thanks. On 1/18/2014 11:55 PM, Remo Mattei wrote: > Hi > I could share my stack.sh if you want to install neutron and lbaas for > example let me know > Remo > > Inviato da iPhone () > >> Il giorno Jan 18, 2014, alle ore 4

Re: [Openstack] [Nova] What is the correct way to provide Windows instance password for user?

2014-01-18 Thread jeffty
e same empty or specified password is not secure. So that's my confusion. Thanks. On 1/19/2014 2:32 AM, Martinx - ジェームズ wrote: > Hi! > > You can try this: www.cloudbase.it/ws2012r2/ > <http://www.cloudbase.it/ws2012r2/> > > =) > > > On 18 January 2014

Re: [Openstack] About Openstack Installation

2014-01-18 Thread jeffty
Hi Clint, Thanks for your explanation:) On 1/19/2014 4:28 AM, Clint Byrum wrote: > Excerpts from jeffty's message of 2014-01-18 03:25:07 -0800: >> Hi Mayur, >> >> 4G is ok. Maybe you can try devstack, which will automatically install >> openstack in on node for you. Although it use nova network w

Re: [Openstack] [Nova] What is the correct way to provide Windows instance password for user?

2014-01-18 Thread jeffty
Thanks Jacob. Then the user must input a password for every windows instance he launched? In other word different instance owns different password even they are launched at the same time? e.g. Input 3 while launching instance in Horizon portal for this windows image. If yes, how to send this pas

Re: [Openstack] [Nova] What is the correct way to provide Windows instance password for user?

2014-01-18 Thread jeffty
; On Jan 18, 2014 10:51 PM, "jeffty" <mailto:wantwater...@gmail.com>> wrote: > > Thanks Jacob. > > Then the user must input a password for every windows instance he > launched? > > In other word different instance owns different password ev

Re: [Openstack] Απάντ.: [Quantum] Can't Ping Private/Public IP of CentOS Cloud Image 6.4 Instance in Grizlly

2014-01-19 Thread jeffty
ked? > > Best, > > G. > > > - Reply message - > Από: "jeffty" > Προς: "安仲奇" > Κοιν.: > Θέμα: [Openstack] [Quantum] Can't Ping Private/Public IP of CentOS Cloud > Image 6.4 Instance in Grizlly > Ημ/νία: Σαβ, Ιαν 18, 2014 13:

Re: [Openstack] Απάντ.: [Quantum] Can't Ping Private/Public IP of CentOS Cloud Image 6.4 Instance in Grizlly

2014-01-20 Thread jeffty
ttle bit more on this... > > What do you mean by saying that you have installed and created the image? > Did you install it inside OpenStack? How did you create the image? > > Best, > > G. > > On Mon, 20 Jan 2014 11:02:15 +0800, jeffty wrote: >> Hi Girogis,

Re: [Openstack] [Nova] What is the correct way to provide Windows instance password for user?

2014-01-20 Thread jeffty
k-operators list about the cloudbase Windows cloud-init service. > I think one or two people have been able to get the password injection > portion working. It might be worth a shot to search the archives: > > http://www.gossamer-threads.com/lists/openstack/operators/ > > Joe &

Re: [Openstack] [Nova] What is the correct way to provide Windows instance password for user?

2014-01-21 Thread jeffty
21, 2014 at 8:15 AM, Juerg Haefliger wrote: >> >>> On Tue, Jan 21, 2014 at 3:15 AM, jeffty wrote: >>>> >>>> Thanks Joe, It really helps. >>> > >>>> Will check them to find the proper way. >>> > >>>> Thanks.

Re: [Openstack] [Nova] What is the correct way to provide Windows instance password for user?

2014-01-21 Thread jeffty
Thanks a lot Juerg. On 1/21/2014 7:08 PM, Juerg Haefliger wrote: > > On Tue, Jan 21, 2014 at 10:23 AM, jeffty <mailto:wantwater...@gmail.com>> wrote: >> >> Me 2:) >> >> Another question, how does customer decrypt the string with his > private key? &g

Re: [Openstack] [Nova] What is the correct way to provide Windows

2014-01-21 Thread jeffty
Hi Blairo, Yes that's the way what Juerg wrote to encrypt and decrypt in openstack. But normally the customer may have no permission to login openstack, right? They have only the portal for configure and order. On 1/21/2014 7:37 PM, Blair Bethwaite wrote: > I can confirm https://github.com/cloud

[Openstack] Is there any article for installing Havana with neutron in 2 nodes with only 2 nics?

2014-02-09 Thread jeffty
Hi there, I have 2 PC and each of them has 2 nics. One for internet access and another for internal network. I want to install havana with one controller and one compute. Neutron can be installed in any of them. The document illustrates 3 nics are needed for dedicated network node. Is there any

Re: [Openstack] Is there any article for installing Havana with neutron in 2 nodes with only 2 nics?

2014-02-10 Thread jeffty
/ image you're specifically referring to - you > linked to the table of contents, but you can install Neutron with just > one NIC. > > -Rob > > On 10 February 2014 15:51, jeffty wrote: >> Hi there, >> >> I have 2 PC and each of them has 2 nics. One for in

Re: [Openstack] Is there any article for installing Havana with neutron in 2 nodes with only 2 nics?

2014-02-11 Thread jeffty
r* > > > > > > > On Mon, Feb 10, 2014 at 1:49 PM, jeffty <mailto:wantwater...@gmail.com>> wrote: > > Thanks Robert. > > It should be > > http://docs.openstack.org/havana/install-guide/install/apt/content/install-neutron.install-