Displaying 5 results from an estimated 5 matches for "start_off".
2009 Jul 11
1
Samba freezes server when writing 50MB MS Word document (sometimes)
...arting XFS recovery on filesystem:
sda1 (logdev: internal)
Jul 3 15:33:04 [..] [ 131.699948] Ending XFS recovery on filesystem: sda1
(logdev: internal)
[.. same error again ..]
Jul 3 16:12:25 [..] [ 2488.349286] Filesystem "sda1": Access to block zero
in inode 1073770465 start_block: 0 start_off: 0 blkcnt: 0 extent-state: 0
lastx: 1cf
Jul 3 16:12:25 [..] [ 2488.351994] Filesystem "sda1": Access to block zero
in inode 1073770465 start_block: 0 start_off: 0 blkcnt: 0 extent-state: 0
lastx: 1cf
Jul 3 16:12:25 [..] [ 2488.354591] Filesystem "sda1": Access to block zero
in...
2006 Jul 27
3
Ocfs-users Digest, Vol 37, Issue 2
...<<<<<<<
corruption
ERROR: structure failed verification, fsck.c, 384 ocfs_vol_disk_hdr
=================================
minor_version: <INVALID VALUE> 0
major_version: <INVALID VALUE> 2
signature: OracleCFS
mount_point: /ora02
serial_num: 0
device_size: 26843529216
start_off: 0
bitmap_off: 56320
publ_off: 23552
vote_off: 39936
root_bitmap_off: 0
data_start_off: 1368064
root_bitmap_size: 0
root_off: 2416640
root_size: 0
cluster_size: 131072
num_nodes: 32
num_clusters: 204785
dir_node_size: 0
file_node_size: 0
internal_off: 1368064
node_cfg_off: 4096
node_cfg_size: 17408...
2004 Mar 10
9
Lock contention issue with ocfs
I am still having this weird problem with nodes hanging while I'm
running OCFS. I'm using OCFS 1.0.9-12 and RHAS 2.1
I've been working on tracking it down and here's what I've got so far:
1. I create a file from node 0. This succeeds; I can /bin/cat the
file, append, edit, or whatever.
2. From node 1, I do an operation that accesses the DirNode (e.g.
/bin/ls)
3. Node 0
2004 Mar 10
9
Lock contention issue with ocfs
I am still having this weird problem with nodes hanging while I'm
running OCFS. I'm using OCFS 1.0.9-12 and RHAS 2.1
I've been working on tracking it down and here's what I've got so far:
1. I create a file from node 0. This succeeds; I can /bin/cat the
file, append, edit, or whatever.
2. From node 1, I do an operation that accesses the DirNode (e.g.
/bin/ls)
3. Node 0
2012 Nov 26
13
[PATCH 0 of 4] Minios improvements for app development
This patch series contains a set of patches making minios rather easier
to use, from an application development point of view.
Overview of patches:
1 Command line argument parsing support, from Xen.
2 Weak console handler function.
3 Build system tweaks for application directories.
4 Trailing whitespace cleanup. (because it is very messy)
Patch 4 is likely to be more controversial than