Hi There:
Seems that both nodes of the cluster , have System load at 1.00 + when the cluster resources are running ( mounted Filesystems in a EVA 4400 and ip )
I saw that when there are no cluster resources working, the system load is normal and get reduces near to 0
Is there any issue with cluster / filesystems mounted that get's the load averge increased one point??. Seams that the box is working properly , it's just that confuses me with one more point of load average
i paste here my Red hat version and the cluster.conf
[root@OCEANO1CLUN ~]# cat /etc/cluster/cluster.conf
<?xml version="1.0"?>
<cluster alias="GATTON" config_version="131" name="GATTON">
<fence_daemon post_fail_delay="0" post_join_delay="3"/>
<clusternodes>
<clusternode name="OCEANO1CLUN" nodeid="1" votes="1">
<fence/>
</clusternode>
<clusternode name="OCEANO2CLUN" nodeid="2" votes="1">
<fence/>
</clusternode>
</clusternodes>
<cman expected_votes="1" two_node="1"/>
<fencedevices/>
<rm>
<failoverdomains>
<failoverdomain name="BDSIS01_FAIL" ordered="0" restricted="0">
<failoverdomainnode name="OCEANO1CLUN" priority="1"/>
<failoverdomainnode name="OCEANO2CLUN" priority="1"/>
</failoverdomain>
<failoverdomain name="GATTO_FAIL" ordered="1">
<failoverdomainnode name="OCEANO1CLUN" priority="1"/>
<failoverdomainnode name="OCEANO2CLUN" priority="2"/>
</failoverdomain>
</failoverdomains>
<resources>
<ip address="192.168.12.163" monitor_link="1"/>
<fs device="/dev/mapper/gatto-gatto" force_fsck="0" force_unmount="1" fsid="8279" fstype="ext3" mountpoint="/orabd/gatto" name="gattobd" options="" self_fence="1"/>
<fs device="/dev/mapper/gatto-gatto_h_indices" force_fsck="0" force_unmount="1" fsid="52025" fstype="ext3" mountpoint="/orabd/gatto/h_indices" name="gattoindices" options="" self_fence="1"/>
<fs device="/dev/mapper/gatto-gatto_h_tablas" force_fsck="0" force_unmount="1" fsid="2592" fstype="ext3" mountpoint="/orabd/gatto/h_tablas" name="gattotablas" options="" self_fence="1"/>
<script file="/etc/init.d/oracle_bd_gatto" name="oracle_bd_gatto"/>
<ip address="192.168.12.164" monitor_link="1"/>
<fs device="/dev/mapper/bdsis01-bdsis01" force_fsck="0" force_unmount="1" fsid="3496" fstype="ext3" mountpoint="/orabd/bdsis01" name="bdsis01" options="" self_fence="1"/>
<script file="/etc/init.d/oracle_bd_bdsis01" name="oracle_bd_bdsis01"/>
<fs device="/dev/mapper/gatto_h-gatto_h_tablas_sl" force_fsck="0" force_unmount="1" fsid="1191" fstype="ext3" mountpoint="/orabd/gatto/h_tablas_sl" name="gattotablas_sl" options="" self_fence="1"/>
<fs device="/dev/mapper/gatto_h-gatto_h_indices_sl" force_fsck="0" force_unmount="1" fsid="57261" fstype="ext3" mountpoint="/orabd/gatto/h_indices_sl" name="gattoindices_sl" options="" self_fence="1"/>
<fs device="/dev/mapper/bdsis01-bdsis01_mediacion" force_fsck="0" force_unmount="1" fsid="27523" fstype="ext2" mountpoint="/orabd/bdsis01/mediacion" name="bdsis01_mediacion" options="" self_fence="1"/>
</resources>
<service autostart="1" domain="GATTO_FAIL" name="gatto">
<fs ref="gattobd">
<fs ref="gattotablas">
<fs ref="gattoindices">
<fs ref="gattotablas_sl">
<fs ref="gattoindices_sl"/>
<ip ref="192.168.12.163">
<script ref="oracle_bd_gatto"/>
</ip>
</fs>
</fs>
</fs>
</fs>
</service>
<service autostart="1" name="bdsis01">
<fs ref="bdsis01">
<fs ref="bdsis01_mediacion">
<ip ref="192.168.12.164">
<script ref="oracle_bd_bdsis01"/>
</ip>
</fs>
</fs>
</service>
</rm>
</cluster>
[root@OCEANO1CLUN ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.3 (Tikanga)
Regards.
Sergio
Seems that both nodes of the cluster , have System load at 1.00 + when the cluster resources are running ( mounted Filesystems in a EVA 4400 and ip )
I saw that when there are no cluster resources working, the system load is normal and get reduces near to 0
Is there any issue with cluster / filesystems mounted that get's the load averge increased one point??. Seams that the box is working properly , it's just that confuses me with one more point of load average
i paste here my Red hat version and the cluster.conf
[root@OCEANO1CLUN ~]# cat /etc/cluster/cluster.conf
<?xml version="1.0"?>
<cluster alias="GATTON" config_version="131" name="GATTON">
<fence_daemon post_fail_delay="0" post_join_delay="3"/>
<clusternodes>
<clusternode name="OCEANO1CLUN" nodeid="1" votes="1">
<fence/>
</clusternode>
<clusternode name="OCEANO2CLUN" nodeid="2" votes="1">
<fence/>
</clusternode>
</clusternodes>
<cman expected_votes="1" two_node="1"/>
<fencedevices/>
<rm>
<failoverdomains>
<failoverdomain name="BDSIS01_FAIL" ordered="0" restricted="0">
<failoverdomainnode name="OCEANO1CLUN" priority="1"/>
<failoverdomainnode name="OCEANO2CLUN" priority="1"/>
</failoverdomain>
<failoverdomain name="GATTO_FAIL" ordered="1">
<failoverdomainnode name="OCEANO1CLUN" priority="1"/>
<failoverdomainnode name="OCEANO2CLUN" priority="2"/>
</failoverdomain>
</failoverdomains>
<resources>
<ip address="192.168.12.163" monitor_link="1"/>
<fs device="/dev/mapper/gatto-gatto" force_fsck="0" force_unmount="1" fsid="8279" fstype="ext3" mountpoint="/orabd/gatto" name="gattobd" options="" self_fence="1"/>
<fs device="/dev/mapper/gatto-gatto_h_indices" force_fsck="0" force_unmount="1" fsid="52025" fstype="ext3" mountpoint="/orabd/gatto/h_indices" name="gattoindices" options="" self_fence="1"/>
<fs device="/dev/mapper/gatto-gatto_h_tablas" force_fsck="0" force_unmount="1" fsid="2592" fstype="ext3" mountpoint="/orabd/gatto/h_tablas" name="gattotablas" options="" self_fence="1"/>
<script file="/etc/init.d/oracle_bd_gatto" name="oracle_bd_gatto"/>
<ip address="192.168.12.164" monitor_link="1"/>
<fs device="/dev/mapper/bdsis01-bdsis01" force_fsck="0" force_unmount="1" fsid="3496" fstype="ext3" mountpoint="/orabd/bdsis01" name="bdsis01" options="" self_fence="1"/>
<script file="/etc/init.d/oracle_bd_bdsis01" name="oracle_bd_bdsis01"/>
<fs device="/dev/mapper/gatto_h-gatto_h_tablas_sl" force_fsck="0" force_unmount="1" fsid="1191" fstype="ext3" mountpoint="/orabd/gatto/h_tablas_sl" name="gattotablas_sl" options="" self_fence="1"/>
<fs device="/dev/mapper/gatto_h-gatto_h_indices_sl" force_fsck="0" force_unmount="1" fsid="57261" fstype="ext3" mountpoint="/orabd/gatto/h_indices_sl" name="gattoindices_sl" options="" self_fence="1"/>
<fs device="/dev/mapper/bdsis01-bdsis01_mediacion" force_fsck="0" force_unmount="1" fsid="27523" fstype="ext2" mountpoint="/orabd/bdsis01/mediacion" name="bdsis01_mediacion" options="" self_fence="1"/>
</resources>
<service autostart="1" domain="GATTO_FAIL" name="gatto">
<fs ref="gattobd">
<fs ref="gattotablas">
<fs ref="gattoindices">
<fs ref="gattotablas_sl">
<fs ref="gattoindices_sl"/>
<ip ref="192.168.12.163">
<script ref="oracle_bd_gatto"/>
</ip>
</fs>
</fs>
</fs>
</fs>
</service>
<service autostart="1" name="bdsis01">
<fs ref="bdsis01">
<fs ref="bdsis01_mediacion">
<ip ref="192.168.12.164">
<script ref="oracle_bd_bdsis01"/>
</ip>
</fs>
</fs>
</service>
</rm>
</cluster>
[root@OCEANO1CLUN ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.3 (Tikanga)
Regards.
Sergio
-- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster