Hide Forgot
On document Cluster_Administration(EN)-6 (2011-05-19T16:26) at chapter 5.6.2 on "Example 5.3. cluster.conf After Adding Storage-Based Fence Methods " there aren't double closing quotes on parameter "name" inner fencedevice tab. Below content: <fencedevices> <fencedevice agent="fence_sanbox2" ipaddr="san_ip_example" login="login_example" name="sanswitch1 passwd="password_example"/> </fencedevices> As you can view parameter name sanswitch1 is whitout closing quotes.
I have added the missing closing quotes to the name field in my working draft for RHEL 6.2 and check the fix into the svn repository. Thanks for catching this.
there are the same missing quotes on: "Example 5.4. cluster.conf After Adding Backup Fence Methods".
I have fixed that second missing quote as well now. Thanks again.