Does anyone know if this is resolved in v10.0.3.0 IF1?
When you start a container on v10.0.2.0 IF1, and the shared logging directory has been wiped out, pdmgrd won't start on the config nor WRP containers.
In aznapi-configuration the log-cfg value in the LMI reads:
logcfg = audit:file path=audit_pdmgrd.log,flush_interval=20,log_id=PDMgrAudit
However, in /var/PolicyDirector/etc/ivmgrd.conf on the containers it reads:
logcfg = audit:file path=/var/application.logs.local/isam_runtime/policy/audit_pdmgrd.log,flush_interval=20,log_id=PDMgrAudit
The bootstrap does not create isam_runtime anymore, it creates verify_access_runtime. So either the bootstrap needs to be creating that directory, OR whatever updates ivmgrd.conf needs to update that path.
We had to recreate the shared logging directory due to some corruption on several environments and none of the containers would start pdmgrd until I created /var/application.logs.local/isam_runtime
Thanks.
------------------------------
Matt Jenkins
------------------------------