SmartOS: Unterschied zwischen den Versionen

Aus C3D2
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 3: Zeile 3:
[[Kategorie:Betriebssystem]]
[[Kategorie:Betriebssystem]]


'''SmartOS''' is a [ree and open-source software [[UNIX System V#SVR4|SVR4]] [[hypervisor]] based on the [[Unix|UNIX]] [[operating system]] that combines [[OpenSolaris]] technology with Linux's [[Kernel-based Virtual Machine|KVM]] virtualization.<ref>{{cite web | last=Frommel|first=Oliver|title= SmartOS Weds Open Solaris to Linux KVM Virtualization | url = http://www.admin-magazine.com/HPC/News/SmartOS-Weds-Open-Solaris-to-Linux-KVM-Virtualization | work = Admin magazine | accessdate = 31 December 2012}}</ref> Its core kernel contributed to the [[illumos]] project.<ref>{{Citation | url = https://github.com/joyent/illumos-joyent | title= illumos-joyent | date=April 2015}}</ref> It features several technologies: [[OpenSolaris Network Virtualization and Resource Control|Crossbow]], [[DTrace]], [[Kernel-based Virtual Machine|KVM]], [[ZFS]], and [[Solaris Containers|Zones]].<ref name = "smartos.org">{{Citation | url = http://smartos.org/ | title = SmartOS}}.</ref><ref>{{cite web | date = Aug 15, 2014 | url = http://www.datacenterknowledge.com/archives/2011/08/15/joyent-open-sources-smartos/ | title=Joyent Open Sources SmartOS for the Cloud | publisher=Data Center Knowledge | accessdate = January 1, 2013 | last = Miller | first = Colleen}}</ref> Unlike other illumos distributions, SmartOS employs [[NetBSD]] [[pkgsrc]] package management.<ref>{{cite web |title=Joyent Packages Documentation - Home |url=https://pkgsrc.joyent.com/}}</ref> SmartOS is designed to be particularly suitable for building clouds and generating appliances.<ref>{{cite web | work = H online | url = http://www.h-online.com/open/news/item/SmartOS-brings-KVM-to-the-Solaris-kernel-1323425.html | title= SmartOS brings KVM to the Solaris kernel}}</ref> It is developed for and by [[Joyent]], but is open-source and free for anyone to use.
'''SmartOS''' is a [ree and open-source software [[UNIX System V#SVR4|SVR4]] [[hypervisor]] based on the [[Unix|UNIX]] [[operating system]] that combines [[OpenSolaris]] technology with Linux's [[Kernel-based Virtual Machine|KVM]] virtualization.<ref>{{cite web | last=Frommel|first=Oliver|title= SmartOS Weds Open Solaris to Linux KVM Virtualization | url = http://www.admin-magazine.com/HPC/News/SmartOS-Weds-Open-Solaris-to-Linux-KVM-Virtualization | work = Admin magazine | accessdate = 31 December 2012}}</ref> Its core kernel contributed to the [[illumos]] project.<ref>{{Citation | url = https://github.com/joyent/illumos-joyent | title= illumos-joyent | date=April 2015}}</ref> It features several technologieimgs: [[OpenSolaris Network Virtualization and Resource Control|Crossbow]], [[DTrace]], [[Kernel-based Virtual Machine|KVM]], [[ZFS]], and [[Solaris Containers|Zones]].<ref name = "smartos.org">{{Citation | url = http://smartos.org/ | title = SmartOS}}.</ref><ref>{{cite web | date = Aug 15, 2014 | url = http://www.datacenterknowledge.com/archives/2011/08/15/joyent-open-sources-smartos/ | title=Joyent Open Sources SmartOS for the Cloud | publisher=Data Center Knowledge | accessdate = January 1, 2013 | last = Miller | first = Colleen}}</ref> Unlike other illumos distributions, SmartOS employs [[NetBSD]] [[pkgsrc]] package management.<ref>{{cite web |title=Joyent Packages Documentation - Home |url=https://pkgsrc.joyent.com/}}</ref> SmartOS is designed to be particularly suitable for building clouds and generating appliances.<ref>{{cite web | work = H online | url = http://www.h-online.com/open/news/item/SmartOS-brings-KVM-to-the-Solaris-kernel-1323425.html | title= SmartOS brings KVM to the Solaris kernel}}</ref> It is developed for and by [[Joyent]], but is open-source and free for anyone to use.
 
=== Deployment von lx-zones ===
 
 
mit 'imgadm' können Images verwaltet werden und mittels 'vmadm' laufende virtuelle Maschinen und Container.
 
Um eine neue LX-Zone zu erstellen muss zunächst eine JSON-Beschreibungsdatei erstellt werden.
 
Dies kann auch mithilfe des Webfrontends: [https://dsapid.root1.ass.de/ui/#!/configure] geschehen
Dieses JSON am besten im den Ordner: '/zones/c3d2/templates' anlegen.
 
Vorher kann man sich die Liste aller Verfügbaren Images angeschauen und gegebenenfalls erweitert.
 
=== Deployment von kvm-machines ===
 


=== weiterführend ===
=== weiterführend ===

Version vom 13. September 2019, 22:19 Uhr


SmartOS is a [ree and open-source software SVR4 hypervisor based on the UNIX operating system that combines OpenSolaris technology with Linux's KVM virtualization.[1] Its core kernel contributed to the illumos project.[2] It features several technologieimgs: Crossbow, DTrace, KVM, ZFS, and Zones.[3][4] Unlike other illumos distributions, SmartOS employs NetBSD pkgsrc package management.[5] SmartOS is designed to be particularly suitable for building clouds and generating appliances.[6] It is developed for and by Joyent, but is open-source and free for anyone to use.

Deployment von lx-zones

mit 'imgadm' können Images verwaltet werden und mittels 'vmadm' laufende virtuelle Maschinen und Container.

Um eine neue LX-Zone zu erstellen muss zunächst eine JSON-Beschreibungsdatei erstellt werden.

Dies kann auch mithilfe des Webfrontends: [1] geschehen Dieses JSON am besten im den Ordner: '/zones/c3d2/templates' anlegen.

Vorher kann man sich die Liste aller Verfügbaren Images angeschauen und gegebenenfalls erweitert.

Deployment von kvm-machines

weiterführend

siehe auch illumos#SmartOS