Sie sind auf Seite 1von 4

Datasheet

Proxmox Virtual Environment

AT A GLANCE OVERVIEW
• Complete virtualization solution for Proxmox VE is a complete open-source solution for enterprise
production environments virtualization that tightly integrates KVM hypervisor and LXC
• KVM hypervisor containers, software-defined storage and networking functionality
on a single platform. With the central built-in web interface you
• Lightweight Linux containers (LXC)
can easily run VMs and containers, manage software-defined
• Web-based management interface
storage and networking functionality, high-availability clustering,
• Comprehensive management and multiple integrated out-of-the-box tools like backup/restore,
feature-set live migration, replication, and the firewall. Proxmox VE allows to
• Multi-node highly available clusters virtualize even the most demanding Linux and Windows
(HA) application workloads.
• VM templates and clones By combining two virtualization technologies, Proxmox VE is giving
• Live migration maximum flexibility to your virtual IT environment. It includes
strong high-availability (HA) support and thanks to the unique
• Proxmox VE Firewall
multi-master design there is no need for an additional
• Multiple storage types supported management server thus saving resources and allowing high
like Ceph, Ceph FS, NFS, ZFS, availability without single point of failures (SPOF).
Gluster, iSCSI,…

• Backup/Restore ENTERPRISE-READY
• Open-source license GNU AGPL, v3 Enterprises use the powerful yet easy-to-manage solution
Proxmox VE to deploy hyper-converged clusters in their data
center. Multiple authentication sources combined with role based
user and permission management enable full control of your HA
clusters. The REST API enables easy integration of third party
management tools such as custom hosting environments.

The future-proof open source development model of Proxmox VE


guarantees full access to the products source code as well as
maximum flexibility and security.

Proxmox VE Datasheet 1/4


© Proxmox Server Solutions GmbH | www.proxmox.com
KEY FEATURES
INDUSTRY-LEADING HIGH AVAILABILITY CLUSTER
ENTERPRISE VIRTUALIZATION • No single point of failure (no SPOF)
TECHNOLOGY • Multi-master cluster (no single master)
• GUI for managing KVM and container HA settings
• Linux and Windows Servers, 32 and 64 bit • pmxcfs—Proxmox VE Cluster File System: database-
operation systems driven file system for storing configuration files
• Support for the latest Intel and AMD server chipsets replicated in realtime on all nodes using Corosync
for great VM performance • Based on proven Linux HA technologies, providing
• Leading performance relative to bare metal for real- stable and reliable HA service
world enterprise workloads • Resource agents for KVM and Linux Containers
• Management layer contains all the capabilities (LXC)
required to create and manage a virtual • Watchdog based Fencing
infrastructure
FENCING
OPEN-SOURCE SOFTWARE
• Proxmox VE HA Manger uses self fencing provided
• Licensed under the free, copyleft GNU Affero
by hardware Watchdog or kernel Softdog
General Public License, version 3 (AGPL, V3: • No simultaneous data access and corruption
http://www.gnu.org/licenses/agpl-3.0.html)
• Works „out-of-the-box“
• Designed to ensure cooperation with community
• Proxmox VE HA Simulator included for testing
• Public code repository (GIT)
• Bugtracker INTEGRATED WEB-BASED MANAGEMENT
Public community forum

GUI
• Free Wiki for documention and HowTo´s
• No need to install a separate management tool or
ENTERPRISE SUPPORT any additional management node
• Exclusive access to the stable Enterprise Repository • Fast search-driven interface, capable of handling
• Updates via GUI thousands of VM´s
• Professional support from the Proxmox team • Secure HTML5 VNC console, supporting SSL
• To ensure business continuity • Wizard based creation of virtual servers and
containers
RESTFUL WEB API • Seamless integration and management of Proxmox
• Easy integration for third party management tools VE 4.x Cluster
like custom hosting environments • Subscription management via GUI
• REST like API (JSON as primary data format, and the • Role based permission management for all objects
whole API is formally defined using JSON Schema) (VM´s and CT´s, storages, etc.)
• Easy and human readable data format (native web • Support for multiple authentication sources (e.g.
browser format) local, MS ADS, LDAP, ...)
• Automatic parameter verification (verification of • AJAX technologies for dynamic updates of resources
return values) • Based on Ext JS JavaScript framework.
• Automatic generation of API documentation • Cluster-wide Task and Cluster logs: The GUI shows
• Easy way to create command line tools (use the all running tasks from the whole cluster but also the
same API) history and the syslog of each node. This includes
• Resource Oriented Architecture (ROA) running backup or restore jobs, live-migration or HA
• Declarative API definition using JSON Schema triggered activities

Proxmox VE Datasheet 2/4


© Proxmox Server Solutions GmbH | www.proxmox.com
KEY FEATURES
• Supports IPv4 and IPv6
LIVE MIGRATION • Cluster-wide settings
• Moving QEMU virtual servers from one physical • 3 levels of configuration (datacenter, host, VM/CT)
host to another without any downtime. • Completely customizable allowing complex
configurations via GUI or CLI
COMMAND LINE INTERFACE • Quick setup with predefined macros
• For advanced users
• Manage all components of your virtual environment MULTIPLE AUTHENTICATION SOURCES
• CLI with intelligent tab completion and full UNIX • Proxmox VE supports multiple authentication
man page documentation sources
• Linux PAM standard authentication (e.g. 'root' and
STORAGE TYPES other local users)
• Local storage, ZFS, LVM with ext3/ext4, and XFS • Proxmox VE authentication server (built-in)
• Shared storage such as FC, iSCSI or NFS • Microsoft Active Directory (MS ADS)
• Distributed storage such as Ceph RBD or GlusterFS • LDAP
• Unlimited number of storage definitions (cluster-
wide) ROLE-BASED ADMINISTRATION
• User- and permission management for all objects
BRIDGED NETWORKING (VM´s, storages, nodes, etc.)
• Bridged networking model • A role is simply a list of privileges. Proxmox VE
• Each host with up to 4094 bridges comes with a number of predefined roles which
• TCP/IP configuration satisfies most needs. The whole set of predefined
• IPv4 and IPv6 support roles can be seen on the GUI.
• VLANs • Permissions are the way to control access to
• Open vSwitch objects. In technical terms they are simply a triple
containing <path,user,role>. This concept is also
BACKUP AND RESTORE known as access control lists. Each permission
• Full backups of containers and VMs specifies a subject (user or group) and a role (set of
• Live Snapshot Backups privileges) on a specific path.
• Multiple schedules and backup storages
• GUI integrations, but also via CLI
VM TEMPLATES AND CLONES
• "Backup Now" and restore via GUI • Deploying virtual machines from templates is
• All jobs from all nodes can be monitored via the GUI blazing fast, very comfortable and if you use linked
tab “Tasks” clones you can optimize your storage by using base
images and thin-provisioning.
PROXMOX VE FIREWALL • Linked and Full Clones
• Linux-based netfilter technology. Stateful firewall.
Provides high bandwith.
TWO-FACTOR AUTHENTICATION
• Distributed: Main configuration in Proxmox VE • For high security
cluster file system, iptable rules stored in nodes. • 2 types: Time-based One Time Passwords and
YubiKey

„Exactly what we needed: High availability features, ease of use and proper
integration of a shared storage technology (Ceph) without the need to set
up separate storage systems.“
Martin Gollowitzer,
Voluntary System Administrator at FSFE

Proxmox VE Datasheet 3/4


© Proxmox Server Solutions GmbH | www.proxmox.com
LEARN MORE HELP AND SUPPORT
Wiki: https://pve.proxmox.com Proxmox Customer Portal:
Community Forums: https://my.proxmox.com
https://forum.proxmox.com/ Forum: https://forum.proxmox.com
Bugtracker: https://bugzilla.proxmox.com
TRAINING PROXMOX VE
Code repository: https://git.proxmox.com
Learn Proxmox VE easily! Visit
HOW TO BUY https://www.proxmox.com/training

Visit the Proxmox Online Shop to purchase a ABOUT PROXMOX


subscription: https://shop.maurer-it.com
Proxmox Server Solutions GmbH is a software
Find an authorized reseller in your area: provider dedicated to develop powerful and
www.proxmox.com/partners efficient open-source server solutions. The
SALES AND INQUIRIES privately held company is based in Vienna
(Europe).
office@proxmox.com

Das könnte Ihnen auch gefallen