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 hearbeat of a device. The device name must be specified.
-K
Stops the hearbeat of a device. One can specify either the device name or the device uuid.
-I
Prints out the hearbeat 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
R mkfs.ocfs2(8)
R fsck.ocfs2(8)
R tunefs.ocfs2(8)
R mounted.ocfs2(8)
R ocfs2console(8)
R ocfs2cdsl(8)
R debugfs.ocfs2(8)
AUTHORS
Oracle Corporation
COPYRIGHT
Copyright 2004, 2007 Oracle. All rights reserved.