Displaying 20 results from an estimated 50000 matches similar to: "[patch 03/23] ocfs2: use simple_read_from_buffer"
2010 Nov 23
0
[PATCH v3 13/22] ocfs2: use little-endian bitops
As a preparation for removing ext2 non-atomic bit operations from
asm/bitops.h. This converts ext2 non-atomic bit operations to
little-endian bit operations.
Signed-off-by: Akinobu Mita <akinobu.mita at gmail.com>
Acked-by: Joel Becker <joel.becker at oracle.com>
Cc: Mark Fasheh <mfasheh at suse.com>
Cc: ocfs2-devel at oss.oracle.com
---
No change from previous submission
2009 Jan 26
1
ocfs2 + drbd primary/primary "No space left on device"
Hello.
I'm having issues using ocfs2 and drbd in dual primary mode. After running some filesystem test's that create a lot of small files I run really fast into "No space left on device"
The non failing node is able to write/read from the filesystem. And the failing node is also able to delete/read from the filesystem
Ubuntu custom kernel 2.6.27.2
o2cb_ctl version 1.3.9
drbd
2008 Jul 04
2
Howto compile ocfs2-1.3.9-0.1 for CentOS5.2 2.6.18-92.1.6.el5xen +compile messages
> Post the exact command and the error message.
[root at Test1 ocfs2-1.3.9]# ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
...
[root at Test1 ocfs2-1.3.9]# make
....
make[2]: Leaving directory `/usr/src/kernels/2.6.18-92.1.6.el5-x86_64'
make[1]: Leaving directory `/config/ocfs2-1.3.9/fs'
make -C vendor
make[1]:
2010 Apr 19
0
FW: [Ocfs2-announce] OCFS2 1.4.7-1 and OCFS2 Tools 1.4.4-1 released
Does this release also include what our DBA referenced below regarding indexed directories fix?
Thanks,?
?
George Burgos
Linux Systems Administrator
LPIC I/OCA-DBA
Senior Systems Analyst
Powell Industries, Inc.
gburgos at powellind.com
Tel:???????? (713)947-4493
Fax:??????? (713)943-1268
-----Original Message-----
From: Hu, Linn
Sent: Monday, April 19, 2010 1:20 PM
To: OracleDBA; _LinuxAdmins
2008 Jun 09
0
OCFS2 1.2.9-1 for RHEL4 and RHEL5 released
All,
We are pleased to announce the release of OCFS2 1.2.9-1 for RHEL4 and RHEL5
on x86, x86_64, ppc64 and ia64 architectures.
This release includes bug fixes, most of which have been backported from the
mainline kernel. Some of the more interesting ones have been described in
detail. For the full list of changes, please refer to the news.
2008 Jun 09
0
OCFS2 1.2.9-1 for RHEL4 and RHEL5 released
All,
We are pleased to announce the release of OCFS2 1.2.9-1 for RHEL4 and RHEL5
on x86, x86_64, ppc64 and ia64 architectures.
This release includes bug fixes, most of which have been backported from the
mainline kernel. Some of the more interesting ones have been described in
detail. For the full list of changes, please refer to the news.
2010 Mar 11
0
Ocfs2-users Digest, Vol 75, Issue 10
Hi,
I have 2 questions :
1. OCFS2 works on which schema.
2. If i run my rac on OCFS2 and i need to restore my datafile in other database which is runing on ASM , Is that possible? If yes how?
Thanks & regards
Suvankar
--- On Thu, 3/11/10, ocfs2-users-request at oracle.com <ocfs2-users-request at oracle.com> wrote:
> From: ocfs2-users-request at oracle.com <ocfs2-users-request
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 running up2date.
Red Hat's Enterprise Linux 5
2004 Jul 02
0
[Patch] We resolve the throughput drop problemwhe nr eading filesin OCFS2 volume in the patch "ocfs2-truncate-pages-1.patch"a gainstsvn 1226.
We are also thinking about locking for each read/write, but would its =
overhead be too high?
We have another idea that is extending the function of flock, lockf, =
fcntl to distributed.
So any application that need strict data consistent can do a lock =
operation on the whole or part of the file.
For ordinary application, maybe the current logic is enough.
How about it?
>-----Original
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
2008 Sep 18
0
Ocfs2-users Digest, Vol 57, Issue 14
I think I might have miss understood where it is failing, has this file
been added to the DB on the web site or does it fail when you try to
onfigure this?
Carle Simmonds
Infrastructure Consultant
Technology Services
Experian UK Ltd
__________________________________________________
Tel: +44 (0)115 941 0888 (main switchboard)
Mobile: +44 (0)7813 854834
E-Mail: carle.simmonds at uk.experian.com
2007 May 22
1
Re: Ocfs2-users Digest, Vol 41, Issue 21
Dear all,
> Caveats
> =======
> Features which OCFS2 does not support yet:
> - extended attributes
> - readonly mount
> - shared writeable mmap
> - loopback is supported, but data written will not
> be cluster coherent.
> - quotas
> - cluster aware flock <----------------------------------------
>
2004 Jan 27
0
Problems building OCFS2
I also sent this to OCFS2-devel but no response so far. So...
I noticed that OCFS2 got updated in the last few days.
I just tried to do a build and got this:
[root@linuxjohn2 trunk]# make
make -C src
make[1]: Entering directory `/root/ocfs2/trunk/src'
make[1]: *** No rule to make target `inc/io.h', needed by `alloc.c'.
Stop.
make[1]: Leaving directory `/root/ocfs2/trunk/src'
2009 Jan 12
0
Compiling errors: ocfs2-1.4.1 kernel version 2.6.22.19
I'm trying to compile ocfs2-1.4.1 in on my system and it's not working
very well. This is what is happening after running the following:
Is there a patch for this? Or what could be wrong?
./configure --with-kernel=/usr/src/kernels/2.6.22.19-vs2.3.0.34.1-
x86_64 ; make
make -C fs
make[1]: Entering directory `/root/ocfs2-1.4.1/fs'
make -C ocfs2 stamp-md5
make[2]: Entering directory
2023 Mar 06
0
Patch "ocfs2: fix defrag path triggering jbd2 ASSERT" has been added to the 4.19-stable tree
This is a note to let you know that I've just added the patch titled
ocfs2: fix defrag path triggering jbd2 ASSERT
to the 4.19-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
ocfs2-fix-defrag-path-triggering-jbd2-assert.patch
and it can be found in the queue-4.19 subdirectory.
If
2023 Mar 06
0
Patch "ocfs2: fix defrag path triggering jbd2 ASSERT" has been added to the 5.15-stable tree
This is a note to let you know that I've just added the patch titled
ocfs2: fix defrag path triggering jbd2 ASSERT
to the 5.15-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
ocfs2-fix-defrag-path-triggering-jbd2-assert.patch
and it can be found in the queue-5.15 subdirectory.
If
2023 Mar 06
0
Patch "ocfs2: fix defrag path triggering jbd2 ASSERT" has been added to the 6.2-stable tree
This is a note to let you know that I've just added the patch titled
ocfs2: fix defrag path triggering jbd2 ASSERT
to the 6.2-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
ocfs2-fix-defrag-path-triggering-jbd2-assert.patch
and it can be found in the queue-6.2 subdirectory.
If
2023 Mar 06
0
Patch "ocfs2: fix defrag path triggering jbd2 ASSERT" has been added to the 5.4-stable tree
This is a note to let you know that I've just added the patch titled
ocfs2: fix defrag path triggering jbd2 ASSERT
to the 5.4-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
ocfs2-fix-defrag-path-triggering-jbd2-assert.patch
and it can be found in the queue-5.4 subdirectory.
If
2023 Mar 06
0
Patch "ocfs2: fix defrag path triggering jbd2 ASSERT" has been added to the 5.10-stable tree
This is a note to let you know that I've just added the patch titled
ocfs2: fix defrag path triggering jbd2 ASSERT
to the 5.10-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
ocfs2-fix-defrag-path-triggering-jbd2-assert.patch
and it can be found in the queue-5.10 subdirectory.
If
2007 Jul 09
0
Kernel panic with OCFS2 1.2.6 for EL5 (answer to multipath question)
Hello
This is a bit off-topic, but here goes:
Try installing the "device-mapper-multipath" package and follow the
documentation below - residing at the powerlink.emc.com site:
"Native Multipath Failover Based on DM-MPIO for v2.6.x Linux Kernel and EMC(r)
Storage Arrays"
When configured this works just as good as PowerPath. This works great on
RHEL / CentOS 5
Daniel
On