PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : bind-9.3.1-0.1: rndc freeeeeeeeeze



pingufreak
23.01.06, 15:38
Hi zusammen,

ich habe hier einen Server mit installierter Suse 9.1 und möchte gerne die freeze-Funktion benutzen. Leider funktioniert das nicht ganz. Ich bekomme bei der obigen bind-Version immer die folgende Fehlermeldung:



myserver:~ # rndc freeze mynet.de
rndc: 'freeze' failed: not found


Ich habe die RPMs von rpmfind.com. Wenn ich `rndc` eintippe, wird mir die freeze-Funktion jedoch als implementiert angezeigt:



myserver:~ # rndc
Usage: rndc [-c config] [-s server] [-p port]
[-k key-file ] [-y key] [-V] command

command is one of the following:

reload Reload configuration file and zones.
reload zone [class [view]]
Reload a single zone.
refresh zone [class [view]]
Schedule immediate maintenance for a zone.
retransfer zone [class [view]]
Retransfer a single zone without checking serial number.
freeze zone [class [view]]
Suspend updates to a dynamic zone.
thaw zone [class [view]]
Enable updates to a frozen dynamic zone and reload it.
reconfig Reload configuration file and new zones only.
stats Write server statistics to the statistics file.
querylog Toggle query logging.
dumpdb Dump cache(s) to the dump file (named_dump.db).
stop Save pending updates to master files and stop the server.
stop -p Save pending updates to master files and stop the server
reporting process id.
halt Stop the server without saving pending updates.
halt -p Stop the server without saving pending updates reporting
process id.
trace Increment debugging level by one.
trace level Change the debugging level.
notrace Set debugging level to 0.
flush Flushes all of the server's caches.
flush [view] Flushes the server's cache for a view.
flushname name [view]
Flush the given name from the server's cache(s)
status Display status of the server.
recursing Dump the queries that are currently recursing (named.recursing)
*restart Restart the server.

* == not yet implemented
Version: 9.3.1


In dem Source-RPM habe ich auch die freeze-Funktion im C-Code gefunden. Eigentlich sollte das doch funktionieren?

Ich möchte ungern die Distribution updaten bzw. den bind kompilieren, da er in dieser Umgebung ziemlich kritisch ist!

Hat jemand mit der freeze-Option unter Suse 9.1 (People-RPMs) schon Erfahrung?

Viele Grüße,

pingufreak

p.s.: unter Suse 9.3 funzt freeze