Advertisement
Guest User

waKKu

a guest
Apr 29th, 2009
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.31 KB | None | 0 0
  1. [root@athos ~]# cat /etc/cluster/cluster.conf
  2. <?xml version="1.0"?>
  3. <cluster name="MUSKETEER" config_version="17">
  4. <cman two_node="0" expected_votes="2"/>
  5. <clusternodes>
  6. <clusternode name="athos-priv" nodeid="1">
  7. <fence>
  8. <method name="1">
  9. <device name="athos-ipmi"/>
  10. </method>
  11. <method name="2">
  12. <device name="athos-brocadeA"/>
  13. <device name="athos-brocadeB"/>
  14. </method>
  15. </fence>
  16. </clusternode>
  17. <clusternode name="porthos-priv" nodeid="2">
  18. <fence>
  19. <method name="1">
  20. <device name="porthos-ipmi"/>
  21. </method>
  22. <method name="2">
  23. <device name="porthos-brocadeA"/>
  24. <device name="porthos-brocadeB"/>
  25. </method>
  26. </fence>
  27. </clusternode>
  28. <clusternode name="aramis-priv" nodeid="3">
  29. <fence>
  30. <method name="1">
  31. <device name="aramis-ipmi"/>
  32. </method>
  33. <method name="2">
  34. <device name="aramis-brocadeA"/>
  35. <device name="aramis-brocadeB"/>
  36. </method>
  37. </fence>
  38. </clusternode>
  39. <clusternode name="dartagnan-priv" nodeid="4">
  40. <fence>
  41. <method name="1">
  42. <device name="dartagnan-ipmi"/>
  43. </method>
  44. <method name="2">
  45. <device name="dartagnan-brocadeA"/>
  46. <device name="dartagnan-brocadeB"/>
  47. </method>
  48. </fence>
  49. </clusternode>
  50. </clusternodes>
  51. <quorumd device="/dev/disk/by-id/scsi-3600a0b800048834e000014fb49dcc47b" votes="2"/>
  52. <fencedevices>
  53. <fencedevice agent="fence_ipmilan" ipaddr="172.16.1.101" name="athos-ipmi" passwd="secret" login="root" option="reboot"/>
  54. <fencedevice agent="fence_brocade" ipaddr="192.168.4.79" name="athos-brocadeA" passwd="secret" login="admin" option="disable" port="2"/>
  55. <fencedevice agent="fence_brocade" ipaddr="192.168.4.80" name="athos-brocadeB" passwd="secret" login="admin" option="disable" port="2"/>
  56.  
  57. <fencedevice agent="fence_ipmilan" ipaddr="172.16.1.102" name="porthos-ipmi" passwd="secret" login="root" option="reboot"/>
  58. <fencedevice agent="fence_brocade" ipaddr="192.168.4.79" name="porthos-brocadeA" passwd="secret" login="admin" option="disable" port="1"/>
  59. <fencedevice agent="fence_brocade" ipaddr="192.168.4.80" name="porthos-brocadeB" passwd="secret" login="admin" option="disable" port="1"/>
  60.  
  61. <fencedevice agent="fence_ipmilan" ipaddr="172.16.1.103" name="aramis-ipmi" passwd="secret" login="root" option="reboot"/>
  62. <fencedevice agent="fence_brocade" ipaddr="192.168.4.81" name="aramis-brocadeA" passwd="secret" login="admin" option="disable" port="2"/>
  63. <fencedevice agent="fence_brocade" ipaddr="192.168.4.82" name="aramis-brocadeB" passwd="secret" login="admin" option="disable" port="2"/>
  64.  
  65. <fencedevice agent="fence_ipmilan" ipaddr="172.16.1.104" name="dartagnan-ipmi" passwd="secret" login="root" option="reboot"/>
  66. <fencedevice agent="fence_brocade" ipaddr="192.168.4.81" name="dartagnan-brocadeA" passwd="secret" login="admin" option="disable" port="2"/>
  67. <fencedevice agent="fence_brocade" ipaddr="192.168.4.82" name="dartagnan-brocadeB" passwd="secret" login="admin" option="disable" port="2"/>
  68.  
  69. </fencedevices>
  70. </cluster>
  71. [root@athos ~]# cman_tool version
  72. 6.1.0 config 17
  73. [root@athos ~]# rpm -qa | grep -iE 'cman|gfs|clust'
  74. kmod-gfs-0.1.23-5.el5
  75. system-config-cluster-1.0.55-1.0
  76. gfs-utils-0.1.18-1.el5
  77. cluster-snmp-0.12.1-2.el5
  78. kmod-gfs-0.1.31-3.el5
  79. kmod-gfs2-1.92-1.1.el5
  80. gfs2-utils-0.1.53-1.el5_3.2
  81. cman-2.0.98-1.el5_3.1
  82. Cluster_Administration-en-US-5.2-1
  83. kmod-gfs2-1.92-1.1.el5_2.2
  84. lvm2-cluster-2.02.40-7.el5
  85. modcluster-0.12.1-2.el5
  86. cluster-cim-0.12.1-2.el5
  87. [root@athos ~]# uname -a
  88. Linux athos.intranet.prosul 2.6.18-128.1.6.el5 #1 SMP Tue Mar 24 12:05:57 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
  89. [root@athos ~]# cat /etc/redhat-release
  90. Red Hat Enterprise Linux Server release 5.3 (Tikanga)
  91. [root@athos ~]# ifconfig
  92. bond0 Link encap:Ethernet HWaddr 00:1A:64:79:F1:80
  93. inet addr:172.16.1.1 Bcast:172.16.1.255 Mask:255.255.255.0
  94. inet6 addr: fe80::21a:64ff:fe79:f180/64 Scope:Link
  95. UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
  96. RX packets:29421 errors:0 dropped:0 overruns:0 frame:0
  97. TX packets:59845 errors:0 dropped:0 overruns:0 carrier:0
  98. collisions:0 txqueuelen:0
  99. RX bytes:5468251 (5.2 MiB) TX bytes:29716830 (28.3 MiB)
  100.  
  101. bond1 Link encap:Ethernet HWaddr 00:1A:64:79:F1:82
  102. inet addr:172.16.10.1 Bcast:172.16.10.255 Mask:255.255.255.0
  103. inet6 addr: fe80::21a:64ff:fe79:f182/64 Scope:Link
  104. UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
  105. RX packets:49326 errors:0 dropped:0 overruns:0 frame:0
  106. TX packets:16771 errors:0 dropped:0 overruns:0 carrier:0
  107. collisions:0 txqueuelen:0
  108. RX bytes:4066527 (3.8 MiB) TX bytes:1304070 (1.2 MiB)
  109.  
  110. eth0 Link encap:Ethernet HWaddr 00:1A:64:79:F1:80
  111. UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
  112. RX packets:28938 errors:0 dropped:0 overruns:0 frame:0
  113. TX packets:59843 errors:0 dropped:0 overruns:0 carrier:0
  114. collisions:0 txqueuelen:1000
  115. RX bytes:5427376 (5.1 MiB) TX bytes:29716698 (28.3 MiB)
  116. Interrupt:114 Memory:c8000000-c8012100
  117.  
  118. eth1 Link encap:Ethernet HWaddr 00:1A:64:79:F1:82
  119. UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
  120. RX packets:6128 errors:0 dropped:0 overruns:0 frame:0
  121. TX packets:4193 errors:0 dropped:0 overruns:0 carrier:0
  122. collisions:0 txqueuelen:1000
  123. RX bytes:621998 (607.4 KiB) TX bytes:345109 (337.0 KiB)
  124. Interrupt:177 Memory:ce000000-ce012100
  125.  
  126. eth2 Link encap:Ethernet HWaddr 00:1A:64:79:F1:82
  127. UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
  128. RX packets:33128 errors:0 dropped:0 overruns:0 frame:0
  129. TX packets:4196 errors:0 dropped:0 overruns:0 carrier:0
  130. collisions:0 txqueuelen:1000
  131. RX bytes:2525654 (2.4 MiB) TX bytes:319610 (312.1 KiB)
  132. Memory:c6000000-c6020000
  133.  
  134. eth3 Link encap:Ethernet HWaddr 00:1A:64:79:F1:82
  135. UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
  136. RX packets:5281 errors:0 dropped:0 overruns:0 frame:0
  137. TX packets:4195 errors:0 dropped:0 overruns:0 carrier:0
  138. collisions:0 txqueuelen:1000
  139. RX bytes:461045 (450.2 KiB) TX bytes:320642 (313.1 KiB)
  140. Memory:c6040000-c6060000
  141.  
  142. eth4 Link encap:Ethernet HWaddr 00:1A:64:79:F1:82
  143. UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
  144. RX packets:4789 errors:0 dropped:0 overruns:0 frame:0
  145. TX packets:4195 errors:0 dropped:0 overruns:0 carrier:0
  146. collisions:0 txqueuelen:1000
  147. RX bytes:457830 (447.0 KiB) TX bytes:320693 (313.1 KiB)
  148. Memory:c4000000-c4020000
  149.  
  150. eth5 Link encap:Ethernet HWaddr 00:1A:64:79:F1:80
  151. UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
  152. RX packets:483 errors:0 dropped:0 overruns:0 frame:0
  153. TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
  154. collisions:0 txqueuelen:1000
  155. RX bytes:40875 (39.9 KiB) TX bytes:132 (132.0 b)
  156. Memory:c4040000-c4060000
  157.  
  158. lo Link encap:Local Loopback
  159. inet addr:127.0.0.1 Mask:255.0.0.0
  160. inet6 addr: ::1/128 Scope:Host
  161. UP LOOPBACK RUNNING MTU:16436 Metric:1
  162. RX packets:1554 errors:0 dropped:0 overruns:0 frame:0
  163. TX packets:1554 errors:0 dropped:0 overruns:0 carrier:0
  164. collisions:0 txqueuelen:0
  165. RX bytes:173540 (169.4 KiB) TX bytes:173540 (169.4 KiB)
  166.  
  167. virbr0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
  168. inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0
  169. inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
  170. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  171. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  172. TX packets:39 errors:0 dropped:0 overruns:0 carrier:0
  173. collisions:0 txqueuelen:0
  174. RX bytes:0 (0.0 b) TX bytes:8327 (8.1 KiB)
  175.  
  176. [root@athos ~]#
  177.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement