This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
genesis:requirements_examples [2015/07/30 13:08] Frank Brockners |
genesis:requirements_examples [2015/07/31 17:26] (current) David Duffey [!!!DRAFT!!!] |
||
---|---|---|---|
Line 1: | Line 1: | ||
======!!!DRAFT!!!====== | ======!!!DRAFT!!!====== | ||
+ | [[https://docs.google.com/document/d/1-WH2hS-Kt5IaQ_epe79q4Hb_kzb1TO7r43r5HMEblj4/edit?usp=sharing|Google Doc Version]] | ||
======Genesis sandbox: Example requirements====== | ======Genesis sandbox: Example requirements====== | ||
Line 112: | Line 113: | ||
* Install ssh keys on servers so that key-based login can be used for administration | * Install ssh keys on servers so that key-based login can be used for administration | ||
* Configure NTP servers on the server for clock synchronization. Configured as early as possible to avoid later skew. Configured to support multiple pools. | * Configure NTP servers on the server for clock synchronization. Configured as early as possible to avoid later skew. Configured to support multiple pools. | ||
- | * Format non-boot drives on compute servers, so that they can be used as CEPH OSDs. | + | * Format non-boot drives on compute servers, so that they can be used as CEPH Object Storage Devices (OSDs). |
- | * Specify the VIC in my servers to use, so that I can deploy servers with more than one VIC. | + | * Specify the VIC in the servers to use, so that I can deploy servers with more than one VIC. |
* Unique kickstart file per platform/role, so that OS can be customized for hardware and role. | * Unique kickstart file per platform/role, so that OS can be customized for hardware and role. | ||
* Option to provide a set of ssh user keys to be installed on all servers (for administration) | * Option to provide a set of ssh user keys to be installed on all servers (for administration) |