SmartOS

SmartOS

SmartOS banner and console login
Developer Joyent
Written in C
Working state Current
Source model Open source, on GitHub[1]
Available in English
Package manager pkgsrc
Platforms x86-64
Kernel type Monolithic
License CDDL
Official website smartos.org

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

SmartOS is an in-memory operating system and boots directly into random access memory. It supports various boot mechanisms such as booting from USB thumbdrive, ISO Image, or over the network via PXE boot. One of the many benefits of employing this boot mechanism is that operating system upgrades are trivial, simply requiring a reboot from a newer SmartOS image version.[8]

SmartOS follows a strict local node storage architecture. This means that virtual machines are stored locally on each node and do not boot over the network from a central SAN or NAS. This helps ensure that network latency issues are eliminated as well as to preserve node independence. Multi-node SmartOS clouds can be managed via the open-source[9] Joyent SmartDataCenter[10] (SDC) cloud orchestration suite or via the Project Fifo[11] Open Source SmartOS Cloud management platform built on Erlang.

SmartOS has several types of zones, also referred to as containers. The typical zone is UNIX, using pkgsrc as a package manager. KVM, which allows running arbitrary other operating systems using hardware virtualization, also runs inside a zone, albeit with minimal privileges to further increase security.[4] Another type is LX, which can run many different popular Linux distributions without the overhead of KVM, by supporting the Linux syscall table.[12]

In 2012, Joyent and MongoDB Inc. (formerly 10gen) partnered to improve the scalability of SmartOS.[13]

References

  1. "Smart OS live", Joyent, Git hub.
  2. Frommel, Oliver. "SmartOS Weds Open Solaris to Linux KVM Virtualization". Admin magazine. Retrieved 31 December 2012.
  3. illumos-joyent, April 2015
  4. 1 2 SmartOS.
  5. Miller, Colleen (Aug 15, 2014). "Joyent Open Sources SmartOS for the Cloud". Data Center Knowledge. Retrieved January 1, 2013.
  6. "Joyent Packages Documentation - Home".
  7. "SmartOS brings KVM to the Solaris kernel". H online.
  8. Trent, Slater. "SmartOS Fundamentals". SmartCore. Retrieved 27 February 2012.
  9. "Joyent open-sources its core technology". Infoworld. Nov 6, 2014. Retrieved Sep 20, 2015.
  10. sdc, Sep 3, 2014
  11. Gies, Heinz. "Project FiFo SmartOS Project". Project FiFo. Retrieved 6 June 2014.
  12. Running Linux containers on an illumos kernel.
  13. "Joyent and 10gen Strengthen Partnership Around MongoDB and SmartOS". Finance. Yahoo!. Oct 16, 2012. Retrieved January 1, 2013.
This article is issued from Wikipedia - version of the 10/14/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.