ClusterLabs / resource-agents

Combined repository of OCF agents from the RHCS and Linux-HA projects
GNU General Public License v2.0
493 stars 582 forks source link

Documentation / readme.md update #638

Open sammcj opened 9 years ago

sammcj commented 9 years ago

We've had a few issues recently where it's not clear what resource agent should be used.

For example in ticket #626 I didn't even realise lio had been forked to lio-t and I'm wondering if people would perhaps benefit from an index with brief description of each of the agent types.

This could simply be added to the readme.md in the project - I'd be happy to to submit a PR for the ones that I use / know about if others also wanted to contribute?

For example:

Resource Agents

This repository contains resource agents (RAs) compliant with the Open Cluster Framework (OCF) specification.

Agents & Implementation Types

Detailed information on each of the agents can be found by calling meta-data against each script. For example /usr/lib/ocf/resource.d/heartbeat/iSCSILogicalUnit meta-data


Storage

iSCSILogicalUnit

Configures iSCSI LUNs of various provider types

lio

kernel iSCSI implementation that uses tcm_node.py to manage configuration - deprecated as of RHEL/CentOS 7 in favour of lio-t. Requirements:

kernel iSCSI implementation that uses targetcli to manage configuration. Requirements:

Configures iSCSI Targets of the same provider types as iSCSILogicalUnit


Networking

IPaddr2

etc...

dmuhamedagic commented 8 years ago

Doubt that it would be an improvement. I also don't see what this have to do with the example you referenced.