man mounted.ocfs2 (Administration système) - Detects all OCFS2 volumes on a system.

NAME

mounted.ocfs2 - Detects all OCFS2 volumes on a system.

SYNOPSIS

mounted.ocfs2 [-d] [-f] device

DESCRIPTION

mounted.ocfs2 is used to list all OCFS2 volumes on a system. It can also list all the nodes that have mounted an OCFS2 device or all OCFS2 devices. The tools assumes that the nodes detected on the system are part of the same cluster as the one specified in /etc/ocfs2/cluster.conf.

OPTIONS

-d
Performs a quick detection of the device or all, if none specified. Lists the OCFS2 volumes along with their labels and uuids.
-f
Performs a full detection of the device or all, if none specified. Lists the OCFS2 volumes along with the list of nodes mounting the volume. If the O2CB cluster service is up, it lists the node names, else the global node numbers.

EXAMPLES

[root@node1 ~]# mounted.ocfs2 -d

Device FS UUID Label

/dev/sdb1 ocfs2 26d5dcdf-6d87-45a7-b01a-b98a7791bd61 logs_0405

[root@node1 ~]# mounted.ocfs2 -f

Device FS Nodes

/dev/sdb1 ocfs2 node15, node1

SEE ALSO

AUTHORS

Oracle Corporation

COPYRIGHT

Copyright © 2004, 2005 Oracle. All rights reserved.