Disaster Recovery
135
n
ov
do
cx (e
n)
16
Ap
ril 20
10
On Linux:
Run the following commands:
zac cc
rm -rf /var/opt/novell/zenworks/zmd/cache
5
Restart the ZENworks Adaptive Agent Service.
6
Register the ZENworks Adaptive Agent installed on the Primary Server to the correct Primary
Server by entering the following command at the device’s command prompt:
zac reg https://
IP_address_of_Primary_Server
:
port
For more information about zac, view the zac man page (
man zac
) on the device or see
“
zac(1)
” in the
ZENworks 10 Configuration Management Command Line Utilities Reference
.
This replaces the server certificate in the local cache.
7
In the
initial-web-service
file, which is located in the
ZENworks_installation_directory
\Novell\ZENworks\conf
directory on Windows and
in the
/etc/opt/novell/zenworks/
directory on Linux, change the first line to:
https://localhost:
port_number
;https://127.0.0.1:
port_number
Where,
port_number
is the port on which the server is running.
8
Clear the ZENworks cache by running the
zac cc
command.
9
Restart the ZENworks Adaptive Agent Service.
10
Re-create all the default and custom deployment packages.
Default Deployment Packages:
At the server’s command prompt, enter the following
command:
novell-zenworks-configure -c CreateExtractorPacks -Z
Custom Deployment Packages:
At the server’s command prompt, enter the following
command:
novell-zenworks- configure -c RebuildCustomPacks -Z
Replacing the Existing Certificate with the New External Certificate on the Satellites
Perform the following tasks at the command prompt of each Satellite registered to the Primary
Server whose certificate you changed:
1
Run the following command to force the device to be unregistered locally:
zac unr -f
For more information about zac, view the zac man page (
man zac
) on the device or see
“
zac(1)
” in the
ZENworks 10 Configuration Management Command Line Utilities Reference
.
2
Clear the ZENworks cache.
On Windows:
Run the following commands:
zac cc
delete c:\program files\novell\zenworks\cache\zmd /s
On Linux:
Run the following commands:
zac cc
rm -rf /var/opt/novell/zenworks/zmd/cache
3
Restart the ZENworks Adaptive Agent Service.