Displaying 20 results from an estimated 100 matches similar to: "ocfs2 read only and unable to access data"
2008 Oct 15
1
[PATCH] ocfs2: Wrap inode block reads in a dedicated function.
Ooops, last one didn't CC ocfs2-devel.
On Mon, Oct 13, 2008 at 06:16:15PM -0700, Joel Becker wrote:
> @@ -232,25 +231,17 @@ int ocfs2_populate_inode(struct inode *inode, struct ocfs2_dinode *fe,
> ocfs2_mount_local(osb) || !ocfs2_stack_supports_plocks())
> use_plocks = 0;
>
> - /* this means that read_inode cannot create a superblock inode
> - * today. change if
2012 Aug 06
0
Problem with mdadm + lvm + drbd + ocfs ( sounds obvious, eh ? :) )
Hi there
First of all apologies for the lenghty message, but it's been a long weekend.
I'm trying to setup a two node cluster with the following configuration:
OS: Debian 6.0 amd64
ocfs: 1.4.4-3 ( debian package )
drbd: 8.3.7-2.1
lvm2: 2.02.66-5
kernel: 2.6.32-45
mdadm: 3.1.4-1+8efb9d1+squeeze1
layout:
0- 2 36GB scsi disks in a raid1 array , with mdadm.
1- 1 lvm2 VG above the raid1 ,
2010 Feb 19
1
ocfs2 filesystem R/O in one node but not in the 2nd.
Hello folks,
I have a Filesystem that went R/O in one node but not in the second
here is the output of the following command on the node with the R/O issue:
fsck.ocfs2 -fn /dev/dm-23
Checking OCFS2 filesystem in /dev/dm-23:
label: oraCRSMeta
uuid: 71 df 25 70 8b 34 43 f8 a4 e7 cd 2c c5 66 84 27
number of blocks: 2209680
bytes per block: 4096
2009 Feb 20
2
[PATCH 1/1] OCFS2: add error check for ocfs2_read_locked_inode() call
add error check for ocfs2_read_locked_inode() call.
Signed-off-by: Wengang Wang <wen.gang.wang at oracle.com>
--
Index: inode.c
===================================================================
--- inode.c (revision 149)
+++ inode.c (working copy)
@@ -118,6 +118,7 @@ struct inode *ocfs2_iget(struct ocfs2_su
struct inode *inode = NULL;
struct super_block *sb = osb->sb;
struct
2009 May 12
2
add error check for ocfs2_read_locked_inode() call
After upgrading from 2.6.28.10 to 2.6.29.3 I've saw following new errors
in kernel log:
May 12 14:46:41 falcon-cl5
May 12 14:46:41 falcon-cl5 (6757,7):ocfs2_read_locked_inode:466 ERROR:
status = -22
Only one node is mounted volumes in cluster:
/dev/sde on /home/apache/users/D1 type ocfs2
(rw,_netdev,noatime,heartbeat=local)
/dev/sdd on /home/apache/users/D2 type ocfs2
2010 Aug 12
3
[PATCH 1/2] ocfs2: Fix metaecc error messages
Like tools, the checksum validate function now prints the values in hex.
Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
---
fs/ocfs2/blockcheck.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/fs/ocfs2/blockcheck.c b/fs/ocfs2/blockcheck.c
index ec6d123..c7ee03c 100644
--- a/fs/ocfs2/blockcheck.c
+++ b/fs/ocfs2/blockcheck.c
@@ -439,7 +439,7 @@ int
2009 Feb 11
1
Possible lock inversion in directory locking
Hi,
I've been playing lately with lockdep annotations of OCFS2. I seem to
have most of the false positives sorted out and currently I hit the report
below.
I've analyzed that ocfs2_extend_dir() does first lock local alloc inode
in ocfs2_reserve_clusters() and then acquires ip_alloc_sem from the
directory. The usual ordering e.g. in ocfs2_write_begin() is to first
acquire ip_alloc_sem
2005 Apr 19
2
xenU and drbd
Hi,
i''ve a problem with drbd 0.7.10 module on an xenU OS (testing).
I''ve compiling drbd with "make clean all" then "make install" without error.
modprobe drbd OK with no error too and now and trying to start drdb
/etc/init.d/drbd start
Starting DRBD resources: can not open /dev/drbd0: No such device or
address
[ d0 can not open /dev/drbd0: No such device
2006 Oct 31
3
ocfs2 error messages
I received the following error messages in the system logs. Is this
anything to be concerned with?
kernel: (4074,0):ocfs2_populate_inode:234 ERROR: Invalid dinode:
i_ino=1293597, i_blkno=1293597, signature = INODE01, flags = 0x0
kernel: (4074,0):ocfs2_read_locked_inode:389 ERROR: populate inode
failed! i_blkno=1293597, i_ino=1293597
kernel: (4074,0):ocfs2_iget:131 ERROR: status = -116
2016 Feb 05
1
query_name_response: Multiple (2)
> Can you post the smb.conf from '192.168.152.237'
as i said before there is only one samba server with 3 network interface
The smb.conf
# IDENTIFICATION
netbios name = Samba
workgroup = Samba_Domain
server string = %h
#Informations annuaire LDAP
passdb backend = ldapsam:"ldap://192.168.151.247"
ldap suffix = ou=Samba,dc=annuaire,dc=fr
ldap admin dn =
2008 Aug 20
1
Weird messages at kernel.log
> Hi all!
>
> I've just configured a new 2 node cluster and I found messages at
> kernel.log like the following:
>
> Aug 19 19:34:58 nodo1 kernel: (2821,0):ocfs2_populate_inode:236 ERROR:
> Invalid dinode: i_ino=9311700, i_blkno=9311700, signature = INODE01, flags
> = 0x0
> Aug 19 19:34:58 nodo1 kernel: (2821,0):ocfs2_read_locked_inode:393 ERROR:
> populate
2001 Sep 18
1
Tape
J'ai un COLORADO tape en /dev/ht0
Comment le déclarer dans Wine.conf pour y accéder ?
Merci
A+
2012 Oct 11
2
Coupure de connexion entre Rails 3.2.7 et Postgres 8.4
Bonjour à tous,
Je développe une grosse application en Rails 3.2.7 qui est connecté à
une BD Postgres 8.4 installée sur la même machine. L''application
s''exécute sur Apache avec le module Passenger.
L''application est constamment utilisée par une centaine d''utilisateurs
et ne pose aucun problème pendant plusieurs heures puis, d''un coup,
Rails ne
2011 Aug 29
1
with heavy VM IO, clocksource causes random dom0 reboots
On Debian Squeeze (2.6.32-5) running Xen 4.0, I have created 2 Ubuntu
Lucid Lynx (Ubuntu 10.04) vms. The vms, in a stress test, pass a large
file between them via nfs file sharing. A previous entry in this forum
helped to establish that some ethernet cards improve VM IO performance.
However, our box installed with better intel nics is still rebooting
under heavy VM IO loads. The kernel call
2008 Jan 11
3
systems hang when accessing parts of the OCFS2 file system
Hi everyone
Firstly, apologies for the cross post, I am not sure which list is most
appropriate for this question. I should also point out, that I did not
install OCFS2 and I am not the person that normally looks after these
kind of things, so please can you bear that in mind when you make any
suggestions (I will need a lot of detail!)
The problem: accessing certain directories within the
2008 Jan 11
3
systems hang when accessing parts of the OCFS2 file system
Hi everyone
Firstly, apologies for the cross post, I am not sure which list is most
appropriate for this question. I should also point out, that I did not
install OCFS2 and I am not the person that normally looks after these
kind of things, so please can you bear that in mind when you make any
suggestions (I will need a lot of detail!)
The problem: accessing certain directories within the
2006 Dec 29
3
[git patches] ocfs2 fixes
Hi Linus,
Here are some 2.6.20 fixes for ocfs2. The patch by Zhen Wei isn't
really a fix, but a very small amount of support for a feature which is
mostly implemented in ocfs2-tools. Considering it's just a single attribute
export via configfs, I'd say it's pretty safe to merge.
Please pull from 'upstream-linus' branch of
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
2007 Nov 26
2
OCFS2 on CentOS 4.5 for CRS/RAC
Hi,
I sent an email to Mark Fisheh of Oracle Corp. & posted this issue at OTN under Linux thread this morning. I hope that someone among you might have experienced this and can help. On that basis, I am sending this to you too. I am stuck & will really appreciate if you can shed some light on this.
Thanks.
Anjan
2006 Feb 16
1
Virtual Machines Linux examples...
Hi,
The french community of Xen: http://xenfr.org/
provides differents VM available here:
http://ftp.ooofr.org/~anivard/VMhosts/
[ ] CentOS4.tar.bz2 04-Apr-2005 05:22 334M
[ ] DebianWoody.img.bz2 04-Apr-2005 04:38 98.7M
[ ] DebianWoody.tar.bz2 04-Apr-2005 05:24 74.0M
[ ] FC4.disk.bz2 12-Feb-2006 20:45 310M
[ ] FedoraCore3.img.bz2