Displaying 20 results from an estimated 9000 matches similar to: "Anyone have an idea how to find file i/o throughput?"
2011 Mar 11
3
What could cause slow down betwen OCFS2 1.2.9 and 1.4.4
We upgraded our production database cluster (6 node) from EL4 Update 5 to EL5 Update 5, including upgrading OCFS2 from 1.2.9 to 1.4.4.
We are now noticing slowdown of batch jobs in Oracle, while hotbackup runs faster. One thing we saw is that journal mode changed from write-back to ordered, as we don't specify journal mode during mount. Oracle sees this as slowdown based on higher IO latency,
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
2008 Jan 23
1
OCFS2 DLM problems
Hello everyone, once again.
We are running into a problem, which has shown now 2 times, possible 3
(once the systems looked different.)
The environment is 6 HP DL360/380 g5 servers with eth0 being the public
interface, eth1 and bond0 (eth2 and eth3) used for clusterware and bond0
also used for OCFS2. The bond0 interface is in active/passive mode.
There are no network errors counters showing and
2010 May 21
2
fsck.ocfs2 using huge amount of memory?
We are setting up 2 new EL5 U4 machines to replace our current database servers running our demo environment. We use 3Par SANs and their snap clone options. The current production system we snap clone from is EL4 U5 with ocfs2 1.2.9, the new servers have ocfs2 1.4.3 installed. Part of the refresh process is to run fsck.ocfs2 on the volume to recover, but right now as I am trying to run it on our
2008 Feb 25
2
OCFS2 and Cloning
I am working currently on cloning on a regular basis our production
OCFS2 volumes to our test environment. For the database (Oracle 10G R2
RAC) we put it into backup mode, then execute a Snapclone on our 3Par
SAN. Then we use RemoteCopy and SnapClone to our development 3Par SAN.
To recover the OCFS2 volume I got through the following steps:
Stop database
umount /export/<volume name>
Log
2008 Sep 01
1
(no subject)
Hello,
We just experienced a hang that looks superficially very similar to
http://www.mail-archive.com/ocfs2-users at oss.oracle.com/msg02359.html
There are 3 nodes in the cluster ocfs2-1.4.1 rhel 5.2. Versions, uname's
in the attached text file which also includes fs_locks dumps and various
other diagnostics.
The lock up happened when we were restarting a java application that
was
2009 Aug 25
1
Clear Node
I am trying to make a mysql standby setup with 2 machines, one primary
and one hot standby, which both share disk for the data directory. I
used tunefs.ocfs2 to change the number of open slots to 1 since only
one machine should be accessing it at a time. This way it is fairly
safe to assume one shouldn't clobber the other's data. Only problem
is, if one node dies, the mount lock still
2007 Feb 14
1
Moving data from ext3 to ocfs2 (san to san)
Skipped content of type multipart/signed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-keys
Size: 1759 bytes
Desc: Clave PGP =?us-ascii?b?cMO6YmxpY2E=?=
Url : http://oss.oracle.com/pipermail/ocfs2-users/attachments/20070214/fc85b2b9/attachment-0001.bin
2008 Oct 22
2
Another node is heartbeating in our slot! errors with LUN removal/addition
Greetings,
Last night I manually unpresented and deleted a LUN (a SAN snapshot)
that was presented to one node in a four node RAC environment running
OCFS2 v1.4.1-1. The system then rebooted with the following error:
Oct 21 16:45:34 ausracdb03 kernel: (27,1):o2hb_write_timeout:166 ERROR:
Heartbeat write timeout to device dm-24 after 120000 milliseconds
Oct 21 16:45:34 ausracdb03 kernel:
2011 Apr 19
1
Linux RHEL 5.2 hangs for 1.5 hrs while fsck'ing the OCFS2 file system
Hi there,
A month ago we ran into the fsck issue while rebooting one of the Oracle RAC nodes running on Linux RHEL 5.2. It was hanging for 1.5 hours
During the reboot, OS portion went fine, then it activated the data volumes in all data vg's with [OK]
Then displayed message: Checking filesystems - and it took it 1.5 hrs, then it finished the reboot.
Last weekend we rebooted the same box and
2007 Jul 07
2
Adding new nodes to OCFS2?
I looked around, found older post which seems not applicable anymore. I
have a cluster of 2 nodes right now, which has 3 OCFS2 file systems. All
the file systems were formatted with 4 node slots. I added the two news
nodes (by hand, by ocfs2console and o2cb_ctl), so my
/etc/ofcfs/cluster.conf looks right:
node:
ip_port = 7777
ip_address = 192.168.201.1
number = 0
2010 Jul 14
2
some beginner questions
Hi,
I'am new to ocfs2 filesystem and I have some questions about it.
I installed three server according to the user guide from
http://oss.oracle.com/projects/ocfs2/dist/documentation/v1.4/ocfs2-1_4-usersguide.pdf
For every single server I have a working ocfs2 partition
/dev/sdb1 on /mnt/oc1 type ocfs2 (rw,_netdev,heartbeat=local)
As I understand the ocfs2 system I can use now these
2007 Mar 01
1
data volume option, is it present in current version of ocfs2
hi,
i am trying to install oracle rac on fedora core 6 through iscsi.
when i try to mount,
mount.ocfs2: Invalid argument while mounting /dev/mapper/rac-crs on
/mnt/crs. Check 'dmesg' for more information on this error.
error log in dmesg,
ocfs2: Unmounting device (253,11) on (node 255)
(27354,0):ocfs2_parse_options:753 ERROR: Unrecognized mount option
"datavolume" or missing
2009 Feb 03
5
[PATCH 1/4] ocfs2/dlm: Retract fix for race between purge and migrate
Mainline commit d4f7e650e55af6b235871126f747da88600e8040 attempts to delay
the dlm_thread from sending the drop ref message if the lockres is being
migrated. The problem is that we make the dlm_thread wait for the migration
to complete. This causes a deadlock as dlm_thread also participates in the
lockres migration process.
A better fix for the original oss bugzilla#1012 is in testing.
2006 Sep 20
6
ocfs2 - disk usage inconsistencies
Hi all.
I have a 50 GB OCFS2 file system. I'm currently using ~26GB of space
but df is reporting 43 GB used. Any ideas how to find out where the
missing 17GB is at?
The file system was formatted with a 16K cluster & 4K block size.
Thanks,
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Nov 19
1
How to overcome 32000 subdirs limit
Hi.
I have a system storage HP MSA 2012 with 12 drives in it: 8 drives are 2 Tb
each and 4 are 1 Tb each. All of them are in array RAID 1+0.
This storage is connected to two servers which use data, stored on the
storage. So I'm using OCFS2 on these two nodes.
Today, after long time of successfull work with it, I've found that it has a
limit of 32000 subdirs.
The trouble is I have more than
2008 Oct 03
2
OCFS2 with Loop device
hi there
i try to setup OCFS2 with loop device /dev/loop0
i've 4 servers running SLES10 SP2.
internal ip's: 192.168.55.1, .2, .3 and .6
my cluster.conf:
--------------------------------------------
node:
ip_port = 7777
ip_address = 192.168.55.1
number = 0
name = www
cluster = cawww
node:
ip_port = 7777
ip_address = 192.168.55.2
2009 Jan 16
2
[PATCH] ocfs2: return f_fsid info in ocfs2_statfs(), v4
Currently f_fsid of struct kstatfs returned from ocfs2_statfs() is undefined (vfs layer fills 0 as
default). Since in some conditions, f_fsid value might be used as (f_fsid, ino) pair to
uniquely identify a file, ocfs2 should return a unique defined f_fsid value from ocfs2_statfs().
Because uuid_str is identified no mater on big or litlle endian machine, it's also endian consistent
to use
2011 Oct 18
12
Unable to stop cluster as heartbeat region still active
Hi,
I have a 2 nodes ocfs2 cluster running UEK 2.6.32-100.0.19.el5,
ocfs2console-1.6.3-2.el5, ocfs2-tools-1.6.3-2.el5.
My problem is that all the time when i try to run /etc/init.d/o2cb stop
it fails with this error:
Stopping O2CB cluster CLUSTER: Failed
Unable to stop cluster as heartbeat region still active
There is no active mount point. I tried to manually stop the heartdbeat
with
2009 Jun 19
6
[PATCH 1/5] ocfs2: Pin journal head before accessing jh->b_committed_data
This patch adds jbd_lock_bh_state() and jbd_unlock_bh_state() around accessses
to jh->b_committed_data.
Fixes oss bugzilla#1131
http://oss.oracle.com/bugzilla/show_bug.cgi?id=1131
Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
---
fs/ocfs2/suballoc.c | 28 ++++++++++++++++++++++++----
1 files changed, 24 insertions(+), 4 deletions(-)
diff --git a/fs/ocfs2/suballoc.c