Linux Virtual Server: Submitted By: Shailendra Kumar Sharma 06EYTCS049
Linux Virtual Server: Submitted By: Shailendra Kumar Sharma 06EYTCS049
Linux Virtual Server: Submitted By: Shailendra Kumar Sharma 06EYTCS049
Submitted by:
Shailendra Kumar Sharma
06EYTCS049
Agenda
Introduction
The Linux Virtual Server framework
General architecture
Technology Overview
Literature Development
Working Principle
Characteristics of LVS
Conclusion
References
What is Virtual Server ??
Virtual server is a highly scalable and highly available
server.
It is built on a cluster of real servers.
The architecture of server cluster is fully transparent
to end users.
The Users interact with the cluster system.
The load balancers
can dispatch requests
to the different
servers and make
parallel services of
the cluster to appear
as a virtual service on
a single IP address,
and request
dispatching can use
IP load balancing
technologies or
application-level load
balancing
technologies.
Framework
General Architecture
3 tiers
Load balancer
Server cluster
Shared storage
Technology Overview:
Compute clustering (such as Beowulf) uses multiple
machines to provide greater computing power for
computationally intensive tasks.
QUERRIES???