csync_wizard.1m (2012 03)
c
csync_wizard(1M) csync_wizard(1M)
should be "csync" instead of a hostname.
• domain: The DNS domain of the master server or Serviceguard cluster specified for mas-
ter:.
• clients: A colon-separated list of hostnames for managed clients. In an highly available
cluster configuration, you do not need to include the cluster members in this list. All
members will be automatically configured. If the hostname is not fully qualified, the
domain defaults to the domain of the master server or the cluster.
The remaining keywords are used only when creating a highly available cfengine
configuration using a Serviceguard cluster. The keywords define the values used for creat-
ing a Serviceguard package:
• volumegroup: The LVM volume group to use for the package (for example,
/dev/vgcsync)
• logicalvolume: The LVM logical volume in the above volume group (for example,
/dev/vgcsync/lvol1). Note that this must be the full pathname of the logical volume.
• filesystem: The filesystem mount point for the logical volume (for example, /csync).
• filesystemtype: The type of filesystem (for example, vxfs (HP-UX) or ext3 (Linux)).
• mountoptions: The filesystem mount options (for example: -o rw,largefiles (HP-UX) or
-o rw (Linux)).
• packageip: The IP address for the package.
• packagesubnet: The subnet for the package.
-h Display help on csync_wizard command options.
EXAMPLES
Sample contents of an HP-UX configuration file:
master:node05
domain:company.com
clients:node01:node07:
volumegroup:vgdsau
logicalvolume:/dev/vgdsau/lvol1
filesystem:/dsau
filesystemtype:vxfs
mountoptions:-o rw,suid,delaylog,datainlog
packageip:12.34.567.890
packagesubnet:12.34.556.7
Sample contents of a Linux configuration file:
master:node05
domain:company.com
clients:node01:node07:
volumegroup:vgdsau
logicalvolume:/dev/vgdsau/lvol1
filesystem:/dsau
mountoptions:-o rw
packageip:12.34.567.890
packagesubnet:12.34.556.7
NOTE: In order to configure an HA service using a Serviceguard package, the value of the master in the
input file must be hardcoded to "csync", for example, master:csync.
DEPENDENCIES
BUGS
For Serviceguard clusters, the wizard supports package creation using only LVM-based volume groups.
For VxVM users, the simplest workaround is to allow the wizard to configure using LVM and after com-
pletion, to modify the resulting package in /etc/cmcluster/csync/ to use VxVM.
HP-UX 11i Version 3: March 2012 − 3 − Hewlett-Packard Company 3