Chameleon Changelog for October 2018

New Chameleon Associate Site, new experimental services, lots of upgrades and Call for Presenations and Demonstrations at the Chameleon User Meeting -- there is no end of goodies we have for you this month!
 

Transferring Large Data Flows on Chameleon

Ready-to-use Data Transfer Node (DTN) is provided, and it can be used to provide efficient network data transfer over a long fat network. In addition, a Chameleon Complex Appliance is publish for easy spawning a set of DTNs in Chameleon Cloud.

Chameleon Changelog for September 2018

Great news in Chameleon-land!

Jupyter notebook support, improvements for Software Defined Networking experiments, and more usability improvements -- read more to find out what all we have cooked up in the month of September!

Application-based QoS support with P4 and OpenFlow

This blog describes a prototype of a system that leverages the capabilities of flexible switches that incorporate protocol-independent packet processing in order to intelligently route traffic based on application headers.

Chameleon Changelog for August 2018

Great news in Chameleon-land: better way to manage leases, publish appliances, and user interface improvements -- and on top of that hardware contribution from one of our users and an alpha version of CHI-in-a-box!

Chameleon Changelog for July 2018

Great news in Chameleon-land!

We’ve been busy in July and added new hardware, support for whole disk image boot for ARM64 nodes, lease end alerts and Bring Your Own Controller (BYOC) support at TACC!

 

Popper: A DevOps Approach to Carrying Out Experiments on Chameleon

Popper is a protocol for creating reproducible experiments designed to leverage popular DevOps tools and techniques, such as Git, Docker and continuous integration (CI) in order to produce experiments that can be re-executed on different environments with a single command.

Chameleon Changelog for June 2018

Great news in Chameleon-land!

We’ve had an outstanding June with many hard won features coming to successful completion and thus have a few fireworks to brighten your Holiday! Our new features make possible new groundbreaking networking experiments, make the testbed easier to use for distributed experiments, provide new ways of measuring power consumption, and bring you new hardware to experiment with. Read on to learn about the details!

Power to People: Monitoring Power Consumption of Low Power Nodes

 

Did you ever wonder how much power was consumed by executing a program? The Chameleon team recently implemented a feature that automatically collects power usage data on all low power nodes in the system. Instantaneous power usage data (in watts) are collected through the IPMI interface on the chassis controller for the nodes. This “out-of-band” approach does not consume additional power on the node itself and runs even when the node is powered off. Low power nodes for which power usage data are now being collected include all Intel Atoms, low power Xeons, and ARM64s. In this blog post we …