Re: [openstack-dev] [Fuel]Adding compute node on existing environment

2015-02-19 Thread Foss Geek
Hi xarses, As you said, I changed nic type from vmxnet3 to e1000 and set security policy to permissive for all the networks. Now I am able to successfully deploy VM as additional compute node in existing openstack environment. Thanks for you time! -- Thanks & Regards E-Mail: thefossg...@gmail.

Re: [openstack-dev] [Fuel]Adding compute node on existing environment

2015-02-19 Thread Andrew Woodward
Neophy, You need to connect at least one nic to the Admin PXE network that is used by the fuel master, The other nics will need to be connected to their respective network counterparts that the physical nodes have. For vmware, you guest needs to use e1000 nic type if you are going to use neutron

[openstack-dev] [Fuel]Adding compute node on existing environment

2015-02-19 Thread Foss Geek
Dear All, I have Openstack HA environment (all are physical machine) deployed using Fuel 5.1. I want to bring one more compute node in VM(VM is running in vCenter and configured 4 nic). How to deploy a compute node in VM and bring this to existing openstack environment? Any help. -- Thanks & R