[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Problem mounting ocfs2 filesystem during boot ORACLE-RAC
- From: Aleksandar Milivojevic <alex milivojevic org>
- To: nahant-list redhat com
- Subject: Re: Problem mounting ocfs2 filesystem during boot ORACLE-RAC
- Date: Mon, 17 Oct 2005 08:56:44 -0500
Quoting James Marcinek <jmarc1 jemconsult biz>:
The cluster service is starting successfully; however when the netfs service
starts (after the cluster service) and tries to mount the ocfs2
partition I keep
getting an errors, regarding Endpoints (not exactly sure of the error
right now)
and the mount fails. When I log in a issue a mount and it works? Also
we put the
mount command in S99 (rc.local) and it also worked? While this works
there are
other services (daemons like the Oracle ASM) that are dependent upon
this so I
need to determine how to address this.
Has anyone else had similar issues or have any advice? We tried modifying the
/etc/rc.d/init.d/netfs script to see if we could coerce the mount but to no
avail...
Are you using NIS by any chance? I remember having similar problem a
while ago
with mounting NFS filesystems from /etc/fstab during boot that were due to
ypbind being started after netfs (although, according to Bill, some other
forces were to blame).
See also this bug report. It is for FC3, but might be relevant to EL4 too.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=139934
Some possible workarounds:
Adding "sleep 5" at beggining of netfs script.
Reordering netfs and ypbind scripts in /etc/rc?.d directories (if using NIS).
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]