similar to: [BUG] node 0 hangs until disk unmounted on node 1

Displaying 20 results from an estimated 5000 matches similar to: "[BUG] node 0 hangs until disk unmounted on node 1"

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
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
2003 Nov 11
5
ocfs issues with 9.2.0.3
I am starting to see a few issues with OCFS and 9.2.0.3 RAC on redHat Linux AS 2.1. Wondering if there is anyone out there experiencing similar issues... a few pointers to the issues.. 1. OCFS read/write performance is way lower than a read/write to a raw device.. i can give you some comparison numbers.. 2. Writes to shared disk with ocfs would get locked up by one server.. it doesnt have to
2003 Nov 11
5
ocfs issues with 9.2.0.3
I am starting to see a few issues with OCFS and 9.2.0.3 RAC on redHat Linux AS 2.1. Wondering if there is anyone out there experiencing similar issues... a few pointers to the issues.. 1. OCFS read/write performance is way lower than a read/write to a raw device.. i can give you some comparison numbers.. 2. Writes to shared disk with ocfs would get locked up by one server.. it doesnt have to
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 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
2003 Aug 25
1
ocfs and dbca
Hi all, hoping someone has some insight on this issue. I am working on a first install of RAC. I have installed OCFS 1.0.9.4 (upgraded from 1.0.8 before installing the rest of the oracle software) on a 3 node RedHat AS 2.1 cluster. The kernel is 2.4.9-e.25.enterprise. Oracle software installed 9.2.0.4. I fdisk'd the storage devices, mkfs.ocfs on the partitions, and mounted successfully on
2004 Mar 11
0
Lock contention issue with ocfs fix
The list wrapped a few lines in the patch. It's also available at http://www.asugroup.com/ocfsbugfix.txt in it's un-wrapped state. /js >>> "Jeremy Schneider" <jer1887@asugroup.com> 03/11/2004 8:27:21 PM >>> Hey list... <<<<...>>>>
2004 Mar 11
0
Lock contention issue with ocfs fix
The list wrapped a few lines in the patch. It's also available at http://www.asugroup.com/ocfsbugfix.txt in it's un-wrapped state. /js >>> "Jeremy Schneider" <jer1887@asugroup.com> 03/11/2004 8:27:21 PM >>> Hey list... <<<<...>>>>
2004 May 06
2
upcoming changes
Anyone tracking svn for the last week or so has probably noticed the large number of changes happening to the code base. We're making some disk format changes, so people tracking ocfs2 will also have to closely track ocfs-tools trunk. Also, be prepared to have to reformat your file systems :) As far as what we're actually doing -- we're (finally!) fixing the directory layout issues
2004 Sep 28
8
OCFS and BCM5700
Hi... I have a strange problem with my Private NIC Channel, here is my environment details : 1. RHAS 2.1 with kernel 2.4.9-e.27 Enterprise 2. OCFS version : 2.4.9-e-enterprise-1.0.9-6 3. Oracle RDBMS : 9.2.0.4 RAC with 5 Nodes 4. Private NIC Channel: Broadcom BCM5700 My Private NIC channel is down intermittently, we just tracing the root of the problems by identify each product installed the
2004 Jul 18
7
Resize ocfs....?
I've tried several times to resize one of my ocfs volumes[see emcpowere1 below] I'm on the latest [prod] version of ocfs/ocfs-tools as of 3pm EST on 18JUL04. Per instructions... Take down db, unmount all ocfs drives, use ' tuneocfs -F -S 100G /dev/emcpowere1 ' Supposedly this should work, but I get get.... The size specified, 100G, is larger than the device size, 59G. Aborting.
2003 Jun 27
2
OCFS - NFS
Hi, well i mounted the OCFS drive over nfs, but it seems to have problems with it, because the NFS does not detect changes (if I add or delete files) the nfs shares still shows the old status. If i delete a file on the OCFS volume, and i am doing a "ls" on one of the nfs clients, it says for every file which was on the ocfs, "no such file or directory". Did I miss
2004 Apr 19
5
OCFS Hang
Greetings, Having read about the previous OSFS hangs, I think this one that we are seeing is different, but I'm not sure if this is caused by OCFS or the Linux OS. We are running OCFS Version 1.09 with Linux AS 3.0/9i RAC. We have a 2 node Intel Cluster (Node 1 and Node 2). This morning the DBA tried to do an "ls" command on /u06/oradata/database
2004 Aug 30
3
Observations
Hi, we have a 2 node / 3 node RAC installation with OCFS. We have the following observations. 1. TIME STAMP Issue We have noticed that the time stamp which is shown on the datafiles doesnt remain the same even after a shutdown normal /shutdown immediate i.e If I shutdown all RAC instances ( A , B , C) using shutdown normal / immediate, the timestamp on the datafiles are not the same. Even
2003 Nov 13
1
E-Business 11i.9 and RAC 9.2.0.3
Hi, I am currently involved in a project with E-Business 11i.9. For the production enviroment, ct. wants to implement Load Balance and Fail Over - both middle tier and database tier, the last with RAC. As E11i creates lots of tablespaces, the best way seems to be OCFS. We installed & configured OCFS partitions. The next step was to install E11i multi tier, single instance - already
2004 Nov 24
4
ORA-01207 after SAN maintenance
We had a situation over the weekend with our production database that we can't figure out, hoping someone can shed some light. Specifics: Oracle 9.2.0.4 OS is Redhat AS2.1 ocfs-2.4.9-e-summit-1.0.12-1 ocfs-tools-1.0.10-1 ocfs-support-1.0.10-1 ocfs-2.4.9-e-enterprise-1.0.12-1 All database, redo, undo, and control files are on ocfs, archived logs are on ext3. We shut down the database for san
2004 Sep 20
1
(28552) ERROR: err=-14, Linux/ocfsmain.c, 1887 ; error in mapping iobuf; need to fail out
we are running OCFS on 2.4.21-15.0.4.ELsmp ocfs-2.4.21-EL-smp-1.0.12-1 ocfs-support-1.0.10-1 ocfs-tools-1.0.10-1 I have been deleting datafiles, more than 3 times successfully for rman duplication, from a mount point /data1 (total 191G). Last week when I tried to delete datafiles from the same directory, it did delete datafiles but did not release (reclaim) all space. It still showed that 20G of
2005 Aug 02
3
OCFS and ASM
Can I create an OCFS 2 filesystem over a ASM volume to store datafiles? Thanks! Roger---