Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
In a remote location/office if there is an OES Server, the same server could be utilized to host ZEN Satellite Server and the Content Repo on an NSS Volume. This will help in optimizing the hardware resource and network bandwidth.
Below are the steps and configurations for achieving this solution.
NOTE: We have tested this solution on the following platforms:
OES2 SP2 as Satellite Server with ZENworks 11.2.3 'A' as Primary Server.
OES11 SP1 as Satellite Server with ZENworks 11.2.4 and ZENworks 11.3 as Primary Server.
blr-cit-166:/var/opt/novell/zenworks/content-repo/content # ls –lrt
total 0
drwxr-xr-x 2 root root 104 Jun 7 09:47 b4 (Content replicated directory)
drwxr-xr-x 2 root root 104 Jun 7 09:47 48 (Content replicated directory)
blr-cit-66:/var/opt/novell/zenworks # ls -lrt
total 172
drwxr-xr-x 2 root root 48 Feb 6 11:47 rm
drwxr-xr-x 2 root root 48 May 15 16:16 puppet
drwxr-xr-x 3 root root 80 May 15 16:16 adm
-rw-r--r-- 1 root root 146056 May 15 16:16 zentruststore
drwxr-xr-x 5 root root 136 May 15 16:27 work
lrwxrwxrwx 1 root root 37 May 15 17:29 content-repo -> /media/nss/VOL1/zendata/content-repo/
DEBUG] [05/16/2013 11:07:32.602] [600] [ZenworksWindowsService] [76] [] [ClosestServers] [] [Role:Server ::COLLECTION:http://blr-cit-36.cit.labs.blr.novell.com:80/] [] []
[DEBUG] [05/16/2013 11:07:32.602] [600] [ZenworksWindowsService] [76] [] [ClosestServers] [] [Role:Server ::COLLECTION:http://164.99.186.36:80/] [] []
[DEBUG] [05/16/2013 11:07:32.602] [600] [ZenworksWindowsService] [76] [] [ClosestServers] [] [Role:Server ::CONTENT:http://blr-cit-66.labs.blr.novell.com:82/zenworks-content/] [] []
[DEBUG] [05/16/2013 11:07:32.602] [600] [ZenworksWindowsService] [76] [] [ClosestServers] [] [Role:Server ::CONTENT:http://164.99.186.66:82/zenworks-content/] [] []
[DEBUG] [05/16/2013 08:57:56.988] [600] [ZenworksWindowsService] [47] [] [ConnectMan-ping] [] [ Using uri: http://164.99.186.66:82/zenworks-content/c4097b9680b1384888af3ea61e217a8f.zc] [] []
[DEBUG] [05/16/2013 08:57:56.988] [600] [ZenworksWindowsService] [47] [] [ConnectMan] [] [Marking location 164.99.186.66 Good at the request of module ZenCache] [] []
[DEBUG] [05/16/2013 08:57:56.988] [600] [ZenworksWindowsService] [47] [] [ConnectMan] [] [ Setting location name 164.99.186.66 to status Good] [] []
[DEBUG] [05/16/2013 08:57:56.988] [600] [ZenworksWindowsService] [47] [] [ConnectMan] [] [Marking location 164.99.186.66 Good at the request of module ZenCache] [] []
[DEBUG] [05/16/2013 08:57:56.988] [600] [ZenworksWindowsService] [47] [] [ConnectMan] [] [ Setting location name 164.99.186.66 to status Good] [] []
[DEBUG] [05/16/2013 08:57:56.988] [600] [ZenworksWindowsService] [47] [] [ConnectMan] [] [Marking location http://164.99.186.66:82/zenworks-content/c4097b9680b1384888af3ea61e217a8f.zc Good at the request of module ZenCache] [] []
[DEBUG] [05/16/2013 08:57:56.988] [600] [ZenworksWindowsService] [47] [] [ConnectMan] [] [ Setting location name http://164.99.186.66:82/zenworks-content/c4097b9680b1384888af3ea61e217a8f.zc to status Good] [] []
[DEBUG] [05/16/2013 08:57:56.988] [600] [ZenworksWindowsService] [47] [] [ConnectMan] [] [ Setting location http://164.99.186.66:82/zenworks-content/c4097b9680b1384888af3ea61e217a8f.zc, IP address 164.99.186.66, and host 164.99.186.66 to status: Good] [] []
[DEBUG] [05/16/2013 08:57:56.988] [600] [ZenworksWindowsService] [47] [] [ConnectMan] [] [ Using location: http://164.99.186.66:82/zenworks-content/c4097b9680b1384888af3ea61e217a8f.zc, status: Good] [] []
[DEBUG] [05/16/2013 08:57:56.988] [600] [ZenworksWindowsService] [47] [] [ConnectMan] [] [FindFirstContent() returning http://164.99.186.66:82/zenworks-content/c4097b9680b1384888af3ea61e217a8f.zc] [] []
The above logs indicate that the content got replicated successfully from Satellite server (164.99.186.66) to the managed device.