Este conteúdo não está disponível no idioma selecionado.
Appendix B. Red Hat OpenStack Platform for POWER
In a new Red Hat OpenStack Platform installation, you can deploy overcloud Compute nodes on POWER (ppc64le) hardware. For the Compute node cluster, you can use the same architecture, or use a combination of x86_64 and ppc64le systems. The undercloud, Controller nodes, Ceph Storage nodes, and all other systems are supported only on x86_64 hardware.
Copiar o linkLink copiado para a área de transferência!
When you configure access to external Ceph in a multi-architecture cloud, set the CephAnsiblePlaybook parameter to /usr/share/ceph-ansible/site.yml.sample and include your client key and other Ceph-specific parameters.
Copiar o linkLink copiado para a área de transferência!
The following services typically form part of the Controller node and are available for use in custom roles as Technology Preview:
Block Storage service (cinder)
Image service (glance)
Identity service (keystone)
Networking service (neutron)
Object Storage service (swift)
Note
Red Hat does not support features in Technology Preview.
For more information about composable services, see composable services and custom roles in the Advanced Overcloud Customization guide. Use the following example to understand how to move the listed services from the Controller node to a dedicated ppc64le node:
rsync -a /usr/share/openstack-tripleo-heat-templates/. ~/templates
cd ~/templates/roles
cat <<EO_TEMPLATE >ControllerPPC64LE.yaml
sed -i~ -e '/OS::TripleO::Services::\(Cinder\|Glance\|Swift\|Keystone\|Neutron\)/d' Controller.yaml
cd ../
openstack overcloud roles generate \
--roles-path roles -o roles_data.yaml \
Controller Compute ComputePPC64LE ControllerPPC64LE BlockStorage ObjectStorage CephStorage
Ajudamos os usuários da Red Hat a inovar e atingir seus objetivos com nossos produtos e serviços com conteúdo em que podem confiar. Explore nossas atualizações recentes.
Tornando o open source mais inclusivo
A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja o Blog da Red Hat.
Sobre a Red Hat
Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.