You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2010/05/27 16:22:29 UTC

[jira] Created: (TS-379) host.db is completely "lost"

host.db is completely "lost"
----------------------------

                 Key: TS-379
                 URL: https://issues.apache.org/jira/browse/TS-379
             Project: Traffic Server
          Issue Type: Bug
    Affects Versions: 2.1.0
            Reporter: Leif Hedstrom
            Priority: Blocker
             Fix For: 2.1.1


host.db is effectively completely disabled, due to a layout problem:

[pid  1349] open("/opt/ats/var/trafficserve/host.db", O_RDWR|O_CREAT, 0644) = -1 ENOENT (No such file or directory)
[pid  1349] open("/opt/ats/var/trafficserve/host.db", O_RDWR|O_CREAT, 0644) = -1 ENOENT (No such file or directory)



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TS-379) host.db is completely "lost"

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom resolved TS-379.
------------------------------

    Resolution: Fixed

> host.db is completely "lost"
> ----------------------------
>
>                 Key: TS-379
>                 URL: https://issues.apache.org/jira/browse/TS-379
>             Project: Traffic Server
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>            Reporter: Leif Hedstrom
>            Priority: Blocker
>             Fix For: 2.1.1
>
>
> host.db is effectively completely disabled, due to a layout problem:
> [pid  1349] open("/opt/ats/var/trafficserve/host.db", O_RDWR|O_CREAT, 0644) = -1 ENOENT (No such file or directory)
> [pid  1349] open("/opt/ats/var/trafficserve/host.db", O_RDWR|O_CREAT, 0644) = -1 ENOENT (No such file or directory)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.