Hi!
look at this example and try to adapt iton /etc/fstab                           
 /dev/VG01/LV00  /oracle        gfs _netdev,defaults 0 0
manualy i use                          mount.gfs /dev/VG01/LV00 /oracle



Sérgio Paulo Fonseca



> Date: Thu, 9 Jun 2011 17:46:57 +0300
> From: [email protected]
> To: [email protected]
> Subject: [Linux-cluster] gfs mount at boot
> 
> Hi,
> 
> What should be done in order to mount a gfs file system at boot?
> I've created the following line in /etc/fstab:
> 
> /dev/clvg/gfsvol        /mnt/testgfs            gfs     defaults        0 0
> 
> but it is not mounting the fs at boot. If I run "mount -a" then the fs
> will get mounted.
> Is there any option for fstab to specify that this mount should be
> delayed  until the cluster is up and running?
> 
> Thank you,
> Laszlo
> 
> --
> Linux-cluster mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/linux-cluster
                                          
--
Linux-cluster mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-cluster

Reply via email to