From 4128d876bd37274e8fc13fef384e89591798d11f Mon Sep 17 00:00:00 2001 From: scjody Date: Fri, 3 Mar 2006 17:54:10 +0000 Subject: [PATCH] Comment out SCSI devices in sgpdd-survey per Peter Braam --- lustre-iokit/sgpdd-survey/sgpdd-survey | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre-iokit/sgpdd-survey/sgpdd-survey b/lustre-iokit/sgpdd-survey/sgpdd-survey index a46e92c..409fb84 100755 --- a/lustre-iokit/sgpdd-survey/sgpdd-survey +++ b/lustre-iokit/sgpdd-survey/sgpdd-survey @@ -4,7 +4,7 @@ # customize per survey # the SCSI devices to measure -scsidevs="/dev/sde /dev/sdh" +#scsidevs="/dev/sde /dev/sdh" # result file prefix. date/time+hostname makes unique # NB ensure the path exists if it includes subdirs -- 1.8.3.1