• Aucun résultat trouvé

DTN based Management Framework for Green On/Off Networks

N/A
N/A
Protected

Academic year: 2021

Partager "DTN based Management Framework for Green On/Off Networks"

Copied!
3
0
0

Texte intégral

(1)

HAL Id: hal-00795147

https://hal.inria.fr/hal-00795147

Submitted on 27 Feb 2013

HAL is a multi-disciplinary open access

archive for the deposit and dissemination of

sci-entific research documents, whether they are

pub-lished or not. The documents may come from

teaching and research institutions in France or

abroad, or from public or private research centers.

L’archive ouverte pluridisciplinaire HAL, est

destinée au dépôt et à la diffusion de documents

scientifiques de niveau recherche, publiés ou non,

émanant des établissements d’enseignement et de

recherche français ou étrangers, des laboratoires

publics ou privés.

DTN based Management Framework for Green On/Off

Networks

Ghislain Landry Tsafack Chetsa, Laurent Lefèvre, Jean-Patrick Gelas

To cite this version:

Ghislain Landry Tsafack Chetsa, Laurent Lefèvre, Jean-Patrick Gelas. DTN based Management

Framework for Green On/Off Networks. RESCOM 2011, Jun 2011, La Palmyre, France.

�hal-00795147�

(2)

DTN based Management Framework for Green

On/Off Networks

Ghislain Landry Tsafack Chetsa, Laurent Lefévre and Jean-Patrick Gelas

INRIA, LIP Laboratory (UMR CNRS, ENS, INRIA, UCB) Ecole Normale Supérieure of Lyon, University of Lyon

Lyon, France

Emails: {ghislain.landry.tsafack.chetsa, laurent.lefevre, jean-patrick.gelas}@ens-lyon.fr

Abstract—The increasing cost of powering high performance networking infrastructure has led to the proposal of various energy saving schemes. The On/Off technique, being the most common energy saving scheme, consists of powering down partially or entirely a network infrastructure for energy saving purposes. Despite their capability to achieve great energy savings, On/Off networks experience high packet-loss rates due to the absence of reliability on packet delivery. Moreover, they cannot guarantee any response time to user applications. This paper presents the design and implementation of MFO2N; Experimen-tal results show a correlation between offered quality of service and overall network power consumption, revealing that a trade-off should be made1.

Index Terms—energy efficient networks; on/off networks; proactive switch on/off; DTN; quality of service;

I. INTRODUCTION

Initiatives conducted by research laboratories call for intro-duction of Green On/Off networks capable of switching off links (either redundant or not) or nodes for power saving pur-poses. On/Off networks can be divided into two categories: (1) Unplanned On/Off networks whose communication opportuni-ties are completely or partially unknown. (2) Planned On/Off networks whose communication opportunities are planned and well known.

Our work focuses on bulk data transport dedicated networks with advance bandwidth reservation features. The network is designed to switch off links and nodes not in use by any data transfer to achieve power saving. In this context, to avoid affecting the utilisation of the network as well as degrading network performance, users should be able to send bandwidth reservation requests irrespective of the state of the network. In addition, users should be able to receive a response within a reasonable time. This paper introduces the Management Framework for On/Off Network (MFO2N); a framework pro-viding energy-efficient management of information transfer with quality of service in planned On/Off networks. The goal is to minimise the total power consumption of a dedicated network infrastructure by switching off unused nodes and links while making network unavailability transparent to users. For

1This work is supported by the Hemera INRIA Large Wingspan project.

Experiments of this paper were performed on the Grid’5000 platform, an initiative from the French Ministry of Research through the ACI GRID in-centive action, INRIA, CNRS and RENATER and other contributing partners (http://www.grid5000.fr)

this purpose, we combined the DTN Store and Forward mes-sage switching with a proactive switch On/Off mechanism to service users request which may either (1) arrive at a network node where the link to the next hop towards its destination is down (or the next hop itself) or (2) timed out in a DTN router’s forwarding queue. We present preliminary results that permit us to estimate the power cost of providing a Green On/Off network with management tools. This paper is organized as follows. Section II presents the network management model description. Section III describes the Management Framework for ON/OFF networks. Section IV analyzes evaluation results. Finally section V concludes this paper and proposes some future works.

II. NETWORKMANAGEMENTMODELDESCRIPTION

The management model we propose associate each network node and link with an on/off agenda [1]. The On/Off agenda, local to each node, is actually a chronologically ordered list of On/Off events describing the future network usage. Thus, given a network node N, N maintains an agenda whose elements are of the form (ti, N, ACTION), and (ti,l, ACTION)

where:

• ti is the time when the action ACTION starts. • l designate a network link connected to N.

• There are two types of actions: On for switch on, and Off

for switch off.

We also associate each management request with a lifespan or time to live (TTL) fixed by the users and representing the maximum number of seconds after which the user expects to receive a response to its requests. We then leverage the DTN Store and Forward message switching paradigm to guaran-tee the delivery of users requests. To guaranguaran-tee on demand delivery time, we combined the DTN Store and Forward message switching with the proactive switch-on mechanism which consists of making links and/or nodes available to service management information information transport. III. MANAGEMENTFRAMEWORK FORON/OFFNETWORKS

(MFO2N)

We present in this section the Management Framework for On/Off Networks (MFO2N) an implementation of the network

management model described in Section II. The main objective of the proposed framework is to minimise the extra energy cost

(3)

ION db View Network events manager Agenda manager Links manager control module Switching table Virtual requests manager requests manager

Figure 1: MFO2N architectural model.

10 Mbps 10 Mbps (7,8) (3,8) (8,9) (9,10) (10,5) (5,6) (6,7) (1,5) (4,10) (2,7) 2 7 3 4 1 8 9 10 6 5 C = 100 Mbps C C C C C C C C

Figure 2: Network topology.

of bandwidth reservation requests transport while guaranteeing on-demand response times to users as well as reliable transport of requests. MFO2N lays on the Interplanetary Overlay Net-working (ION) [2] software, an implementation of the DTN architecture to which we have brought substantial changes. MFO2N consists of several functional elements (see Figure 1)

whose description is not given in this paper due to lack of space.

IV. EVALUATION

The evaluation of MFO2N is performed on a 10 node

network topology (see Figure 2) deployed on the large scale experimental platform Grid5000 [3] via ION.

We consider several agenda scenarios of a few minutes each in which end nodes, i.e, nodes 1, 2, 3 and 4, send and/or receive bandwidth reservation requests. We then inject in the network after every 10 seconds one bandwidth reservation request whose source and destination nodes are chosen randomly. We investigate the impact of the offered quality of service expressed essentially in terms of requests response time on the overall network power consumption. Figure 3 depicts the cumulative on time per network link for the various on-demand requests response times denoted as TTL in that figure. As expected, requests with short response delay are more power consuming. Figure 3 also show the ability of MFO2N to

0 50 100 150 200 250 (1,5) (2,7) (3,8) (4,10) (5,6) (6,7) (7,8) (8,9) (9,10) (10,5) Time in second Links Ids TTL-0 TTL-20 TTL-30

Figure 3: On time variation with respect to requests response times (TTL).

successfully deliver user data, mainly bandwidth reservation requests on a network which is down while guaranteeing reasonable response times.

V. CONCLUSION

The paper introduced the design of MFO2N. We run

MFO2N Grid5000 platform and showed through many

re-quests scenarios that the designed framework can ensure the transport of management information in Green On/Off networks. We then provided estimates of the extra energy cost of the proposed framework. Collected results exhibit a correlation between the overall network power consumption and the offered quality of service revealing that a trade-off should be made. This work is ongoing, and obtained results may depend on the DTN under-layer communication software. Future work envisage more complex network topologies and the implementation of a Web based management platform.

ACKNOWLEDGEMENT

This work is supported by the Hemera INRIA Large Wingspan project. The authors would like to acknowledge the help of Anne-Cécile Orgerie.

REFERENCES

[1] A. C. Orgerie, L. Lefevre and I. Guerin-Lassous, Energy Efficient Band-width Reservation for Bulk data Transfer in Dedicated wired Networks, to appear in Journal of Supercomputing - Special Issue on Green Networks 2011.

[2] JPL D-48259, “Interplanetary Overlay Network (Design and Operation)“, V1.6, 3 October 2008.

[3] F. Cappello et al, “Grid’5000: A large scale, reconfigurable, contro-lable and monitorable grid platform,“ in 6th IEEE/ACM International Workshop on Grid Computing, Grid’2005, Seattle, Washington, USA, Nov.2005.

Figure

Figure 3: On time variation with respect to requests response times (TTL).

Références

Documents relatifs

For the single player case, we obtain a necessary condition for the relay to attempt the delivery of the message that reflects a minimal value of the reward and show that the

We compare our algorithm against other well-known DTN routing schemes and show that we obtain the lowest replication ratio without the knowledge of the topology and with a

Dans ce cas, si la question initiale était posée dans le cadre d’un programme de recherche visant à caractériser la dynamique d’une ressource biologique sous l’impact de la

The coalitional game behavior of a typical player is called to be hedonic if the gain of any player depends solely on the members of the coalition to which the player belongs, thus,

As the on-line recognizer, we employ a structured character pattern representation (SCPR) dictionary to reduce the total size of memory and a Linear-time Elastic Matching (LTM)

The transition is considered meaningful if the energy required for switching back and forth to the sleep state, plus the energy spent during the sleep state is less than the

11 Measured ultrasonic signals in time domain at room temperature at a location (a) without and (b) with disbond using the FUTs shown in Fig.. 8 and an inductive

(Received 16 June 2014; revised manuscript received 12 December 2014; published 23 December 2014) Excitation of electron-hole pairs in the vicinity of the Dirac cone by the