From d86f92fe86ee8845e05dc12b610c8b884f5d82bb Mon Sep 17 00:00:00 2001 From: patvdv Date: Thu, 14 May 2015 15:10:33 +0200 Subject: [PATCH] Doc update --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b65b48c..6f20973 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # HP-UX scripts 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. + +* *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. + +* *handle_failed_lunpaths.sh* : shows and/or removes failed LUN paths on HP-UX using the `scsimgr` tool + +