The following sections provide solutions to the issues you might encounter during content replication.
After an upgrade, the size of the content repository increases
IMPORTANT:You cannot retrieve content after you run the Delete command. We strongly recommend that you run the novell-zenworks-configure -c CheckContentSystem command first, to identify inconsistencies in the content. This command is applicable only for Primary Servers. After you verify the content, run the command and use the appropriate switch (delete or sync).If you have any queries, contact Novell Support for assistance.
Run the following command to sync the database with the content repository:
novell-zenworks-configure -c CheckContentSystem -Dzenworks.configure.syncDb="true"
To identify content that is available in the content repository, but not in the database, select the Look for content in the content-repo, not in the database option.
Files that are in the content repository and whose content sync status is not updated in database are updated. Any corruption of content in the content repository is reported if the checksum does not match the database.
To delete the files that are in the content respository but not in the database run the following command:
novell-zenworks-configure -c CheckContentSystem -Dzenworks.configure.deleteFiles="true"
Content in the database is not available in the content repository
IMPORTANT:It is strongly recommended to run the novell-zenworks-configure -c CheckContentSystem command first, to identify inconsistencies in the content.This command is applicable only for Primary Servers. After you verify the content, run the command and use the appropriate switch (sync). If you have any queries, contact Novell Support for assistance.
Run the following command to sync the database with the content repository:
novell-zenworks-configure -c CheckContentSystem -Dzenworks.configure.syncDb="true"
To identify content that is available in the database, but not in the content repository, select the Look for content in the database, not in the content-repo option.
Files that are not available in the content repository are marked as Unavailable.
Perform the content replication procedure to replicate the files to the content repository.
Removing the Content role from a Satellite does not remove the device from the Closest Server Default Rule and Closest Server Rules
The imaging content is replicated according to the default content replecation schedule even if you change the schedule after promoting a managed device to an Imaging Satellite
NOTE:ZENworks images are not replicated from one Primary Server to other Primary or Satellite Servers.
Remove the Imaging role from the Satellite.
For detailed information on how to demote a Satellite to a managed device, see Section 12.0, Removing the Roles from a Satellite.
Add the Imaging role to the Satellite, then configure the desired imaging content replication schedule while configuring the role.
For detailed information on how to add the Imaging role to a Satellite, see Section 9.4, Understanding the Imaging Role..
Join Proxy connection might not work and displays incorrect port information on the Z icon page of the Join Proxy server
Execute novell-zenworks-configure -c AddJoinProxyRole on the Join Proxy server that has the incorrect Join Proxy settings
Execute zman lrr -f on the Primary server to recalculate the closest server rules.
When no content is available, content replication does not work based on the defined schedule
True: The CDP restart interval will get reset to the initial value (governed by CDPRestartInterval setting) and remain constant till the setting is changed to False.
False: The CDP restart interval will double if no content is available.
NOTE:By default, this setting is set to False.
To configure the DisableCDPRestartIntervalDoubling setting:
On Linux and Mac operating systems, configure the setting in the /etc/opt/Novell/zenworks/conf/xplatzmd.properties file.
On a Windows operating system, use the Registry Editor and configure the registry key: HKLM\SOFTWARE\Novell\ZCM: DisableCDPRestartIntervalDoubling=true
OR
HKLM\SOFTWARE\Novell\ZCM: DisableCDPRestartIntervalDoubling=false