xiongzongtao created TS-2219:
--------------------------------
Summary: TrafficServer only use one file if more files located in
the same disk configured in storage.config
Key: TS-2219
URL: https://issues.apache.org/jira/browse/TS-2219
Project: Traffic Server
Issue Type: Bug
Reporter: xiongzongtao
for example,
1. create two files with size 1G bytes on the same disk:
-rw-rw-rw- 1 zongtao zongtao 1073741824 Sep 11 16:01 cache0.db
-rw-rw-rw- 1 zongtao zongtao 1073741824 Sep 13 10:56 cache1.db
2. configure in storage.config as the following:
/data2/cache0.db 1G
/data2/cache1.db 1G
3. set debug on and add tags "cache_init"
only cache1.db is initialized, cache0.db is not inited
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira