[Swift-user] Swift Coaster Service & Docker Containers

Matthew Shaxted Matthew.Shaxted at som.com
Fri Aug 29 19:48:48 CDT 2014


Hi All,

I'm trying to find a way to run Swift workflows on multi-host docker containers, and wondering if anybody has had success with this.

When I start a docker container and define specific ports to open on the container, they mapped to random ports on the host machine. So for example, I can start a container with an ssh port open from a host "10.1.1.1", and can then access this container across hosts with "ssh compute at 10.1.1.1 -p 49160".

Now I'm hoping to link these docker containers to Swift's start-coaster-service. I think it would be possible and relatively easy if I can say, start the coasters on a series of IP addresses AND ports. So a host's file perhaps would look something like below, and coasters would be started on the correct docker container:

10.1.1.1: 49160
10.1.1.2: 34155
10.1.1.2: 34156   ...

Does this make sense? Is it possible to start coasters by specifying an IP address and port number?

Any thoughts are greatly appreciated.

Thanks,
Matthew


MATTHEW SHAXTED
SKIDMORE, OWINGS & MERRILL LLP
224 SOUTH MICHIGAN AVENUE
CHICAGO, IL 60604
T  (312) 360-4368
MATTHEW.SHAXTED at SOM.COM<mailto:MATTHEW.SHAXTED at SOM.COM>

[cid:image004.png at 01CFC3C2.402B1230]<http://www.som.com/>
The information contained in this communication may be confidential, is intended only for the use of the recipient(s) named above, and may be legally privileged. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication, or any of its contents, is strictly prohibited and may be unlawful. If you have received this communication in error, please return it to the sender immediately and delete the original message and any copy of it from your computer system. If you have any questions concerning this message, please contact the sender.

[cid:image003.gif at 01CFC3AA.BD34BB40]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-user/attachments/20140829/643ddaec/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.gif
Type: image/gif
Size: 566 bytes
Desc: image003.gif
URL: <http://lists.mcs.anl.gov/pipermail/swift-user/attachments/20140829/643ddaec/attachment.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.png
Type: image/png
Size: 5311 bytes
Desc: image004.png
URL: <http://lists.mcs.anl.gov/pipermail/swift-user/attachments/20140829/643ddaec/attachment.png>


More information about the Swift-user mailing list