similar to: Regarding debugocfs

Displaying 20 results from an estimated 130 matches similar to: "Regarding debugocfs"

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 Sep 01
2
ocfs doesn't free space?
an ocfs-volume was nearly full (only 800MB free). i deleted some datafiles to free space: $ df -h . Filesystem Size Used Avail Use% Mounted on /dev/sdp1 10G 5.3G 4.8G 53% /db/DPS so there are more than 4GB available. $ sqlplus /nolog SQL*Plus: Release 9.2.0.4.0 - Production on Wed Sep 1 12:57:48 2004 Copyright (c) 1982, 2002, Oracle Corporation. All rights
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
2010 Mar 20
2
[PATCH 4/4] btrfs-convert: split into convert/.
No material changes are made. --- Makefile | 10 +- convert.c => convert/convert.c | 803 +--------------------------------------- convert/convert.h | 76 ++++ convert/ext2.c | 791 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 873 insertions(+), 807 deletions(-) rename convert.c => convert/convert.c (74%) create mode
2005 Dec 16
0
very strange OCFSv1 problems
We are using RHEL ES 3.0 Update 6, kernel version is 2.4.21-37.ELsmp. We have 5-node Oracle 10g RAC (10.1.0.4). # cat /proc/ocfs/version 1.0.14-PROD1 Fri Jan 7 13:58:41 PST 2005 (build 7a10bc19875bb2abf8a7fd110639b81b) One problem with ocfs v1 here is that when I used "debugocfs -h /dev/emcpowere1" command, it always show that "curr_master=INVALID_MASTER". My question is: Is
2005 Dec 16
0
RE: very strange OCFSv1 problems
For the 2nd problem, on node 5, I tried the following: $ rmdir hotbackup rmdir: `hotbackup': Directory not empty $ ls -ldi hotbackup/ 266133504 drwxr-xr-x 1 oracle dba 131072 Dec 14 15:46 hotbackup/ Now this folder is back! Strange! > -----Original Message----- > From: Wu, Hai > Sent: Wednesday, December 14, 2005 5:47 PM > To: 'ocfs-users@oss.oracle.com'
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 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
2005 May 17
1
[Linux OCFS] About using dump command for backup
Hi all, This is Takahiro from Japan. I want to confirm whether dump command can be used (supported) on Linux OCFS or not. I mean, I want to know we can specify in 5th place except for '0' in /etc/fstab. [/etc/fstab] /dev/sdb1 /data ocfs _netdev 0 0 === Any information is helpful for me. Thanks, Takahiro -- --------------------------------------------------------- TAKAHIRO YOSHIMURA
2005 May 17
1
[Linux OCFS] About using dump command for backup
Hi all, This is Takahiro from Japan. I want to confirm whether dump command can be used (supported) on Linux OCFS or not. I mean, I want to know we can specify in 5th place except for '0' in /etc/fstab. [/etc/fstab] /dev/sdb1 /data ocfs _netdev 0 0 === Any information is helpful for me. Thanks, Takahiro -- --------------------------------------------------------- TAKAHIRO YOSHIMURA
2005 May 17
1
[Linux OCFS] About using dump command for backup
Hi all, This is Takahiro from Japan. I want to confirm whether dump command can be used (supported) on Linux OCFS or not. I mean, I want to know we can specify in 5th place except for '0' in /etc/fstab. [/etc/fstab] /dev/sdb1 /data ocfs _netdev 0 0 === Any information is helpful for me. Thanks, Takahiro -- --------------------------------------------------------- TAKAHIRO YOSHIMURA
2004 Mar 30
1
RHEL 3 and OCFS 1.0.9-12 / 1.0.11-1
Is the following statement still valid for either OCFS 1.0.9-12 or OCFS 1.0.11-1? The following is from one of the questions put forward by Derek Suzuki on Ocfs-users "A couple more minor questions about OCFS and RHEL3" > Next, I saw a Metalink thread which suggests that async I/O is not > supported on OCFS with RHAS 2.1. It doesn't say anything about RHEL3. > We've
2004 Jun 04
1
RHE L3 -- OCFS 1.0.9-12 and 1.0.12
Running database in ASYNC mode in RHEL 3 has a potential risk of redo logs failure due to some short io's. A note from http://oss.oracle.com/projects/ocfs/dist/files/RedHat/RHEL3/i386/README.txt says that the above mentioned problem is fixed in OCFS 1.0.9-12 "RELEASE 1.0.9-12 Fixes a potential corruption with large, aligned, direct I/Os, for example Oracle redo logs or direct path SQL
2006 Jan 20
0
Regarding the relase of OCFS R1.0.15
Hi All, Can I have the release plan of OCFS R1.0.15? Our big Customer, *** BANK, has hit BUG:4590449 (fixed in R1.0.15) and we need to show our ETA of R1.0.15 now. # Customer's system is running on RH 2.1 x86. Since OCFS R2.0 has already been released, I'm afraid that R1.0.15 will be released or not. (R1.0.14 is terminal release?) Any information will be helpful for us. Regards,
2006 Jan 20
0
Regarding the relase of OCFS R1.0.15
Hi All, Can I have the release plan of OCFS R1.0.15? Our big Customer, *** BANK, has hit BUG:4590449 (fixed in R1.0.15) and we need to show our ETA of R1.0.15 now. # Customer's system is running on RH 2.1 x86. Since OCFS R2.0 has already been released, I'm afraid that R1.0.15 will be released or not. (R1.0.14 is terminal release?) Any information will be helpful for us. Regards,
2005 Aug 10
1
fileutil & tar utility RPMs on RHAS3.0
Hi, Please advice how to download utility for 'tar', 'cp' supporting RHAS3.0 RPMs listed in note 237997.1 are used for RHAS2.1 * Patch 2883583: fileutils-4.1-4.2.i386.rpm * Patch 2913284: tar-1.13.25-9.i386.rpm Best regards, 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
2004 Apr 22
1
A couple more minor questions about OCFS and RHE L3
Sort of a followup... We've been running OCFS in sync mode for a little over a month now, and it has worked reasonably well. Performance is still a bit spotty, but we're told that the next kernel update for RHEL3 should improve the situation. We might eventually move to Polyserve's cluster filesystem for its multipathing capability and potentially better performance, but at least we
2003 Jun 20
0
Problems Compiling ocfs - RedHat8
Hi, First of all great project You are developing, really usefull,but.... Compiling the OCFS System under a clean RedHat 8 Installaton renders an error during compilation: make -C format make[2]: Entering directory `/root/ocfs-1.0.8/tools/format' gcc -g -O2 -pipe -I../../ocfs2/Common/inc -Iinc -I../../tools/debugocfs -I../../ocfs2/Linux/inc -DLINUX -DUSERSPACE_TOOL -o format.o -c
2023 Jan 17
6
[Bug 3523] New: standard output file descriptor was set with: O_NONBLOCK, but restore with flag: 0
https://bugzilla.mindrot.org/show_bug.cgi?id=3523 Bug ID: 3523 Summary: standard output file descriptor was set with: O_NONBLOCK, but restore with flag: 0 Product: Portable OpenSSH Version: 9.1p1 Hardware: Other OS: Linux Status: NEW Severity: normal Priority: P5