[Linux-cluster] gfs mount at boot

Corey Kovacs corey.kovacs at gmail.com
Thu Jun 9 15:12:35 UTC 2011


Put "_netfs" in the options line. GFS is dependent on the network so
once the network is up, it should try to mount again, but not before.

On Thu, Jun 9, 2011 at 4:04 PM, Thomas Sjolshagen <thomas at sjolshagen.net> wrote:
> Usually, there's a gfs boot service or network filesystem boot service you may need to enable.
>
> On Jun 9, 2011, at 10:46, Budai Laszlo <laszlo.budai at gmail.com> wrote:
>
>> 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
>> Linux-cluster at redhat.com
>> https://www.redhat.com/mailman/listinfo/linux-cluster
>
> --
> Linux-cluster mailing list
> Linux-cluster at redhat.com
> https://www.redhat.com/mailman/listinfo/linux-cluster
>




More information about the Linux-cluster mailing list