Displaying 5 results from an estimated 5 matches for "ocfs2_begin_quota_recovery".
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
2011 Apr 01
1
Node Recovery locks I/O in two-node OCFS2 cluster (DRBD 8.3.8 / Ubuntu 10.10)
...s establishing the lock/unlock and not DRBD at all.
>
>
> Apr 1 12:07:19 ubu10a kernel: [ 1352.739777]
> (ocfs2rec,3643,0):ocfs2_replay_journal:1605 Recovering node 1124116672 from
> slot 1 on device (147,0)
> Apr 1 12:07:19 ubu10a kernel: [ 1352.900874]
> (ocfs2rec,3643,0):ocfs2_begin_quota_recovery:407 Beginning quota recovery in
> slot 1
> Apr 1 12:07:19 ubu10a kernel: [ 1352.902509]
> (ocfs2_wq,1213,0):ocfs2_finish_quota_recovery:598 Finishing quota recovery in
> slot 1
>
> Apr 1 12:07:20 ubu10a kernel: [ 1354.423915] block drbd0: Handshake
> successful: Agreed netwo...
2011 Dec 20
8
ocfs2 - Kernel panic on many write/read from both
Sorry i don`t copy everything:
TEST-MAIL1# echo "ls //orphan_dir:0000"|debugfs.ocfs2 /dev/dm-0|wc
debugfs.ocfs2 1.6.4
5239722 26198604 246266859
TEST-MAIL1# echo "ls //orphan_dir:0001"|debugfs.ocfs2 /dev/dm-0|wc
debugfs.ocfs2 1.6.4
6074335 30371669 285493670
TEST-MAIL2 ~ # echo "ls //orphan_dir:0000"|debugfs.ocfs2 /dev/dm-0|wc
debugfs.ocfs2 1.6.4
5239722 26198604
2010 Sep 17
1
General protection fault
...Sep 17 15:26:10 box6 kernel: [ 1940.733976] ocfs2: Mounting device
(147,1) on (node 1, slot 1) with ordered data mode.
Sep 17 15:26:10 box6 kernel: [ 1940.734213]
(4958,1):ocfs2_replay_journal:1607 Recovering node 0 from slot 0 on
device (147,1)
Sep 17 15:26:12 box6 kernel: [ 1942.834964]
(4958,1):ocfs2_begin_quota_recovery:376 Beginning quota recovery in slot
0
Sep 17 15:26:12 box6 kernel: [ 1942.860063]
(4656,2):ocfs2_finish_quota_recovery:569 Finishing quota recovery in
slot 0
Sep 17 15:26:18 box6 kernel: [ 1947.860683] general protection fault:
0000 [#1] SMP
Sep 17 15:26:18 box6 kernel: [ 1947.882200] last sysfs...
2008 Dec 22
56
[git patches] Ocfs2 patches for merge window, batch 2/3
Hi,
This is the second batch of Ocfs2 patches intended for the merge window. The
1st batch were sent out previously:
http://lkml.org/lkml/2008/12/19/280
The bulk of this set is comprised of Jan Kara's patches to add quota support
to Ocfs2. Many of the quota patches are to generic code, which I carried to
make merging of the Ocfs2 support easier. All of the non-ocfs2 patches
should have