from within storage.config, it means referencing a raw disk, not a directory.

directory(as seen in your referenced docker file git instance):

var/trafficserver 256M


raw disk:

/dev/sde
/dev/sdf
/dev/sdg


On Thu, Apr 2, 2015 at 12:57 AM, Eric Ahn <[email protected]> wrote:
> Hi Json,
>
> I saw some Dockerfile in github such as
> https://github.com/grahamc/docker-ats and
> https://github.com/sqawasmi/trafficserver-docker.
> What does the usage of raw disk storage in docker environment mean?
>
> Thanks,
>
> --
> Eric,
>
>
> On Thu, Apr 2, 2015 at 5:01 AM, Jason Strongman
> <[email protected]> wrote:
>>
>> Just as a proof of concept, has anyone had any luck running ATS within
>> docker? Complete with raw disk storage.. I see some ATS docker files
>> out there, but the configuration files reference directory cache. I am
>> more interested in using multiple raw disk storage.
>> So the docker image would call possibly 4+ raw disks.
>
>
>
>

Reply via email to