<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi Bob,<br><br>if we are running Database (oracle) on GFS on two node cluster, and if node(x) fenced, so this mean that there will be two problems. <br><br><ol><li>The node(x) File system (ext3)  /, /var/, /usr,.... can be crashed <br></li><li>if the insertion was being running, then its lost. <br></li></ol><br>if i am right on this then its big problem to setup power fencing in critical environments. i think it should be some thing different like SAN data path fencing.<br><br>one more thing i want to know, if (oracle)node was running it was accessing the trace logs, control logs and ..... of oracle, then node(x) fenced and node(y) starts will it read from the old transaction point or it will be something else (i am not expert of oracle) .<br><br> <br>Thanks,<br>Muhammad Ammad Shah<br> <br><br><br><br><br>> From: linux-cluster-request@redhat.com<br>> Subject: Linux-cluster Digest, Vol 70, Issue 9<br>> To: linux-cluster@redhat.com<br>> Date: Mon, 8 Feb 2010 12:00:05 -0500<br>> <br>> Send Linux-cluster mailing list submissions to<br>>  linux-cluster@redhat.com<br>> <br>> To subscribe or unsubscribe via the World Wide Web, visit<br>>   https://www.redhat.com/mailman/listinfo/linux-cluster<br>> or, via email, send a message with subject or body 'help' to<br>>  linux-cluster-request@redhat.com<br>> <br>> You can reach the person managing the list at<br>>       linux-cluster-owner@redhat.com<br>> <br>> When replying, please edit your Subject line so it is more specific<br>> than "Re: Contents of Linux-cluster digest..."<br>> <br>> <br>> Today's Topics:<br>> <br>>    1. Re: fencing node and filesystem (Bob Peterson)<br>> <br>> <br>> ----------------------------------------------------------------------<br>> <br>> Message: 1<br>> Date: Mon, 8 Feb 2010 09:49:34 -0500 (EST)<br>> From: Bob Peterson <rpeterso@redhat.com><br>> To: linux clustering <linux-cluster@redhat.com><br>> Subject: Re: [Linux-cluster] fencing node and filesystem<br>> Message-ID:<br>>        <266292776.1231251265640574215.JavaMail.root@zmail06.collab.prod.int.phx2.redhat.com><br>>       <br>> Content-Type: text/plain; charset=utf-8<br>> <br>> ----- "Muhammad Ammad Shah" <mammadshah@hotmail.com> wrote:<br>> | Hi,<br>> | <br>> | when a node(x) fenced by another node(y), will it corrupts the file<br>> | system or no? and if the database was running and node(x) fenced by<br>> | fenced node(y) will it corrupts the database or whats about the<br>> | transaction ?<br>> | <br>> | <br>> | <br>> | Thanks,<br>> | Muhammad Ammad Shah<br>> <br>> With GFS and GFS2 there should be no metadata corruption, in theory.<br>> When quorum is regained (or if it's not lost) the fenced<br>> node's journal is replayed so the file system metadata should<br>> remain intact.  That does not mean that data won't be lost.<br>> If the node was fenced while it had data in its cache, that data<br>> may be lost.  In critical situations, you can mark files and/or<br>> directories with a flag that makes the data journaled as well,<br>> so the data should be protected.  Of course, that has a performance<br>> penalty.  There's a small section about this in the GFS faq.<br>> <br>> Regards,<br>> <br>> Bob Peterson<br>> Red Hat File Systems<br>> <br>> <br>> <br>> ------------------------------<br>> <br>> --<br>> Linux-cluster mailing list<br>> Linux-cluster@redhat.com<br>> https://www.redhat.com/mailman/listinfo/linux-cluster<br>> <br>> End of Linux-cluster Digest, Vol 70, Issue 9<br>> ********************************************<br>                                           <br /><hr />Hotmail: Free, trusted and rich email service. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Get it now.</a></body>
</html>