From 251cf729149752d82237a69e4bb17c21f9ea25c4 Mon Sep 17 00:00:00 2001 From: patvdv Date: Thu, 14 May 2015 15:54:07 +0200 Subject: [PATCH] Doc update --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8ac4db2..b9e21b0 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ This is a small collection of HP-UX related scripts. YMMV in terms of usage. -* **check_ora_sap_mounts** : is a fairly quick-and-dirty script to validate the mount options on remote Oracle filesystems in a typical SAP setup according to some of the best practices in a SAP/Oracle environment. +* **check_ora_sap_mounts** : is a fairly quick-and-dirty script to validate the mount options on remote Oracle filesystems in a typical SAP setup according to some of the best practices in a SAP/Oracle environment. For more documentation, read http://www.kudos.be/Projects/Validating_mount_options_for_Oracle_filesystems_%28SAP%29.html -* **control_pkg_db** : provides a quick way to manually (de)-activate the disk resources (VxVM) of a cluster package created with the Serviceguard *ECMT Oracle Toolkit*. This can come in handy when the Serviceguard cluster (package) has become inconsistent/unstartable. +* **control_pkg_db** : provides a quick way to manually (de)-activate the disk resources (VxVM) of a cluster package created with the Serviceguard *ECMT Oracle Toolkit*. This can come in handy when the Serviceguard cluster (package) has become inconsistent/unstartable. For more documentation, read http://www.kudos.be/Projects/Serviceguard_ECMT_Oracle_mount_helper.html -* **handle_failed_lunpaths.sh** : shows and/or removes failed LUN paths on HP-UX using the `scsimgr` tool +* **handle_failed_lunpaths.sh** : shows and/or removes failed LUN paths on HP-UX using the `scsimgr` tool. For more documentation, read http://www.kudos.be/Projects/Clean_up_failed_LUN_paths_on_HP-UX.html