ocfs2_hb_ctl

Langue: en

Version: 303939 (debian - 07/07/09)

Section: 8 (Commandes administrateur)

NAME

ocfs2_hb_ctl - Starts and stops the OCFS2 heartbeat on a given device.

SYNOPSIS

ocfs2_hb_ctl -S -d <device>
ocfs2_hb_ctl -K -d <device>
ocfs2_hb_ctl -K -u <uuid>
ocfs2_hb_ctl -I -d <device>
ocfs2_hb_ctl -I -u <uuid>
ocfs2_hb_ctl -h

DESCRIPTION

ocfs2_hb_ctl starts and stops the heartbeat on an OCFS2 device. Users are strongly urged not to use this tool directly. It is invoked by mount.ocfs2.

OPTIONS

-S
Starts the heartbeat of a device. The device name must be specified.
-K
Stops the heartbeat of a device. One can specify either the device name or the device uuid.
-I
Prints out the heartbeat reference counts for the region. Once can specify either the device name or the device uuid.
-d
Specify region by device name.
-u
Specify region by device uuid.
-h
Displays help and exit.

SEE ALSO

mkfs.ocfs2(8) fsck.ocfs2(8) tunefs.ocfs2(8) mounted.ocfs2(8) ocfs2console(8) debugfs.ocfs2(8)

AUTHORS

Oracle Corporation Copyright © 2004, 2008 Oracle. All rights reserved.