Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dell/tripleo-powerflex
Configuration files and code to deploy PowerFlex with OpenStack TripleO
https://github.com/dell/tripleo-powerflex
ansible deployment openstack powerflex tripleo vxflexos
Last synced: 26 days ago
JSON representation
Configuration files and code to deploy PowerFlex with OpenStack TripleO
- Host: GitHub
- URL: https://github.com/dell/tripleo-powerflex
- Owner: dell
- License: apache-2.0
- Created: 2020-06-15T19:04:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-28T09:02:12.000Z (over 3 years ago)
- Last Synced: 2024-11-13T18:13:38.023Z (3 months ago)
- Topics: ansible, deployment, openstack, powerflex, tripleo, vxflexos
- Language: HTML
- Homepage:
- Size: 56.6 KB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TripleO-PowerFlex
This repository holds all configuration files needed to deploy PowerFlex with TripleO
## PowerFlex services layout
| Service Name | Description | Deployed on |
|--------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------|
| PowerFlexMDM | The Metadata Manager (MDM) configures and monitors the PowerFlex system. It contains all the metadata required for system operation. MDM is responsible for data migration, rebuilds, and all system-related functions. No user data passes thru the MDM | Controller |
| PowerFlexLIA | This is the agent that is installed on all nodes (both MDM, SDC, SDS) in the PowerFlex system. This agent is used when you want to do something on the endpoints, ie. collect logs or upgrade the system to a newer release. | Controller, Compute |
| PowerFlexSDC | A lightweight block device driver that gives the capability to access PowerFlex shared block volumes to applications. This service is need on both controllers (Glance) and Compute (Nova) | Controller, Compute |
| PowerFlexSDS | A software daemon that enables a server in the PowerFlex cluster to contribute its local storage to ScaleIO Storage. An instance of the SDS runs on every server that contributes some or all of its local storage space (Cinder) | Storage |