Displaying 20 results from an estimated 4000 matches similar to: "15 minute favor?"
2003 Dec 10
1
[BUG] node 0 hangs until disk unmounted on node 1
I'm currently part of a project implementing Oracle eBusiness Suite 11i
on RAC. We're using a two-node cluster with shared storage, both nodes
are configured identical. Kernel is 2.4.9-e.27enterprise and ocfs is
1.0.9-11. I have checked and the shared storage can be accessed
directly without any problems from both nodes (/dev/sdx).
Curious if anyone has any suggestions or comments
2003 Dec 10
1
[BUG] node 0 hangs until disk unmounted on node 1
I'm currently part of a project implementing Oracle eBusiness Suite 11i
on RAC. We're using a two-node cluster with shared storage, both nodes
are configured identical. Kernel is 2.4.9-e.27enterprise and ocfs is
1.0.9-11. I have checked and the shared storage can be accessed
directly without any problems from both nodes (/dev/sdx).
Curious if anyone has any suggestions or comments
2004 Mar 10
2
copy error + control file corruption in ocfs 1.1 0
Hi Bharat/Philip,
I haven't tested it yet.
My systems are running RHAS 2.1.
I'll come back to let you now the outcome.
Regards,
Robert.
-----Original Message-----
From: Bharat_Sajnani@Dell.com
To: robert.blok@logicacmg.com
Sent: 3/10/2004 7:09 PM
Subject: RE: [Ocfs-users] copy error + control file corruption in ocfs 1.10
Hi Robert,
Have you had a chance to retest this issue with the
2004 Feb 20
1
ocfs hung
having a problem with ocfs.
device /dev/sdd mounted on 2 nodes, node 0 and node 1
tried to create file /u01/oracle/prod/proddata/temp01.dbf from node 1
(ALTER TABLESPACE TEMP ADD TEMPFILE...) caused oracle server process to
hang in a "D" state apparently trying to create the file. the file has
not been created yet. If I type "ls" from node 2 in directory
/u01/oracle/prod
2004 Mar 10
1
copy error + control file corruption in ocfs 1.10
Wim,
Below are two problems I found in testing the newly released ocfs version.
Just for your information.
Gr,
Robert.
- Copying of multiple files gives errors
[oracle@prac01 test]$ cp --o_direct -R ./a2/* ./backup/a2/.
cp: writing `./backup/a2/./ccdata.dbf.bck': Invalid argument
cp: writing `./backup/a2/./ccindex.dbf': Invalid argument
cp: writing `./backup/a2/./control02.ctl':
2004 Mar 10
9
Lock contention issue with ocfs
I am still having this weird problem with nodes hanging while I'm
running OCFS. I'm using OCFS 1.0.9-12 and RHAS 2.1
I've been working on tracking it down and here's what I've got so far:
1. I create a file from node 0. This succeeds; I can /bin/cat the
file, append, edit, or whatever.
2. From node 1, I do an operation that accesses the DirNode (e.g.
/bin/ls)
3. Node 0
2004 Mar 10
9
Lock contention issue with ocfs
I am still having this weird problem with nodes hanging while I'm
running OCFS. I'm using OCFS 1.0.9-12 and RHAS 2.1
I've been working on tracking it down and here's what I've got so far:
1. I create a file from node 0. This succeeds; I can /bin/cat the
file, append, edit, or whatever.
2. From node 1, I do an operation that accesses the DirNode (e.g.
/bin/ls)
3. Node 0
2004 Dec 01
2
cp --o_direct
Another question.
When my database is running, I do
[oracle@LNCSTRTLDB03 LPTE3]$ cp --o_direct xdb01.dbf /tmp
cp: cannot open `xdb01.dbf' for reading: Permission denied
[oracle@LNCSTRTLDB03 LPTE3]$
When the database is shudown it works.
Is this normal for ocfs because with any other filesystem I can just
copy a file at any time (Its only a testing, I know I cant copy
datafiles and have
2004 Jan 12
1
Copying files between 1.0.9-4 and 1.0.9-12
We're having issues cloning db's from our production (2.4.9 e25, ocfs 1.0.9-4) to our development (2.4.9 e25, ocfs 1.0.9-12) servers. When attempting to copy files from prod to dev we're getting the following messages:
cp: writing `./mscx01.dbf': Input/output error
cp: writing `./msdd01.dbf': No space left on device
cp: writing `./msdx01.dbf': Input/output error
Note
2012 Jun 22
1
Renew IP address node came online again - Amazon EC2
Hi,
I was looking for why one of the nodes could not mount OCFS again, then I found this path:
/sys/kernel/config/cluster/r0/node/
Which I have folders related to my servers, then I noticed that node1 (which is working with OCFS2) did not update node2 IP address.
The file I am talking about is:
/sys/kernel/config/cluster/r0/node/raid2/ipv4_address
Example:
root at
2004 Feb 04
5
OCFS and removing directories
We are running Linux AS 2.1 .27 enterprise on an EMC CX400 SAN with ocfs version enterprise 1.0.9-12. After formatting the partitions the response from the filesystem is very slow during either read or writes. Even worse, while we can create a directory, we are unable to delete the directory after it has been created. Every time any directory is attempted to be removed with rmdir we get a
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
2004 Apr 28
1
Cannot delete directories
Running ocfs v 1.0.9-PROD12 on RHAS 2.1, kernel 2.4.9-e.25smp.
I have (what look to ls and rm) as empty directories. But when I try to
rmdir, returns "Directory not empty". This has gone through a reboot
(several actually). Any ideas what I can do?
[root@delphi1 tmp]# ls -l /oradata/u02
total 514
drwxr-xr-x 1 oracle dba 131072 Feb 4 2003 bogus
drwxr-xr-x 1 oracle
2004 Apr 21
1
Fwd: RE: OCFS Hang
Oh yeah - easy way to check, Randy:
Next time your node hangs, get on the OTHER NODE and go into each
directory where files are being opened (datafiles, archivelogs,
controlefiles, redo logs, etc) and delete a file (you can create one
first then delete it). If this causes the hung node to recover then
you're having the same problem I was having.
Jeremy
>>> "Jeremy
2007 Sep 24
0
Oracle CLusterware fails while runing root.sh
I am installing Oracle Clusterware 10.2.0.1 on Linux 4.5 ES on OCFS2 and ASM. my ocr and oss files are on ocfs2. I got following error while running it. Please let me know what went wrong.
--------------------------------------------------------------------------------------------------------------------
[root@linux2 crs]# ./root.sh
WARNING: directory '/u01/app/oracle/product' is not
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
2005 Jul 22
4
H(U): A few OCFS questions
OCFS Experts,
Sorry if the questions below are naive, or were answered before, but here it goes.
I have a potential client who at the moment having problems installing 10g RAC on RHEL 3.0 (2.4.21-20).
They using (rather planning to use) OCFS for everything, including CRS files (OCR, voting).
Questions:
1) They use custom kernel (modified by their security people).
Do we support OCFS on the
2006 Jun 30
1
Unable to mount node2 mount.ocfs2: Transport endpoint is not connected while mounting /dev/sdb1 on /u02/oradata/orcl
I currenlty have the setup below, both nodes can see the shared drive (
confirmed with fdisk -l )
However I am unable to mount the shared device from node (2) after I
mounted from node(1)
I get the follwoign error
mount.ocfs2: Transport endpoint is not connected while mounting
/dev/sdb1 on /u02/oradata/orcl
OS Red Hat uname -r
---------------------------------
2.6.9-22.ELsmp
OCFS version
2005 Oct 19
2
rsync and o_direct
Hi
We currently use rsync for various jobs at our company. We are now
looking at using it to create an offsite synchonised copy of an Oracle 10g
RAC archive logs area. The source area is on Oracle OCFS filesystem.
The OCFS filesystem requires all reads/writes to be performed with the
O_DIRECT option, thus bypassing cache. Oracle provide an updated
coreutils package which includes the
2009 May 04
2
FW: Oracle 9204 installation on linux x86-64 on ocfs
Hello All,
I have installed Oracle Cluster Manager on linux x86-64 nit. I am using ocfs file system for quorum file. But I am getting following error. Please see ocfs configureation below. I would appreciate, if someone could help me to understand if I am doing something wrong. Thanks in advance.
--------------------------------------------------cm.log file ----------------------------
oracm,