similar to: OCFS package for Oracle firewire kernel?

Displaying 20 results from an estimated 10000 matches similar to: "OCFS package for Oracle firewire kernel?"

2004 Jul 14
1
Cluster Manager Issue on OCFS Firewire ?
I have set up an ocfs system using two linux nodes connected using firewire. Details: # uname -a Linux testrac2 2.4.21-9.0.1.ELorafw1 #1 Tue Mar 2 14:42:46 PST 2004 i686 i686 i386 GNU/Linux # cat /etc/issue Red Hat Enterprise Linux ES release 3 (Taroon Update 1) # rpm -qa |grep ocfs ocfs-tools-1.1.2-1 ocfs-2.4.21-EL-1.0.12-1 ocfs-support-1.1.2-1 <> Oracle version: 9.2.0.5 Cluster
2004 Jul 23
1
My node is restarted when running OCFS
Hi, I am trying to install Oracle 9i RAC on SLES 8 SP3 with a shared firewire disk. I am using the following OCFS: OCFS Release 1.0.11-1 for suse sp3 2.4.21-138 smp kernel ocfs-2.4.21-138-smp-1.0.11-1.i586.rpm ocfs-tools-1.0.10-1.i386.rpm ocfs-support-1.0.10-1.i386.rpm 1/ I have configured OCFS and a shared file system /opt/oracle/oradata 2/ I have created a raw device for use as quorum
2005 May 23
1
RE: Ocfs-users Digest, Vol 25, Issue 6
When OCFS2 is available as Production? == Nguyen Quang Huy Sr. Technical Sales Consultant Oracle Vietnam 53 Quang Trung St, Hanoi Email: quang.huy.nguyen@oracle.com Phone: +84 4 943 2595 Fax: +84 4 943 2592 == -----Original Message----- From: ocfs-users-bounces@oss.oracle.com [mailto:ocfs-users-bounces@oss.oracle.com]On Behalf Of ocfs-users-request@oss.oracle.com Sent: Tuesday, May 24, 2005
2005 May 23
1
OCFS & Red Hat AS 4
I'm attempting to build the inexpensive 10g RAC cluster as outlined in Jeffrey Hunter's paper "Build Your Own Oracle RAC 10g Clulster on Linux and FireWire". I've got the hardware working and everything is looking good up to the step where I need to download and install OCFS. I'm using WhiteBox Linux v. 4, which is RedHat AS 4 and based on 2.6 kernel. I did find an
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 Jun 26
1
OCFS Performance on a Hitachi SAN
I've been reading this group for a while and I've noticed a variety of comments regarding running OCFS on top of path-management packages such as EMC's Powerpath, and it brought to mind a problem I've been having. I'm currently testing a six-node cluster connected to a Hitachi 9570V SAN storage array, using OCFS 1.0.12. I have six LUNs presented to the hosts using HDLM,
2005 Jun 26
1
OCFS for SMP kernel (EM64T)
Hi all, My Ct's box is RH 3.0 SMP kernel EM64T. They are asking if OCFS for SMP (EM64T) is available or not. In following site, we can not see OCFS for SMP (EM64T). http://oss.oracle.com/projects/ocfs/files/RedHat/RHEL3/x86_64/1.0.14-1/ ---------- ocfs-2.4.21-EL-1.0.14-1.ia32e.rpm OCFS driver for kernel version 2.4.21-27.EL and higher (EM64T) ocfs-2.4.21-EL-1.0.14-1.src.rpm OCFS driver
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
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]#
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 Jul 20
1
ocfs support rpm?
I am doing an install of ocfs 1.0.12 on rh 3.0 and rpm install complains [root@xxx ocfs-1.0.12]# rpm -Uvh * error: Failed dependencies: ocfs-support >= 1.0.10 is needed by ocfs-2.4.21-EL-1.0.12-1 ocfs-support >= 1.0.10 is needed by ocfs-2.4.21-EL-hugemem-1.0.12-1 ocfs-support >= 1.0.10 is needed by ocfs-2.4.21-EL-smp-1.0.12-1 where can i find ocfs-support rpm?
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
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 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
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
2004 Nov 29
1
Re: TAR 4182518.999: OCFS problems encoutered during support Intel project
Hi Dean, Thanks for your kind help. Since I couldn't use vpn in Intel and be a little late after I arrived home, I didn't get chance to modify the TAR on metalink. Tomorrow, I will go CDC and update it accordingly. We think all the problems should be caused by OCFS itself. There are two outstanding problem for now. First, we will get below error message when we issue "srvconfig
2007 Jun 08
0
OCFS error
Hi, Before I describe the problem, I'll describe my environment. This is a development environment built over 1.5 yrs ago: * We have a 2 node Oracle RAC Cluster. * built on two Dell PowerEdge 1850 Servers (Intel(R) Xeon(TM) CPU 3.20GHz) * OS is RHEL3 U3 * Kernel 2.4.21-20.ELsmp * these 2 servers are attached to an EMC AX100 SAN via fibre channel * HBA (QLogic QLA6312 PCI to Fibre
2004 Sep 03
2
From OCFS to tape via tar (and back again)
We're using RMAN to back up our 9.2 RAC database to an OCFS v1 volume. We have an existing shell script that we use for copying files from disk to tape via tar, one file at a time. (Don't ask why. It's a legacy script. Long story.) We're tweaking this script to use --o_direct when tarring the file to tape and that seems to be working fine: # tape device is /dev/nst0 $ tar
2005 May 29
1
Does OCFS2 certified on RHAS3 and 2.1?
Hi All, Is there any one know if OCFS2 will be certified on RedHat AS3 or 2.1? On http://oss.oracle.com I see OCFS2 Beta is available for RHAS 4 only. Rgds, Huy. == Nguyen Quang Huy Sr. Technical Sales Consultant Oracle Vietnam 53 Quang Trung St, Hanoi Email: quang.huy.nguyen@oracle.com Phone: +84 4 943 2595 Fax: +84 4 943 2592 == -----Original Message----- From:
2005 May 23
3
OCFS - Automounts
Greetings, I installed RedHat Linux AS version 3/Update 3 over the weekend, along with ocfs RPMs that are listed below: ocfs-2.4.21-EL-smp-1.0.13-1.i686.rpm ocfs-support-1.0.10-1.i386.rpm ocfs-tools-1.0.10-1.i386.rpm Oracle 10g was then installed on the systems. On both the test cluster that I used and the production cluster that I installed over the weekend are some pretty strange lines