DNS Configuration and Management Manual (G06.25+, H06.03+)

HP DNS Configuration and Management Manual529432-001
3-1
3
Configuring and Managing DNS 9.2.3
Managing Persistence for the named Process on page 3-1
Specifying a TCP/IP Process By Using a Runtime Option on page 3-2
Using the named-bootconf Utility to Migrate the Configuration File on page 3-2
Using the nsupdate Tool on page 3-3
Using the rndc Tool on page 3-3
Specifying a Different resolv.conf File on page 3-3
Using IXFR on page 3-4
Performing Dynamic Updates on page 3-5
Managing Persistence for the named Process
The NonStop Kernel Persistence Manager ($ZZKRN) provides support for making HP
NonStop Open System Services (OSS) processes persistent, starting with the G06.24
RVU. This feature of $ZZKRN can be used in making DNS 9.2.3 persistent.
Configuring the named Process as a Persistent Process
Use the Subsystem Control Facility (SCF) to configure the Name Server (named
process) to $ZZKRN. Perform this procedure in the Guardian environment.
1. Add named to the system configuration database:
For information about the attributes shown in this command example, see the SCF
Reference Manual for the Kernel Subsystem in NTL.
2. Start the $ZZKRN.#named process:
->add process $zzkrn.#named, name $osh, autorestart 10, &
cpu firstof (1,0), startmode manual, userid super.super, &
program $system.system.osh, asocproc $dns, &
hometerm $ztn0.#ptypt2q, startupmsg &
“-ls -name /g/dns -p /usr/bin/named -f”
->start process $zzkrn.#named