Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
KVM mit OmniOS
Search
qutic
June 23, 2015
Technology
0
100
KVM mit OmniOS
Virtualisieren von Windows, Linux, BSD mit Hilfe von KVM auf der Basis von OmniOS 006 bzw. 014.
qutic
June 23, 2015
Tweet
Share
More Decks by qutic
See All by qutic
Server-Monitoring mit Zabbix
qutic
1
390
kivitendo REST API
qutic
0
170
Private Cloud mit SmartOS und Project FiFo
qutic
0
72
Open Source - eine Alternative zu FileMaker?
qutic
0
700
Server-Orchestration mit Rundeck
qutic
0
110
Erstellung hochverfügbarer Dienste mit Consul
qutic
0
66
Radiant CMS
qutic
1
410
Capistrano
qutic
1
140
zfs ashift. Wechsel von 512b zu 4k Platten
qutic
0
190
Other Decks in Technology
See All in Technology
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
9k
バイブコーディングと継続的デプロイメント
nwiizo
2
400
AI ReadyなData PlatformとしてのAutonomous Databaseアップデート
oracle4engineer
PRO
0
150
それでも私はContextに値を詰めたい | Go Conference 2025 / go conference 2025 fill context
budougumi0617
4
1.2k
生成AIを活用したZennの取り組み事例
ryosukeigarashi
0
200
業務自動化プラットフォーム Google Agentspace に入門してみる #devio2025
maroon1st
0
180
analysis パッケージの仕組みの上でMulti linter with configを実現する / Go Conference 2025
k1low
1
260
extension 現場で使えるXcodeショートカット一覧
ktombow
0
200
後進育成のしくじり〜任せるスキルとリーダーシップの両立〜
matsu0228
6
2k
Azure SynapseからAzure Databricksへ 移行してわかった新時代のコスト問題!?
databricksjapan
0
130
Geospatialの世界最前線を探る [2025年版]
dayjournal
3
480
組織観点からIAM Identity CenterとIAMの設計を考える
nrinetcom
PRO
1
160
Featured
See All Featured
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
Speed Design
sergeychernyshev
32
1.1k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
9
570
Bash Introduction
62gerente
615
210k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Producing Creativity
orderedlist
PRO
347
40k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.7k
Embracing the Ebb and Flow
colly
88
4.8k
Transcript
© 2015
[email protected]
KVM mit OmniOS
Illumos Virtualisierungs- Optionen
Zones lx Branded Zones VirtualBox Xen KVM
Zones lx Branded Zones VirtualBox Xen KVM
VirtualBox || KVM
isainfo -v | grep vmx
Intel AMD
pkg install system/kvm \ virtualization/kvm
modinfo | grep kvm
add_drv kvm
zfs set volsize=60G rpool/swap
dladm create-vnic -l igb0 kvm0
zfs create rpool/kvm zfs create -V 20G rpool/kvm/kvm0
None
Tools
gem install qemu-toolkit
None
SMF-Support
None
kvmadm
KVM in einer Zone
Performance
None
None
Cloning
Backup
Monitoring
Troubleshooting
Im Bios VT-x enablen
grep 'exclude: kvm' /etc/system
?
Quellen ‣ http://omnios.omniti.com/wiki.php/VirtualMachinesKVM ‣ http://wiki.openindiana.org/oi/7.3+KVM ‣ http://kschiess.bitbucket.org/qemu-toolkit/README.7.html ‣ http://www.kvmadm.org ‣
http://dtrace.org/blogs/brendan/2013/01/11/virtualization-performance- zones-kvm-xen/ ‣ https://docs.google.com/spreadsheets/d/ 1uhCR4A9VawJsNG01AuC5CBVTQYlkoY1m9qdSuAwZp-s/edit? pli=1#gid=0 ‣ http://fnordig.de/2012/09/16/getting-ipvworking-with-smartos-and-kvm/ ‣ http://blog.smartcore.net.au/smartos-demo-part1/ ‣ http://wiki.qemu.org/download/qemu-doc.html#pcsys_005fmonitor