Displaying 4 results from an estimated 4 matches for "curr_mast".
Did you mean:
curr_mask
2004 Feb 20
1
ocfs hung
...grd01.dbf iscd01.dbf okxd01.dbf
rhxd01.dbf
bomx01.dbf czx01.dbf grx01.dbf iscx01.dbf okxx01.dbf
rhxx01.dbf
(this same "ls" command will not execute on node 2)
[root@dc1node1 root]# debugocfs -f /oracle/prod/ /dev/sdd
fileinfo:
Name = /oracle/prod/
curr_master = 1
file_lock = OCFS_DLM_NO_LOCK
oin_node_map = 00000000000000000000000000000000
seq_num = 0
local_ext = false
granularity = 0
filename = prod
filename_len = 4
file_size = 131072
alloc_size = 131072
attribs = OCFS_ATT...
2006 Nov 16
1
Regarding debugocfs
...and extent info
but values such as file_size, alloc_size, next_free_ext were 0.
(/dev/sdi1 contains datafiles and arc files)
# debugocfs -a 0 /dev/sdi1
debugocfs 1.0.10-PROD1 Fri Mar 5 14:35:29 PST 2004
(build fcb0206676afe0fcac47a99c90de0e7b)
file_extent_0:
file_number = 128
disk_offset = 1433600
curr_master = 0
file_lock = OCFS_DLM_NO_LOCK
oin_node_map = 00000000000000000000000000000000
seq_num = 0
local_ext = true
granularity = -1
filename = ExtentFile128
filename_len = 0
file_size = 0
alloc_size = 0
next_free_ext = 0
extent[0].file_off = 0
extent[0].num_bytes = 0
extent[0].disk_off = 0
We don...
2005 Dec 16
0
RE: very strange OCFSv1 problems
...have 5-node Oracle 10g RAC (10.1.0.4).
>
> # cat /proc/ocfs/version
> 1.0.14-PROD1 Fri Jan 7 13:58:41 PST 2005 (build 7a10bc19875bb2abf8a7fd110639b81b)
>
> One problem with ocfs v1 here is that when I used "debugocfs -h /dev/emcpowere1" command, it always show that "curr_master=INVALID_MASTER". My question is: Is this a serious problem? Is it Ok to ignore this message?
>
> Another problem is that I created some sub-folders on one node (db1), and 4 nodes (db1,db2,db3,db4) can see these directories, but db5 node just could not see those folders.
>
> On...
2005 Dec 16
0
very strange OCFSv1 problems
...n is 2.4.21-37.ELsmp. We have 5-node Oracle 10g RAC (10.1.0.4).
# cat /proc/ocfs/version
1.0.14-PROD1 Fri Jan 7 13:58:41 PST 2005 (build 7a10bc19875bb2abf8a7fd110639b81b)
One problem with ocfs v1 here is that when I used "debugocfs -h /dev/emcpowere1" command, it always show that "curr_master=INVALID_MASTER". My question is: Is this a serious problem? Is it Ok to ignore this message?
Another problem is that I created some sub-folders on one node (db1), and 4 nodes (db1,db2,db3,db4) can see these directories, but db5 node just could not see those folders.
On node 5:
$ ls -di /o...