Displaying 2 results from an estimated 2 matches for "ocfsgenmisc".
2004 Mar 02
3
Odd errors while mounting an OCFS filesystem
...I can
mount it. When I try to mount from the other node, however, it fails.
After that, the filesystem is left in a state where neither node can mount
it. The kernel throws errors such as the following:
(3261) ERROR: status = -999, Common/ocfsgensysfile.c, 339
(3261) ERROR: status = -999, Common/ocfsgenmisc.c, 71
(3261) ERROR: status = -999, Common/ocfsgenmisc.c, 389
(3261) ERROR: status = -999, Common/ocfsgenmisc.c, 842
(3261) ERROR: status = -999, Linux/ocfsmount.c, 292
(3261) ERROR: Error mounting volume, Linux/ocfsmain.c, 310
ocfs: Unmounting device (8,1) on node1 (node 0)
ocfs: Adding node2 (node...
2005 Jan 16
2
OCFS disk failure problem.
...ly the OCFS errors. The module
does load and 'lsmod | grep ocfs' produces:
ocfs 299272 0
---- SYSLOG Messages ----
Oracle Cluster FileSystem 1.0.13-PROD1 Tue Aug 10 11:31:03 PDT 2004
(build 5e87201061935f464cf6541c56eb2827)
(1158) ERROR: Invalid volume signature, Common/ocfsgenmisc.c, 820
(1158) ERROR: Device (104,17) failed verification, Linux/ocfsmount.c,
233
(1158) ERROR: Error mounting volume, Linux/ocfsmain.c, 314
------------------------
I had a similiar test using GFS from redhat, but that failed as soon as
any appreciable load was put on the system.
I was able to g...