Xen
Valutazione di piattaforme e tecnologie per sistemi di Cloud Computing
Roberto Bifulco — Tue, 08/10/2010 - 21:16
L’evoluzione delle tecnologie e delle modalità di fruizione delle stesse da parte degli utenti finali e/o grandi compagnie sta spostando la visione classica di ICT, ovvero grandi datacentre localizzati sul territorio e fruizione dei servizi erogati mediante Personal Computer.
Link Multiplexing in a Xen-based Network Emulation System
Roberto Bifulco — Sat, 05/08/2010 - 17:00
Network emulation has gained wide interest in the community of network researchers to evaluate the effectiveness of new protocols and applications in controllable and realistic network scenarios. To ensure scalability, modern emulation systems rely on the use of virtualization techniques to create complex networked systems by means of the computational resources available in a cluster of computers. In the context of network emulation systems, link multiplexing is the problem of emulating multiple point-to-point connections on top of a single Ethernet link.
Dynamic Virtual Cluster reconfiguration for efficient IaaS provisioning
Roberto Bifulco — Sat, 05/08/2010 - 16:49
Cloud computing is an emerging paradigm to provide Infrastructure as a Service (IaaS). In this paper we present NEPTUNE-IaaS, a software system able to support the whole lifecycle of IaaS provisioning in a Virtual Cluster environment. Our system allows interactive design of complex system topologies and their efficient mapping onto the available physical resources of a cluster. It also provides transparent VM migration features across geographically distributed datacenters, thanks to the adoption of the Service Switching paradigm.
Xen Networking
Roberto Bifulco — Mon, 07/28/2008 - 18:07
XEN e' un noto hypervisor per la gestione di macchine virtuali in Linux. Il nome delle macchine virtuali in XEN e' dom. Ogni vm (virtual machine) e' quindi individuata da uno specifico nome domU, dove U rappresenta un numero progressivo che viene assegnato in base all'ordine di creazione delle macchine stesse (es. dom1, dom2, ...).
La vm dom0 e' una speciale macchina, che si occupa della gestione dell'intera infrastruttura XEN. In seno a questa macchina e' gestito anche il networking per le macchine virtuali.
