similar to: Free space oddities on OCFS2

Displaying 20 results from an estimated 130 matches similar to: "Free space oddities on OCFS2"

2006 Oct 19
1
Fragmentation problem: Archive logs on ocfs1 and ocfs2
Hello All, I have few questions around our use of ocfs1/2 for archive logs on 10G RAC. Is there an article out there describing why fragmentation is a special concern for ocfs1/2? Are there ways to remove fragmentation short of rebuilding the fs? Is there a way to estimate how often we will need to rebuild the fs? Any special tools/packages available to handle this issue? Regards, Pradeep.
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 Feb 04
3
[PATCH] Adding ocfs support to blkid
The following patch adds ocfs support to blkid. --rusty # This is a BitKeeper generated patch for the following project: # Project Name: Ext2 filesystem utilities # This patch format is intended for GNU patch command version 2.5 or higher. # This patch includes the following deltas: # ChangeSet 1.1327 -> 1.1328 # lib/blkid/probe.c 1.15 -> 1.16 #
2003 Jun 10
1
mke2fs incorrectly detects partition size
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, I don't know if this is the right list, but here goes what happened recently to me. I have an IDE disk (hda: QUANTUM FIREBALLP AS20, ATA DISK drive / hda: 39851760 sectors (20404 MB) w/1902KiB Cache, CHS=2480/255/63, UDMA(100)) connected to 00:1f.1 IDE interface: Intel Corp. 82801BA IDE U100 (rev 12) I've decided to make a
2001 Nov 07
6
2.4.14 + latest patch != ext3 support
Hello, I just need a little clarification regarding applying the ext3 patch to the latest kernel. I have 2.4.7-10 that came with RH 7.2. I have ext3 running. I need to upgrade those (to get some USB device working). So I got the latest kernel, 2.4.14, patched it with the ext3-2.4-0.9.15-2414 patch, picked ext3 from 'make xconfig', built the kernel, but the new stuff in /boot, etc.,
2007 Jul 29
1
6 node cluster with unexplained reboots
We just installed a new cluster with 6 HP DL380g5, dual single port Qlogic 24xx HBAs connected via two HP 4/16 Storageworks switches to a 3Par S400. We are using the 3Par recommended config for the Qlogic driver and device-mapper-multipath giving us 4 paths to the SAN. We do see some SCSI errors where DM-MP is failing a path after get a 0x2000 error from the SAN controller, but the path gets puts
2006 Jul 27
1
Oracle 9i R2 RAC with OCFS2
An HTML attachment was scrubbed... URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20060727/7421d1b9/attachment.html
2004 Jul 20
1
Ocfs on AS3
Has anybody used ocfs on Redhat AS3 with a 2.6 kernel? If so, got any special instructions or tips? Thanx -Tony ------------------------------ Anthony J. Biacco Systems/Network Administrator Quris, Inc. 720-836-2015
2005 Jul 11
2
proc-37, installing 10gR2 CRS. /ocfs/ocr_disk1 is on FS type 1952539503. Not supported.
Hello, I am facing a problem during root.sh of 10g Release 2, on RH 4.0 update 1 + ocfs2. During the root.sh it reports the following error: PROT-1: Failed to initialize ocrconfig Failed to upgrade Oracle Cluster Registry configuration Looking to the created ocrconfig logfile we can see the following: Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle. All
2005 Jul 11
2
proc-37, installing 10gR2 CRS. /ocfs/ocr_disk1 is on FS type 1952539503. Not supported.
Hello, I am facing a problem during root.sh of 10g Release 2, on RH 4.0 update 1 + ocfs2. During the root.sh it reports the following error: PROT-1: Failed to initialize ocrconfig Failed to upgrade Oracle Cluster Registry configuration Looking to the created ocrconfig logfile we can see the following: Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle. All
2010 Jun 16
1
Why OCFS2 with RAC
I have been a user of OCFS2 for quite some time now (2 years or so) and a user of Oracle RAC for several years as well. My usage of these two is completely independent though, the cluster filesystem is for application level usage (web servers, etc.) only because RAC can manage its own shared storage directly. And that brings me to my observation/question... I keep seeing a lot of messages
2001 Nov 07
0
(no subject)
> Hello, Hi! > I just need a little clarification regarding applying the ext3 patch > to the latest kernel. > I have 2.4.7-10 that came with RH 7.2. > I have ext3 running. > I need to upgrade those (to get some USB device working). > So I got the latest kernel, 2.4.14, patched it with the ext3-2.4- >0.9.15-2414 patch, picked ext3 from 'make xconfig', built the
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
2006 Jun 23
1
mongrel start oddities
I am running mongrel-0.3.13.1. Have used lighty and fcgi in the past, and I must say that apache-2.0.x proxying to mongrel is much nicer to deal with! I am having this problem, however. If I am in root''s homedirectory, and start mongrel with this command: --------- mongrel_rails start -a 127.0.0.1 -e production -c /home/www/rails/myapp -l log/mongrel.log --user mongrel --group mongrel
2006 Jun 05
0
Plugin Namespace Oddities?
Hi all, I''m trying to throw together an acts_as_copyable, to add the ability to: @new_ar_object = @ar_object.copy I''m using the Fox example for the basic loading into AR with a module: http://wiki.rubyonrails.org/rails/pages/HowToWriteAnActsAsFoxPlugin so in my instance methods: module InstanceMethods def copy( options = {} ) copyable_attributes
2010 Oct 07
1
"doveadm mailbox create" oddities
Hi to all! I?m trying to understand the usage of "doveadm mailbox create?. If I do, as root: # doveadm mailbox create -u __public__ sys/test doveadm(__public__): Error: Can't create mailbox sys/test: Permission denied but if I do: # doveadm mailbox create -u __public__ test every thing is OK. ?sys" is a shared maildir folder, that is visible in the client as
2009 Feb 10
0
Wine Joystick Oddities
When I try to play NBA Live 2004 with my joystick, it works for a few minutes before pooping out and not controlling the game. However, when I exit the game and test the joystick, it still works, so I know it isn't the joystick (at least, I'm pretty sure). The keyboard is screwed up from the start, but I don't need answers to both of the problems, only the joystick. Has anyone had this
2008 Feb 18
0
IA64 Installation oddities
I've installed CentOS 4.6 on a Celestica IYA210 1U server. Configuration is 2GB PC2100 ECC, dual 1.4GHz Itanium 2 cpus, and various hard drives. The installer works great on 18GB, 36GB, and 73GB drives, however when I install to a 73GB drive there seems to be no functional /boot/efi that the system can map. Is this a system specific issue that I should ask about somewhere else? I'm
2005 Sep 15
0
Polycom oddities: Mixed up digits -> *8 Call Pickup
Hi, Last night I could dial *8 and pickup a call that was ringing to another phone. This morning, I searched on the Web for a solution to mixed up digits when dialing on a Polycom Soundpoint 501. I found that if you go to the SIP page on the phone's >Web interface and change the "Digitmap Impossible Match" setting from "0" to "2" that fixes the mixed up/eaten