o2cb_ctl(8) | OCFS2 Manual Pages | o2cb_ctl(8) |
o2cb_ctl - Control program for the O2CB cluster service.
o2cb_ctl -C -n object -t type
[-i] [-a attribute ]
o2cb_ctl -D -n object [-u]
o2cb_ctl -I [-o-z] -l manager>
[-n object>] [-t type] [-a
attribute]
o2cb_ctl -H [-n object] [-t
type>] [-a attribute>]
o2cb_ctl -h
o2cb_ctl -V
o2cb_ctl is the control program for the O2CB cluster service. Users are not advised to use this program directly but instead use the O2CB init service and/or ocfs2console.
Add node5 to an offline cluster:
$ o2cb_ctl -C -n node5 -t node -a number=5
-a ip_address=192.168.0.5 -a ip_port=7777
-a cluster=mycluster
$ o2cb_ctl -C -i -n node10 -t node -a number=10
-a ip_address=192.168.1.10 -a ip_port=7777
-a cluster=mycluster
Note the -i argument.
$ o2cb_ctl -I -n node5 -a ip_address
$ o2cb_ctl -H -n node5 -a ip_address=192.168.1.5
mkfs.ocfs2(8) fsck.ocfs2(8) tunefs.ocfs2(8) mounted.ocfs2(8) o2cb(7)
Oracle Corporation
Copyright © 2004, 2010 Oracle. All rights reserved.
September 2010 | Version 1.8.7 |