Hi,

attached patches address minor formating and convention issues.

regards,
-mika-
-- 
http://michael-prokop.at/  || http://adminzen.org/
http://grml-solutions.com/ || http://grml.org/
From 7989f0ba9bfe2bc28cd7556e559d059d5e9398b3 Mon Sep 17 00:00:00 2001
From: Michael Prokop <m...@grml.org>
Date: Thu, 10 Feb 2011 11:36:40 +0100
Subject: [PATCH 1/3] Ch-Stonith.xml: drop duplicated 'stonith -t external/ibmrsa -n command'

---
 Ch-Stonith.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/Ch-Stonith.xml b/Ch-Stonith.xml
index 5b88f4c..eb8d76f 100644
--- a/Ch-Stonith.xml
+++ b/Ch-Stonith.xml
@@ -78,7 +78,6 @@
 			</para>
 			
 <screen>
-stonith -t external/ibmrsa -n
 [root@pcmk-1 ~]# <userinput>stonith -t external/ibmrsa -n</userinput>
 hostname  ipaddr  userid  passwd  type
 </screen>
-- 
1.7.2.3

From f6bee2f4aedcd19de94536ef74ff8ff23ebdfb00 Mon Sep 17 00:00:00 2001
From: Michael Prokop <m...@grml.org>
Date: Thu, 10 Feb 2011 11:37:35 +0100
Subject: [PATCH 2/3] Ch-Active-Passive.xml: format crm configure cmd as userinput

---
 Ch-Active-Passive.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Ch-Active-Passive.xml b/Ch-Active-Passive.xml
index 9f508bc..e278624 100644
--- a/Ch-Active-Passive.xml
+++ b/Ch-Active-Passive.xml
@@ -335,7 +335,7 @@ ClusterIP        (ocf::heartbeat:IPaddr):        <emphasis>Started pcmk-
 			</para>
 			
 <screen>
-crm configure rsc_defaults resource-stickiness=100
+[root@pcmk-2 ~]# <userinput>crm configure rsc_defaults resource-stickiness=100</userinput>
 [root@pcmk-2 ~]# <userinput>crm configure show</userinput>
 node pcmk-1
 node pcmk-2
-- 
1.7.2.3

From b4dc2615812f2cd8cbf9691331a131ecd9f663f8 Mon Sep 17 00:00:00 2001
From: Michael Prokop <m...@grml.org>
Date: Thu, 10 Feb 2011 11:38:18 +0100
Subject: [PATCH 3/3] Ch-Active-Active.xml: drop /dev/vdb and use /dev/drbd1 consequently instead

---
 Ch-Active-Active.xml |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/Ch-Active-Active.xml b/Ch-Active-Active.xml
index f655447..329cfd7 100644
--- a/Ch-Active-Active.xml
+++ b/Ch-Active-Active.xml
@@ -369,14 +369,13 @@ Clone Set: gfs-clone
 			</para>
 			
 <screen>
-mkfs.gfs2 -p lock_dlm -j 2 -t pcmk:web /dev/drbd1
-[root@pcmk-1 ~]# <userinput>mkfs.gfs2 -t pcmk:web -p lock_dlm -j 2 /dev/vdb </userinput>
-This will destroy any data on /dev/vdb.
+[root@pcmk-1 ~]# <userinput>mkfs.gfs2 -p lock_dlm -j 2 -t pcmk:web /dev/drbd1</userinput>
+This will destroy any data on /dev/drbd1.
 It appears to contain: data
 
 Are you sure you want to proceed? [y/n] y
 
-Device:                    /dev/vdb
+Device:                    /dev/drbd1
 Blocksize:                 4096
 Device Size                1.00 GB (131072 blocks)
 Filesystem Size:           1.00 GB (131070 blocks)
-- 
1.7.2.3

Attachment: signature.asc
Description: Digital signature

_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to