[
https://issues.apache.org/jira/browse/TS-3509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Call updated TS-3509:
---------------------------
Fix Version/s: 5.3.0
> Access permissions for storage entries in cache.config changed
> --------------------------------------------------------------
>
> Key: TS-3509
> URL: https://issues.apache.org/jira/browse/TS-3509
> Project: Traffic Server
> Issue Type: Bug
> Components: Cache
> Affects Versions: 5.3.0
> Reporter: Bryan Call
> Fix For: 5.3.0
>
>
> It looks like 5.3.0 drops from root before opening up the disk storage now:
> {code}
> [Apr 8 23:52:33.227] Server {0x7ff106a86800} DEBUG: (cache_init)
> Store::read_config: "/dev/dm-4"
> [Apr 8 23:52:33.227] Server {0x7ff106a86800} DEBUG: (cache_init)
> Store::read_config - ns = new Span; ns->init("/dev/dm-4",-1), forced volume=-1
> [Apr 8 23:52:33.227] Server {0x7ff106a86800} DEBUG: (cache_init)
> Store::read_config - could not initialize storage "/dev/dm-4" [unable to
> access file]
> [bcall@l1 ~]$ ll /dev/dm-4
> brw-rw---- 1 root disk 253, 4 Apr 8 23:52 /dev/dm-4
> [bcall@l1 ~]$ chmod 666 /dev/dm-4
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)