Displaying 20 results from an estimated 1293 matches for "ocfs2".
2010 Jun 12
1
Problems building ocfs2-1.4.7 against Centos 5.3 and 2.6.30 kernel
Good morning,
I'm trying to build ocfs2-1.4.7 against a Centos 5.3 distro with a
2.6.30 kernel. I get the following errors during compilation.
make[1]: Entering directory `/root/src/ocfs2-1.4.7/fs'
make -C ocfs2 stamp-md5
make[2]: Entering directory `/root/src/ocfs2-1.4.7/fs/ocfs2'
make[2]: Leaving directory `/root/src/ocfs2-1.4...
2010 May 20
0
[GIT PULL] ocfs2 updates for 2.6.35
Linus et al,
Here are the ocfs2 updates for 2.6.35. There are two major
changes. Mark added allocation reservations to our node-local
allocators. This gets us much more contiguousness when many processes
are growing files in parallel. On the other end of contiguousness,
ocfs2 has had a major limitation since the beginning. W...
2007 Jun 26
3
1.2.6 compile failures
Hi,
I'm trying to compile ocfs2 1.2.6 on a 2.6.21 kernel (with rsbac and pax
patches), but I can't get this to work ..
In 2.6.20 there was an change in the definition of the INIT_WORK macro
(http://lkml.org/lkml/2006/12/5/269)
this seems to cause my problems (see below) but even after removing the
third parameter of the INIT_...
2012 Jun 14
0
[ocfs2-announce] OCFS2 1.4.10-1 released
All,
We are pleased to announce the release of OCFS2 1.4.10-1 and OCFS2 tools
1.6.3-2 for Oracle Linux 5 Update 7 and higher and Redhat Enterprise
Linux 5 Update 7 and higher.
Oracle's Unbreakable Linux Network users who are subscribing to the
"OCFS2 1.4 packages for Enterprise Linux 5" channel can upgrade to this
release by runnin...
2010 Oct 22
0
[GIT PULL] ocfs2 changes for 2.6.37
Linus, et al,
Here are the ocfs2 changes for 2.6.37. There are three major
additions. Tao Ma has added readahead to our CoW operations. Sunil
Mushran has added a global heartbeat mode, allowing one device
heartbeat to support multiple ocfs2 mounts. Finally, Patrick J.
LoPresti has done the final work to enable ocfs2 mounts on...
2008 Jan 25
0
[git patches] ocfs2 and configfs updates
These patches comprise the bulk of our outstanding changes for Ocfs2 and
Configfs.
Configfs gets some lockdep updates, and we remove it's EXPERIMENTAL tag as
things have been quite stable for some time now.
Ocfs2 gets fixes that made it in too late for 2.6.24, and several new
features. The most interesting are listed below:
We've been on the path to rem...
2007 Feb 09
6
1.2.4 symbols
Hi,
Everything compiled correctly for the ocfs2 package, but so far the
modules will not load with the "well known" module symbol error.
FATAL: Error inserting ocfs2
(/lib/modules/2.6.16.27-0.6-smp/kernel/fs/ocfs2/ocfs2.ko): Unknown
symbol in module, or unknown parameter (see dmesg)
Okay not sure what is up here, any suggestions? B...
2005 Oct 12
2
Unable to access cluster service
hello,
I'm running Ubuntu Breezy with the OCFS2 modules in the standard kernel. I
installed ocfs2console and ocfs2-tools
I've formatted a partition with ocfs2. But I can't add any node or mount the
device(with the ocfs2console). because I get a "Unable to access cluster
service"
I can't find the cause nor the solution to th...
2013 Apr 26
1
Partner node reboot issue
Dear Team, I came across one problem in Oracle RAC Database server with
OCFS2 file system.
When I manually un-plug the Ethernet cable of primary node, the secondary
node automatically restarted.
Regards,
Yuvrajsinh Chauhan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20130426/...
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 val...
2009 Mar 18
3
[PATCH] ocfs2: Fix 2 warning during ocfs2 make.
fs/ocfs2/dir.c: In function ?ocfs2_extend_dir?:
fs/ocfs2/dir.c:2700: warning: ?ret? may be used uninitialized in this function
fs/ocfs2/suballoc.c: In function ?ocfs2_get_suballoc_slot_bit?:
fs/ocfs2/suballoc.c:2216: warning: comparison is always true due to limited range of data type
Signed-off-by: Tao M...
2007 Mar 22
1
make error on 2.6.20
hi,
In kernel 2.6.20-1.2925.fc6 ocfs2 fetches me this make error.How can i fix
this?
[root@server ocfs2-1.2.4]# make
make -C fs
make[1]: Entering directory `/opt/ocfs2-1.2.4/fs'
make -C ocfs2 stamp-md5
make[2]: Entering directory `/opt/ocfs2-1.2.4/fs/ocfs2'
make[2]: Leaving directory `/opt/ocfs2-1.2.4/fs/ocfs2'
make -C oc...
2007 Aug 23
1
Transport endpoint not connected after crash of one node
Hi,
I am on SLES 10, SP1, x86_64, running the distribution rpm's of ocfs:
ocfs2console-1.2.3-0.7
ocfs2-tools-1.2.3-0.7
I have a two node ocfs2 cluster configured. One node died (manual reset),
and the second started immediately to have problems on accessing the file
system for the following reason from the logs: Transport endpoint not
connected.
a mounted.ocfs2 on the sti...
2007 Oct 08
2
OCF2 and LVM
Does anybody knows if is there a certified procedure in to
backup a RAC DB 10.2.0.3 based on OCFS2 ,
via split mirror or snaphots technology ?
Using Linux LVM and OCFS2, does anybody knows if is
possible to dinamically extend an OCFS filesystem,
once the underlying LVM Volume has been extended ?
Thanks in advance
Riccardo Paganini
2013 Mar 19
2
Unable to Install Ocfs2 in Oracle Linux 5 Machine.
...as trying to install OCFS 2 in my Oracle Linux 5 Machine.
I created a mount point for cluster file system:
# mkdir /u02
My Kernel version is :
# uname -r
2.6.18-308.4.1.0.1.el5xen
I am downloading the appropriate version of the kernel module from this
location:
https://oss.oracle.com/projects/ocfs2/files/RedHat/RHEL5/x86_64/1.4.10-1/2.6.18-308.4.1.el5/
When I am trying to execute this cmd for installing :
# rpm -Uvh ocfs2-2.6.18-308.4.1.el5-1.4.10-1.el5.x86_64.rpm
ocfs2-2.6.18-308.4.1.el5debug-1.4.10-1.el5.x86_64.rpm
ocfs2-2.6.18-308.4.1.el5xen-1.4.10-1.el5.x86_64.rpm
I am getting this...
2008 Dec 19
2
hardware needed for OCFS
Hi,
Does OCFS require NAS hardware to run or does normal PC hard disk work?
Thanks,
Pete
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20081219/1bc9110b/attachment.html
2009 Aug 11
0
[GIT PULL] ocfs2 fixes for 2.6.31-rc5
Linus, et al,
Here are all the outstanding ocfs2 fixes for 2.6.31. The major
fixes are for aio write and for non-sparse file extending. There are
also a couple of b-tree fixes as well as some for quotas.
Please pull.
Joel
The following changes since commit 44b572809581d5a10dbe35aa6bf689f32b9c5ad6:
Yinghai Lu (1):
x86: don't cle...
2013 Jun 04
1
Unable to set the o2cb heartbeat to global
Hi,
I have added heartbeat mode as global, but when I do a mkfs and mount, and
then check the mount, it says I am in local mode. Even
/sys/kernel/config/cluster/ocfs2/heartbeat/mode says local. I am running
CentOS with 3.x kernel, with ocfs2-tools-1.6.4-1118.
mkfs -t ocfs2 -b 4K -C 1M -N 16 --cluster-stack=o2cb /dev/sdb
mount -t ocfs2 /dev/sdb /mnt -o
noatime,data=writeback,nointr,commit=60,coherency=buffered
==========================================
node:...
2008 Jun 24
2
Invalid argument while mounting
I get the following error when trying to mount: Nothing changed (in any
case not that I know of). I get the same error from both nodes. Please
assist.
# mount /u02
mount.ocfs2: Invalid argument while mounting /dev/sdd1 on /u02. Check
'dmesg' for more information on this error.
/etc/fstab:
/dev/sdd1 /u02 ocfs2
_netdev,datavolume,nointr 0 0
Tail of dmesg:
ocfs2_dlm: Nodes in domain ("A7C5B0954A074B36A99739A15F640F2A&...
2013 Nov 26
3
[PATCH] Remove versioning information
...ltogether
and let the kernel version be the guide to debug issues. However, if
you think versioning is still required, please state the reason and
modify the version string in the ver.* files to reflect the uptodate
information.
Signed-off-by: Goldwyn Rodrigues <rgoldwyn at suse.com>
---
fs/ocfs2/Makefile | 1 -
fs/ocfs2/super.c | 3 ---
fs/ocfs2/ver.c | 43 -------------------------------------------
fs/ocfs2/ver.h | 31 -------------------------------
4 files changed, 78 deletions(-)
delete mode 100644 fs/ocfs2/ver.c
delete mode 100644 fs/ocfs2/ver.h
diff --git a/fs/ocfs2/Make...