<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br>Hi!<div><br></div><div>look at this example and try to adapt it</div><div>on /etc/fstab</div><div>                            /dev/VG01/LV00<span class="Apple-tab-span" style="white-space:pre">        </span> /oracle<span class="Apple-tab-span" style="white-space:pre">    </span>gfs _netdev,defaults 0 0</div><div><br></div><div>manualy i use</div><div>                          mount.gfs /dev/VG01/LV00 /oracle</div><div><br></div><div><br></div><div><br></div><div><br>Sérgio Paulo Fonseca<br><br><br><br>> Date: Thu, 9 Jun 2011 17:46:57 +0300<br>> From: laszlo.budai@gmail.com<br>> To: linux-cluster@redhat.com<br>> Subject: [Linux-cluster] gfs mount at boot<br>> <br>> Hi,<br>> <br>> What should be done in order to mount a gfs file system at boot?<br>> I've created the following line in /etc/fstab:<br>> <br>> /dev/clvg/gfsvol        /mnt/testgfs            gfs     defaults        0 0<br>> <br>> but it is not mounting the fs at boot. If I run "mount -a" then the fs<br>> will get mounted.<br>> Is there any option for fstab to specify that this mount should be<br>> delayed  until the cluster is up and running?<br>> <br>> Thank you,<br>> Laszlo<br>> <br>> --<br>> Linux-cluster mailing list<br>> Linux-cluster@redhat.com<br>> https://www.redhat.com/mailman/listinfo/linux-cluster<br></div>                                          </body>
</html>