From Fedora Project Wiki
(Change Announced on 2015-01-20)
No edit summary
Line 43: Line 43:
== Current status ==
== Current status ==
* Targeted release: [[Releases/22 | Fedora 22 ]]  
* Targeted release: [[Releases/22 | Fedora 22 ]]  
* Last updated: 2015-01-14
* Last updated: 2015-01-20
<!-- After the change proposal is accepted by FESCo, tracking bug is created in Bugzilla and linked to this page  
<!-- After the change proposal is accepted by FESCo, tracking bug is created in Bugzilla and linked to this page  
Bugzilla states meaning as usual:
Bugzilla states meaning as usual:
Line 81: Line 81:
* Release engineering:
* Release engineering:
<!-- Does this feature require coordination with release engineering (e.g. changes to installer image generation or update package delivery)?  Is a mass rebuid required?  If a rel-eng ticket exists, add a link here.  -->
<!-- Does this feature require coordination with release engineering (e.g. changes to installer image generation or update package delivery)?  Is a mass rebuid required?  If a rel-eng ticket exists, add a link here.  -->
** Pre-loading roles will need to be a capability of the Anaconda install system, both in the graphical installer and kickstart
N/A


* Policies and guidelines:
* Policies and guidelines:
Line 90: Line 90:
<!-- What happens to systems that have had a previous versions of Fedora installed and are updated to the version containing this change? Will anything require manual configuration or data migration? Will any existing functionality be no longer supported? -->
<!-- What happens to systems that have had a previous versions of Fedora installed and are updated to the version containing this change? Will anything require manual configuration or data migration? Will any existing functionality be no longer supported? -->


Fedora Server Roles are applicable only to machines that have been installed using the Fedora Server Product install media. As such, there is no direct way to upgrade to this state from Fedora 20, which did not have the Fedora Server Product.
This functionality will be designed not to interfere with existing deployments of postgresql.


== How To Test ==
== How To Test ==

Revision as of 15:42, 20 January 2015


Database Server Role

Summary

The Fedora Server Product will provide a standard deployment mechanism for a Linux Database Server (powered by the postgresql project).

Owner

  • Product: Server
  • Responsible WG: Server WG

Current status

Detailed Description

The Fedora Server Product will be shipped with a role-deployment mechanism. One such role will be to act as a primary or replica Database Server for the Linux machines in the network.

This will be implemented by taking advantage of the postgresql project, packaging it up within the Server Role Framework and enabling it to be deployed through the mechanisms described in the Framework for Server Role Deployment Change Proposal.

Note that this role is a secondary target of the Server Working group.

Benefit to Fedora

The major advantage to Fedora is a vast simplification in the setup and deployment of a managed Linux network. With the Database Server Role, the user will be asked to provide a few very basic pieces of information about their network and the role deployment tools will do the rest of the work for them. With the Database Server in place, users will have a ready to use datastore without lengthy configuration.

Scope

  • Proposal owners:
    • Postgresql server and related tools need to be packaged appropriately for use with the Server Role Infrastructure.
    • A D-BUS API plugin needs to be written and tested to support deployment and monitoring of the Database server.
  • Other developers:
    • None
  • Release engineering:

N/A

  • Policies and guidelines:
    • Packaging guidelines for this Change should be inherited from the Framework for Server Role Deployment Change Proposal.

Upgrade/compatibility impact

This functionality will be designed not to interfere with existing deployments of postgresql.

How To Test

  1. What special hardware / data / etc. is needed (if any)?
    • This Role should work on any Fedora Server installation.
  2. How do I prepare my system to test this change? What packages need to be installed, config files edited, etc.?
    • Testing should be performed on a clean installation of Fedora Server, both through kickstart and interactive install.
  3. What specific actions do I perform to check that the change is working like it's supposed to?
    • There will be a role-deployment tool provided, as well as possibly a Cockpit module, to deploy the Database Server Role. These tools should be run to do the initial deployment. Subsequent testing should be performed by remotely accessing the database.
  4. What are the expected results of those actions?
    • A usable database server for whatever database application needs you have.

User Experience

Users will now be provided with an easy way to deploy a Database Server for their Linux environment. If they are using Cockpit, this will be presented to them with a simple GUI.

Dependencies

Individual parts of this Change may or may not be completed in time for Fedora 22. This may include a Cockpit graphical UI tool and an OpenLMI remote management tool.

Contingency Plan

  • Contingency mechanism: Do not ship the Database Server role in Fedora 22.
  • Contingency deadline: Beta
  • Blocks release? No
  • Blocks product? No

Documentation

Documentation has not yet been written, but we will be coordinating with the Fedora Documentation team.

Release Notes