My ocfs filesystems used to mount automatically at boot, but now I've noticed that I have to do a mount -a after the boot up is completed to mount them. I've checked the init state to see that ocfs is enabled at run levels 3, 4, & 5 # chkconfig --list ocfs ocfs 0:off 1:off 2:off 3:on 4:on 5:on 6:off Nothing shows up in the /var/log/messages file that would indicate a problem. Any clues? -------------- next part -------------- A non-text attachment was scrubbed... Name: Kim Kendall.vcf Type: text/x-vcard Size: 381 bytes Desc: Kim Kendall.vcf Url : http://oss.oracle.com/pipermail/ocfs-users/attachments/20040624/2af56a50/KimKendall.vcf
Which kernel distribution/version? Also, what's in your /etc/fstab? On Thu, 2004-06-24 at 19:35, Kendall, Kim wrote:> My ocfs filesystems used to mount automatically at boot, but now I've > noticed that I have to do a mount -a after the boot up is completed to > mount them. > > I've checked the init state to see that ocfs is enabled at run levels 3, > 4, & 5 > > # chkconfig --list ocfs > ocfs 0:off 1:off 2:off 3:on 4:on 5:on 6:off > > > Nothing shows up in the /var/log/messages file that would indicate a > problem. > > Any clues? > > ______________________________________________________________________ > _______________________________________________ > Ocfs-users mailing list > Ocfs-users@oss.oracle.com > http://oss.oracle.com/mailman/listinfo/ocfs-users
O/S --- RHEL 2.1 - 2.4.9-e.38enterprise Typical fstab entry ------------------- /dev/sdb /oradata/dbf2 ocfs _netdev -----Original Message----- From: Sunil Mushran [mailto:Sunil.Mushran@oracle.com] Sent: Friday, June 25, 2004 10:20 AM To: Kendall, Kim Cc: ocfs-users@oss.oracle.com Subject: Re: [Ocfs-users] Automatically mount at boot Which kernel distribution/version? Also, what's in your /etc/fstab? On Thu, 2004-06-24 at 19:35, Kendall, Kim wrote:> My ocfs filesystems used to mount automatically at boot, but now I've > noticed that I have to do a mount -a after the boot up is completed to> mount them. > > I've checked the init state to see that ocfs is enabled at run levels > 3, 4, & 5 > > # chkconfig --list ocfs > ocfs 0:off 1:off 2:off 3:on 4:on 5:on 6:off > > > Nothing shows up in the /var/log/messages file that would indicate a > problem. > > Any clues? > > ______________________________________________________________________ > _______________________________________________ > Ocfs-users mailing list > Ocfs-users@oss.oracle.com > http://oss.oracle.com/mailman/listinfo/ocfs-users-------------- next part -------------- A non-text attachment was scrubbed... Name: Kim Kendall.vcf Type: text/x-vcard Size: 381 bytes Desc: Kim Kendall.vcf Url : http://oss.oracle.com/pipermail/ocfs-users/attachments/20040626/947242aa/KimKendall.vcf