diff --git a/ra/ra-api-1.dtd b/ra/ra-api-1.dtd deleted file mode 100644 index 8b54b3e..0000000 --- a/ra/ra-api-1.dtd +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ra/ra-api-1.rng b/ra/ra-api-1.rng new file mode 100644 index 0000000..a288997 --- /dev/null +++ b/ra/ra-api-1.rng @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + boolean + string + integer + + + + + + + + + + + + + + + start + stop + recover + status + reload + meta-data + verify-all + + + + + + + + + + + + + + + + + 0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ra/ra-metadata-example.xml b/ra/ra-metadata-example.xml index 96d4f90..71a5dd0 100644 --- a/ra/ra-metadata-example.xml +++ b/ra/ra-metadata-example.xml @@ -1,106 +1,105 @@ - - + 1.0 The resource name is the directory where the filesystem will be actually mounted. Please make sure it exists. 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 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 mount or something similar. Mount options for this filesystem 403