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
69
Open Source - eine Alternative zu FileMaker?
qutic
0
700
Server-Orchestration mit Rundeck
qutic
0
100
Erstellung hochverfügbarer Dienste mit Consul
qutic
0
64
Radiant CMS
qutic
1
400
Capistrano
qutic
1
140
zfs ashift. Wechsel von 512b zu 4k Platten
qutic
0
190
Other Decks in Technology
See All in Technology
7月のガバクラ利用料が高かったので調べてみた
techniczna
2
110
ウォンテッドリーのアラート設計と Datadog 移行での知見
donkomura
0
310
DeNA での思い出 / Memories at DeNA
orgachem
PRO
3
1.5k
株式会社ARAV 採用案内
maqui
0
340
攻撃と防御で実践するプロダクトセキュリティ演習~導入パート~
recruitengineers
PRO
1
130
実践アプリケーション設計 ③ドメイン駆動設計
recruitengineers
PRO
1
140
ドキュメントはAIの味方!スタートアップのアジャイルを加速するADR
kawauso
3
320
自治体職員がガバクラの AWS 閉域ネットワークを理解するのにやって良かった個人検証環境
takeda_h
2
380
ZOZOTOWNフロントエンドにおけるディレクトリの分割戦略
zozotech
PRO
16
5.2k
制約理論(ToC)入門
recruitengineers
PRO
2
230
トヨタ生産方式(TPS)入門
recruitengineers
PRO
1
180
LLM時代の検索とコンテキストエンジニアリング
shibuiwilliam
2
1.1k
Featured
See All Featured
BBQ
matthewcrist
89
9.8k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Side Projects
sachag
455
43k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
4 Signs Your Business is Dying
shpigford
184
22k
Designing for Performance
lara
610
69k
Code Reviewing Like a Champion
maltzj
525
40k
Building Adaptive Systems
keathley
43
2.7k
Statistics for Hackers
jakevdp
799
220k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.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