Bug 835693
| Summary: | [Agent RPM] Uninstall does not remove preferences folder and xml configuration file | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Zhengping Jin <zjin> |
| Component: | Agent | Assignee: | Stefan Negrea <snegrea> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | JON 3.1.0 | ||
| Target Milestone: | --- | ||
| Target Release: | JON 3.1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-11 11:03:43 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 837381 | ||
|
Description
Zhengping Jin
2012-06-26 20:42:30 UTC
bz triage 7/2 stefan, loleary, asantos, armine, zjin, viet. some development activity here to do per discussion. logs should survive some question on data file policy on configuration retention The retention policy on the following files/folders should be updated to: 1) /var/log/jboss-on/agent - Keep 2) /etc/jboss-on/agent/agent-configuration.xml - Retain if modified Further investigation is required for /var/lib/agent folder. Updated retention policy for state directory and agent configuration xml. The agent has now the following retention policy: 1) State directory - removed by %postun script only on uninstallation, preserved on upgrades 2) agent-configuration.xml- %config(noreplace) 3) Log files - preserved forever http://download.devel.redhat.com/brewroot/work/tasks/4773/4614773/jboss-on-agent-3.1.0.GA-8.el6_3.noarch.rpm 1) verified 2) this feature is prepared for the future upgrade, only codewalk verified. 3) verified |