diff --git a/ra/ra-metadata-example.xml b/ra/ra-metadata-example.xml index e41a3e8..3f4a97f 100644 --- a/ra/ra-metadata-example.xml +++ b/ra/ra-metadata-example.xml @@ -1,88 +1,104 @@ -To: ocf@lists.community.tummy.com -Subject: [OCF]RFC: Resource Agent metadata format -Date: Thu, 14 Mar 2002 23:18:02 +0100 + + + + - - - - + +1.1 - - -In this case, this is the first parameter in the list; this also implies it is -the description of the resource name, the unique identifier used to -name the resource. + +/usr/ocf/sbin/filesystem" -This is the long, helpful description of what the Mountpoint parameter is all -about. A user interface might display it to the user if he asks for elaborate -help with an option, and it would obviously also provide examples etc. + +Mountpoint + + + + + + + + +The resource name is the directory where the filesystem will be actually mounted. +Please make sure it exists. -Displayed on mouse over, for example -The default value for the parameter, empty or not listed if it has no -default + + +Mountpoint + + + + - + When mounting a filesystem on a specific mountpoint, you have to specify which device should be mounted; this will usually be similiar to /dev/sda1 or /dev/volumegroup/logicalvolume when using LVM. Device to be mounted + + + - + You should chose a journaled filesystem for the shared storage to ensure that the filesystem remains consistent and that it can be mounted without an expensive fsck run; recommendations include reiserfs, ext3 and XFS. Type of the filesystem -reiserfs + - + The mount options used for mounting a filesystem; normally this is set to -defaults, but you may want to modify this if you require a read-only +defaults, but you may want to modify this if you require a read-only mount or something similar. Mount options for this filesystem -defaults + + - - - - - - - - + + + + + + + + - - - - - - - - + - +