Mkconf, Mkconf 131 – HP XP Continuous Access Software User Manual
Page 131
131
mkconf
Make a configuration file
Description
The mkconf command is used to make a configuration file from a special
file (raw device file) provided via STDIN. It executes the following steps:
1. Make a configuration file containing only the HORCM_CMD section
by executing inqraid –sort –CM –CLI.
2. Start a RM instance without a HORCM_DEV and HORCM_INST
section, which is just enough to execute the raidscan command for the
next step.
3. Make a configuration file including the HORCM_DEV and
HORCM_INST sections by executing raidscan –find conf using a
special file (raw device file) provided via STDIN. For STDIN file
specification information, see Appendix D,
4. Start a RM instance using the newly created configuration file.
5. Execute raidscan –find verify to verify the correspondence between
host device files and the newly created configuration file.
The configuration file is created with the name horcm*.conf within the
current directory. A RM log directory is created with the name log* within
the current directory.
You may have to modify the ip_address and service parameters within the
newly created configuration file as the need arises.
Syntax
mkconf.sh
{ –g group | –m MU# | –i inst# | –s service | –a }
Windows NT/2000/2003 or OpenVMS only:
mkconf.exe
{ –g group | –m MU# | –i inst# ] | –s service | –a | –c drive# }
Arguments
(none)
Using the mkconf command without any arguments
displays help/usage information.
–g
group
Specifies the dev_group name to be used within the
newly created configuration file. If not specified, VG
will be used.