Displaying 20 results from an estimated 200 matches similar to: "Startup error- new install"
2005 Aug 04
2
Can't load ocfs on ia64 EL3u3
# uname -r
2.4.21-20.ELsmp
[root@hp2620-2 root]# rpm -qa | grep ocfs
ocfs-tools-1.0.10-1
ocfs-support-1.0.10-1
ocfs-2.4.21-EL-1.0.13-1
[root@hp2620-2 root]# /sbin/load_ocfs
/sbin/insmod ocfs node_name=hp2620-2-eth1 ip_address=10.1.2.101 cs=1913 guid=8D65C7CEECF9EBE638BD0013215BD6E9 comm_voting=1 ip_port=7000
insmod: ocfs: no module by that name found
load_ocfs: insmod failed
[root@hp2620-2 root]#
2006 Nov 16
1
OCFS Error on RHEL -3 Update 8
Hi All,
I am getting this error after updating RHEL 3 Update 5 to update 8..
After upgrading OCFS loading get failed
boot.log entries
Nov 10 06:00:00 HHMEA load_ocfs: modprobe: Can't locate module ocfs
Nov 10 06:00:00 HHMEA load_ocfs: load_ocfs: insmod failed
Nov 10 06:00:01 HHMEA ocfs: failed
Nov 10 06:00:01 HHMEA mount: mount: fs type ocfs not supported by kernel
I had given
depmod
2003 Jul 03
1
load_ocfs problem
Hello,
I'm trying to implement the Oracle RAC on a firewire shared disk.
I've patched the kernel (for multiple login firewire support), and both
nodes can see the shared disk.
Then, i've installed the files necessary for ocfs:
ocfs-2.4.20-smp-1.0.8-4.i386.rpm
ocfs-support-1.0.8-4.i386.rpm
ocfs-tools-1.0.8-4.i386.rpm
However, when i do a '/sbin/load_ocfs' this is what i get:
2004 Feb 09
0
RES: RES: RES: ocfs installation error on RHAS 2.1
Well, I've compiled and installed Kernel 2.4.9-37 uniprocessor.
I've made ocfs setup using version 1.0.9-9 uniprocessor.
I've generated ocfs.conf using ocfstool.
When I start ocfs using /etc/init.d/ocfs start, I receive the following
errors:
[root@RAC1 root]# /etc/init.d/ocfs start
Loading OCFS: /sbin/insmod ocfs node_name=RAC1.localdomain
ip_address=192.168.61
2 ip_port=7000
2004 Aug 07
1
Source for OCFS Support Package
Hello,
I want to use ocfs for a 10g RAC installation on a 2 node cluster,
consisting of 1 Athlon and 1 Pentium machine with Firewire storage. OS is
RHAS 3.
Since I need to build my own binary Athlon rpm's, I downloaded
ocfs-1.0.12.tar.gz
ocfs-tools-1.0.10.tar.gz
I was able to install both (./configure ; make - make install).
When I try to load_ocfs I get lots of errors
2004 Mar 30
1
OCFS install trouble w/ new kernel - unresolved symbols
I successfully have OCFS running in a two-node RAC environment using RHAS
3 (2.4.21-4.EL) using Qlogic 2310 cards. IO performance, however, was
terrible with the combination of OCFS and the Qlogic cards. After
extensive testing, OCFS did fine on its own, as did the fibre cards. Put
the two together, and everything literally ran twice as slow.
Support at Qlogic pointed me to
2003 Nov 26
1
ocfs-2.4.21-EL-smp-1.0.9-9.i686.rpm does not workwith RHEL 3errata kernel
>also - for async io ;
>p2448994_9204_LINUX.zip is the patch to apply for oracle
>(this is metalink ARU patch number).
Wim,
The patch description on Metalink says:
DIRECT IO SUPPORT ON EXT2 FILESYSTEM
Which wasn't quite what I was expecting.
Kevin
-----Original Message-----
From: Wim Coekaerts [mailto:wim.coekaerts@oracle.com]
Sent: 25 November 2003 03:23
To: Brian M. Diehl
2007 Jul 25
4
Problem installing on RH3 U8
Hi, i dont seem to be able to get ocfs running on RH3 U8 32Bit
[root@libra-devb-db1 root]# uname -a
Linux devb-db1.mydomain 2.4.21-47.ELsmp #1 SMP Wed Jul 5 20:38:41 EDT 2006
i686 athlon i386 GNU/Linux
[root@devb-db1 root]# cat /etc/redhat-release
Red Hat Enterprise Linux AS release 3 (Taroon Update 8)
[root@devb-db1 root]# rpm -ivh ocfs-2.4.21-EL-smp-1.0.14-1.i686.rpm
Preparing...
2004 Aug 08
0
Antwort: Re: Source for OCFS Support Package
Thanks Sunil for your advice.
I tried that both for
ocfs-tools-1.0.10.tar.gz and
ocfs-1.0.12.tar.gz.
./configure --with kernel=/usr/src/linux-2.4.21.-9.0.01.ELorafw1
make KVER=up
make install
That was successful.
When I tried to load_ocfs I still got "undefined symbol" errors.
I found another ocfs-users thread from April where Wim suggested using the
i686 kernel
2003 Nov 24
2
ocfs-2.4.21-EL-smp-1.0.9-9.i686.rpm does not work with RHEL 3errata kernel
From: John Smiley [mailto:pro_oracle@yahoo.com]
Sent: Monday, November 24, 2003 5:07 PM
To: Wim Coekaerts
Cc: ocfs-devel@oss.oracle.com; ocfs-users@oss.oracle.com
Subject: [Ocfs-users] ocfs-2.4.21-EL-smp-1.0.9-9.i686.rpm does not work
with RHEL 3errata kernel
Wim,
ocfs-2.4.21-EL-smp-1.0.9-9.i686.rpm does not install
when the errata kernel (2.4.21-4.0.1) is installed in
RHEL 3. It complains
2005 May 11
2
Kernel panic on Dell 1850
I'm attempting to upgrade to kernel-smp-2.4.21-27.0.4.EL (x86_64) on a
Dell 1850. The new kernel is panicing on reboot. When comparing
against the current working kernel, I just noticed that we're currently
running the "UP" kernel:
[root at polaris root]# uname -srvp
Linux 2.4.21-27.0.2.EL #1 SMP Wed Jan 19 11:49:43 CST 2005 x86_64
First question... why is the kernel
2004 Jun 29
1
seg fault using ocfstool
Hi all,
i have the following configuration:
RHAS 2.1 2.4.9-e.40enterprise #1 SMP (2 node cluster).
ocfs-support-1.1.2-1
ocfs-tools-1.1.2-1
ocfs-2.4.9-e-enterprise-1.0.12-1
i followed the users guide to install and configure ocfs.
During definition and formatting of ocfs-partitions the ocfstool crashed.
Now restarting ocfstool fails with the following error:
ocfstool
Abnormal termination!
2004 Aug 23
2
Changing a node's hostname.
What steps do I need to take to change a host's name? I modified the
/etc/ocfs.conf file but ocfstool still reports the old name under the
"Configured Nodes" tab.
I'm also wondering where ocfstool stores the partition information that
it shows under the device list. I dumped a couple ocfs partitions but
they still show up in ocfstool.
Thanks, Don
2004 Jun 18
2
Problems with OCFSTOOL after LUN Maintenance
In installing 10g\RAC we hit an issue that has been indentified as a bug
with CRS where the cluster locking files cannot be implemented under
OCFS. Supposedly they work fine when implemented as Raw Devices.
We needed to reclaim some space from existing LUN's to create the raw
devices as we had expected to able to put all Oracle related files under
OCFS (Yes, we belived the hype). This
2004 Mar 05
1
Worrisome file listings in ocfstool
We finally seem to have worked most of the kinks out of our OCFS/RAC
setup, and are running a mass import to clone our production database for
testing.
While this has been going on, I fired up ocfstool to check out the
states of the various shared volumes. In several cases, I saw (in the File
Listing tab) multiple entries for some directories and files at the
filesystem root. The duplicate
2004 Feb 12
3
Ocfs mount issues
I am trying to mount the ocfs partitions using the following command
Mount -t ocfs -o uid=oracle,gid=dba /dev/sda /ocfs01 as user oracle and
group dba.
However it mounts the volume as root.
But if I use the ocfstool for the first and mount it as oracle:dba, the
subsequent mounts using the above command line mounts the volume as
oracle:dba.
Is there something that I am missing or I will have
2005 Jun 21
0
Dell PE 6850 with CentOS-3
Hi list,
I'm seeing problems when probing cdrom and floppy devices on a Dell
PowerEdge 6850 (4x3.16GHz, 16GB RAM) with CentOS-3.4 using
2.4.21-27.0.4.ELhugemem.
When I run snmpwalk the system hangs with 100% wait on all 8 cpu's (in
HyperThreading mode) for approx 20s before it goes back to idle state.
Same thing if I open/probe any of the cdrom/floppy devices in other ways
also.
If I
2004 Mar 02
3
Odd errors while mounting an OCFS filesystem
Hello again. I am setting up a new pair of servers to run RAC.
They're connected via fibre-channel to a hardware RAID array, and both are
able to see the exposed LUNs.
When I create an OCFS filesystem on one node with mkfs.ocfs, I can
mount it. When I try to mount from the other node, however, it fails.
After that, the filesystem is left in a state where neither node can mount
it. The
2006 Apr 13
0
CEBA-2006:0413-001 CentOS 4 i386 drbd - bugfix update (EXTRAS Only)
CEBA-2006:0413-001 CentOS 4 i386 drbd - bugfix update (EXTRAS Only)
This is a drbd bugfix update. The following are the fixes from the
previous version:
0.7.17 (api:77/proto:74)
-----
* There was a bug that could cause the activity log to be not applied
after a primary crash, when an other size than 127 elements was configured.
* There was a bug in the activity log code, that could cause
2004 Feb 10
3
Question about filesystem ownership
I've created a few OCFS filesystems (RHEL 3, OCFS 1.0.9-12) while
attempting to assign ownership by oracle:dba. I've done this both with
ocfstool and mkfs.ocfs. They both seem to accept the parameters, but the
resulting filesystem is always owned by root:root.
This is not a fatal problem, since we can just throw all of our
Oracle files into a properly-owned subdirectory in each