Today Snooze version 2.1.4 has been released. What’s new in this version ? Snoozeclient The command line interface for snooze is now supported again. It comes with new commands images : to list all the images available hosts : to list all the hosts dump : to dump the hierarchy, check system status The visualizer […]
Read more »One (hidden) feaure of snooze is the ability to pass an hostId parameter in you submission request : "virtualMachineTemplates"=><a href='http://snooze.inria.fr/static-scheduling-in-snooze/out-54_r/' rel='attachment wp-att-2025'>out-54_r</a> [ { "name" => "vm1", "hostId" => "parapluie-25", "imageId" => "debian-hadoop-context-big.qcow2", "vcpus" => 2, "memory" => 2097152, } ] In the above code (ruby style) will tell snooze that we want the vm1 on host parapluie-25. […]
Read more »I propose in this post to go through the local deployment of the snooze cluster and show how it can be used to run multiple snoozenode on multiple machines. Requirements Multicast-routing enabled switch Hardware supporting the KVM/XEN hypervisor Linux based operating system Snooze on one machine First follow the local deployment tutorial in the documentation. […]
Read more »I was playing lately with power meters installed in the Lyon site. I’ve built a small web application to show real time the power consumption of the nodes. System set up I deployed Snooze on taurus cluster. 2 of the 16 machines were out of order, thus I deployed Snooze on the 14 remaining machines […]
Read more »