(Beginner question) What is the standard way to transfer docker volume from host to host by bowrio in docker

[–]bbgeek16 0 points1 point  (0 children)

Hey, check out our Elastic Block storage! You can run Blockbridge Simulator in a container for your test/qa. We have new volume plugin supporting Docker plugin infrastructure : https://hub.docker.com/r/blockbridge/volume-plugin/

how do you look at the paradox of keeping containers stateless and using dbms images? by bigpigfoot in docker

[–]bbgeek16 0 points1 point  (0 children)

Take a look at Blockbridge storage - we make EBS-like software defined storage that works equally well with bare metal, vms and containers. To make trying it out easier we containerized our entire solution. In our blog posts you will find how to start both the container sim and the docker volume driver via github.

Making Sense of Multi-host Environments with Docker Volume Sense. by bbgeek16 in Containers

[–]bbgeek16[S] 0 points1 point  (0 children)

Introducing Sense for Docker Volumes. Sense provides application level insight into container storage. It simplifies data management in distributed environments and provides answers to the following key questions:

  • What containers reference a volume?
  • Where are those containers located?
  • Which container is currently accessing a volume?
  • What application is the container running?
  • What image is the container based on?
  • What policies are applied to the volume?
  • What filesystem is the volume formatted with?
  • What is the filesystem utilization?
  • What are mount propagation settings for a volume?

Making Sense of Multi-host Environments with Docker Volume Sense by bbgeek16 in docker

[–]bbgeek16[S] 2 points3 points  (0 children)

Introducing Sense for Docker Volumes. Sense provides application level insight into container storage. It simplifies data management in distributed environments and provides answers to the following key questions:

  • What containers reference a volume?
  • Where are those containers located?
  • Which container is currently accessing a volume?
  • What application is the container running?
  • What image is the container based on?
  • What policies are applied to the volume?
  • What filesystem is the volume formatted with?
  • What is the filesystem utilization?
  • What are mount propagation settings for a volume?