You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2018/11/12 14:17:10 UTC

[GitHub] smalenfant opened a new issue #3015: Traffic Router doesn't preserve configuration on removal

smalenfant opened a new issue #3015: Traffic Router doesn't preserve configuration on removal
URL: https://github.com/apache/trafficcontrol/issues/3015
 
 
   As I am going through install and upgrades, traffic router preserves configuration using the "rpmsave" files but they aren't used after installation. This might be normal behavior and keeping this issue for tracking and for discussion.
   
   Files needs to be copied back (ex. cp traffic_router.properties.rpmsave traffic_router.properties) to work.
   
   ```
   ]# ls -l /opt/traffic_router/conf/
   total 64
   -rwxr-xr-x 1 root root 1789 Nov 12 13:19 COMODOHigh-AssuranceSecureServerCA.crt
   -rwxr-xr-x 1 root root  626 Nov 12 13:19 cache.properties
   -rwxr-xr-x 1 root root  627 Nov 12 13:19 dns.properties
   -rwxr-xr-x 1 root root  701 Nov 10 15:13 dns.properties.rpmsave
   -rwxr-xr-x 1 root root  625 Nov 12 13:19 http.properties
   -rwxr-xr-x 1 root root  647 Nov 10 15:13 http.properties.rpmsave
   -rwxr-xr-x 1 root root 1766 Nov 12 13:19 log4j.properties
   -rwxr-xr-x 1 root root 1852 Nov 10 15:13 log4j.properties.rpmsave
   -rwxr-xr-x 1 root root 1457 Nov 12 13:19 logging.properties
   -rwxr-xr-x 1 root root 3156 Nov 12 13:19 server.xml
   -rwxr-xr-x 1 root root 1349 Nov 12 13:19 startup.properties
   -rwxr-xr-x 1 root root 1176 Nov 12 13:19 traffic_monitor.properties
   -rwxr-xr-x 1 root root 1282 Nov 10 15:13 traffic_monitor.properties.rpmsave
   -rwxr-xr-x 1 root root  602 Nov 12 13:19 traffic_ops.properties
   -rwxr-xr-x 1 root root  604 Nov 12 13:23 traffic_ops.properties.rpmsave
   drwxr-x--- 3 root root   23 Nov 10 14:35 traffic_router_core
   -rwxr-xr-x 1 root root 2280 Nov 12 13:19 web.xml
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services