Content Repo
  • 28 Nov 2022
  • 1 Minute to read
  • Dark
    Light
  • PDF

Content Repo

  • Dark
    Light
  • PDF

Article Summary

When uploading files to ZCM’s Content Repository, Bundle Commander automatically upload files to:
..\Program Files (x86)\Novell\ZENworks\work\collection\datamodel (Windows)
/var/opt/novell/zenworks/collection/datamodel (Linux)

First. By using a web service call, the ZCM services will import the uploaded file(s) into the content repository.
../log/zenworks/services-messages.log contains more information about this process.

When you delete a Bundle, its content will be deleted nightly when it’s no longer used by a ‘Quicktask’. On a primary server, when using the command:

zman ql -t=content.cleanup

you will get a list of scheduled content.cleanup quicktasks

IDTypeStatusStartTimeLastAccessTimeServerProcessingServer
267765content.cleanupF30-dec-2011 0:004-jan-2012 15:06vpm0501
269902content.cleanupF5-jan-2012 0:005-jan-2012 0:00vcm0501
270028content.cleanupF6-jan-2012 0:006-jan-2012 0:00vcm0501
270384content.cleanupF7-jan-2012 0:007-jan-2012 0:00vcm0501
270741content.cleanupF8-jan-2012 0:008-jan-2012 0:00vcm0501
271092content.cleanupF9-jan-2012 0:009-jan-2012 0:00vcm0501
271453content.cleanupF10-jan-2012 0:0010-jan-2012 0:00vcm0501
271804content.cleanupF11-jan-2012 0:0011-jan-2012 0:00vcm0501
272164content.cleanupN12-jan-2012 0:0011-jan-2012 0:00

Valid values are “N”, “I”,
“C”, “S” and “F”. They stand for New, In Progress, Cancelled, Success
and Failed respectively.


Was this article helpful?