Skip to content

This repository provides the replication package for our study "Unveiling Key Performance Indicators for the Energy Efficiency of Cloud Data Storage", submitted to the GREENS Workshop at ICSA 2024

License

Notifications You must be signed in to change notification settings

S2-group/GREENS-2024-KPIs-EnergyEfficiency-rep-pkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unveiling Key Performance Indicators for the Energy Efficiency of Cloud Data Storage - Replication Package

This repository provides the replication package for our study "Unveiling Key Performance Indicators for the Energy Efficiency of Cloud Data Storage", submitted to the GREENS Workshop at ICSA 2024

Repository Structure

This is the root directory of the repository. The directory is structured as follows:

template-replication-package
 .
 |
 |--- src/                       Source code (Python) used in the paper to generate graphs
 |
 |--- figures/                   Contains the figures/graphs generated by the scripts
 |
 |--- data/                      Data collected via NetApp, used to generate graphs

consumption_patterns.py

This script contains the analysis and visualisation conducted for identifying patterns of power consumption across different models. The visualisation of power consumption and capacity per watt ratio metrics can also be found in this script.

capacity_utilisation.py

This script contains analysis and visualisation of the capacity utilisation of the storage environment in the period of 2022 to 2023. For filtering the node models when observing the capacity utilisation values per node, use the code in the Filtering Section with a specific node model.

space_saving.py

This script includes analysis and visualisation of space saving techniques provided by NetApp. The share of the techniques on space saving and their efficiency is compared in this analysis.

environmental_indicators.py

This script contains analysis and visualisation of the relation between data on different environmental inidicators provided by NetApp.

dc_consumption.py

This script contains an approximate estimation of the share of SBP's data storage in terms of energy impact compared to the golbal energy consumption of data centers based on the estimations from the literature.

data files

  • data.xlsx file contains company's data regarding the performance of the storage environment (capacity utilisation, space saving, etc)
  • workingenvironment.csv file contains sustainability data provided by NetApp

About

This repository provides the replication package for our study "Unveiling Key Performance Indicators for the Energy Efficiency of Cloud Data Storage", submitted to the GREENS Workshop at ICSA 2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages