Displaying 3 results from an estimated 3 matches for "fcb0206676afe0fcac47a99c90de0e7b".
2006 Nov 16
1
Regarding debugocfs
Hi experts,
My customer issued debugocfs to check for file_size 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...
2004 Sep 01
2
ocfs doesn't free space?
...dp1
fsck.ocfs 1.1.2-PROD1 Fri Apr 2 14:04:10 PST 2004 (build
2df841d19c031db220f8cfb73439339d)
/dev/sdp1: clean, 282 objects, 5344/10234 blocks
what are these 282 objects? the volume contains only 26 dirs/files:
# debugocfs -l /dev/sdp1
debugocfs 1.1.2-PROD1 Fri Apr 2 14:04:05 PST 2004 (build
fcb0206676afe0fcac47a99c90de0e7b)
filelisting:
File1 = /tablespaces/
File2 = /tablespaces/vbv/
File3 = /tablespaces/undo2_01.dbf
File4 = /tablespaces/undo1_01.dbf
File5 = /tablespaces/tools01.dbf
File6 = /tablespaces/temp01.dbf
File7 = /tablespaces/system01.dbf...
2004 Dec 01
2
cp --o_direct
Another question.
When my database is running, I do
[oracle@LNCSTRTLDB03 LPTE3]$ cp --o_direct xdb01.dbf /tmp
cp: cannot open `xdb01.dbf' for reading: Permission denied
[oracle@LNCSTRTLDB03 LPTE3]$
When the database is shudown it works.
Is this normal for ocfs because with any other filesystem I can just
copy a file at any time (Its only a testing, I know I cant copy
datafiles and have