[
https://issues.apache.org/jira/browse/TS-4471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297230#comment-15297230
]
Bryan Call commented on TS-4471:
--------------------------------
How about have and error message if proxy.config.hostdb.storage_size is less
than 45375488 and revert to the old behavior? It looks like this is only an
issue if the hostname is more then 72 chars?
> Old hostdb configuration settings cause traffic_server not to start
> -------------------------------------------------------------------
>
> Key: TS-4471
> URL: https://issues.apache.org/jira/browse/TS-4471
> Project: Traffic Server
> Issue Type: Bug
> Components: HostDB
> Affects Versions: 6.2.0
> Reporter: Bryan Call
> Assignee: Thomas Jackson
> Fix For: 7.0.0
>
>
> Errors in the logs:
> {code}
> [May 18 20:42:55.266] Server {0x2b6cb3ed3340} WARNING: configuration changed:
> [hostdb.config] : reinitializing database
> [May 18 20:42:55.266] Server {0x2b6cb3ed3340} NOTE: reconfiguring host
> database
> [May 18 20:42:55.266] Server {0x2b6cb3ed3340} WARNING: Configured store too
> small (actual=50331648 required=75612160), unable to reconfigure
> [May 18 20:42:55.266] Server {0x2b6cb3ed3340} WARNING: unable to initialize
> database (too little storage)
> : [hostdb.config] : disabling database
> {code}
> After removing the hostdb config settings on the size, traffic_server was
> able to start and recreated the hostdb file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)