#805 migration scripts needed for 10.0-10.1 to fix perms, registry file
Closed: Fixed None Opened 10 years ago by vakwetu.

From 10.0 -> 10.1:

Tomcat instances do not start on upgrade because:

  1. variable in registry file PKI_INSTANCE_ID -> PKI_INSTANCE_NAME
  2. ownership of registry file needs to change from root
  3. ownership of logs in /var/log needs to change from root.

commit 24727d1b096cd30f7474ca9c03fa9c1be04be0cd
Author: Ade Lee alee@redhat.com
Date: Wed Nov 20 10:23:15 2013 -0500

Add migration scripts to fix registry file and ownership

Migration scripts have been added to update the registry file
for tomcat instances to use PKI_INSTANCE_NAME instead of PKI_INSTANCE_ID.
File ownership of the registry file and log files is also fixed.

Also removed unused lock file logic in operations startup script.

This is for migration from 10.0 -> 10.1

Ticket 805

Metadata Update from @vakwetu:
- Issue set to the milestone: 10.1 - 10/13 (October)

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1372

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Login to comment on this ticket.

Metadata