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
120
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
430
kivitendo REST API
qutic
0
200
Private Cloud mit SmartOS und Project FiFo
qutic
0
93
Open Source - eine Alternative zu FileMaker?
qutic
0
720
Server-Orchestration mit Rundeck
qutic
0
120
Erstellung hochverfügbarer Dienste mit Consul
qutic
0
71
Radiant CMS
qutic
1
430
Capistrano
qutic
1
160
zfs ashift. Wechsel von 512b zu 4k Platten
qutic
0
210
Other Decks in Technology
See All in Technology
競争優位を生み出す戦略的内製開発の実践技法
masuda220
PRO
2
510
ソフトウェアアーキテクトのための意思決定術: Create Decision Readiness—The Real Skill Behind Architectural Decision
snoozer05
PRO
27
7.8k
AI Agentにおける評価指標とAgent GPA
tsho
1
250
Microsoft Fabric のワークスペースと容量の設計原則
ryomaru0825
2
210
APMの世界から見るOpenTelemetryのTraceの世界 / OpenTelemetry in the Java
soudai
PRO
0
210
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
4
22k
Vertex AI Agent Engine で学ぶ「記憶」の設計
tkikuchi
0
110
どこで打鍵するのが良い? IaCの実行基盤選定について
nrinetcom
PRO
2
100
LINEヤフーにおけるAI駆動開発組織のプロデュース施策
lycorptech_jp
PRO
0
230
大規模な組織におけるAI Agent活用の促進と課題
lycorptech_jp
PRO
5
7.2k
論文検索を日本語でできるアプリを作ってみた
sailen2
0
150
パネルディスカッション資料 (at Tableau Now! - 2026-02-26)
yoshitakaarakawa
0
830
Featured
See All Featured
Beyond borders and beyond the search box: How to win the global "messy middle" with AI-driven SEO
davidcarrasco
2
65
AI in Enterprises - Java and Open Source to the Rescue
ivargrimstad
0
1.2k
30 Presentation Tips
portentint
PRO
1
250
Reflections from 52 weeks, 52 projects
jeffersonlam
356
21k
Music & Morning Musume
bryan
47
7.1k
Java REST API Framework Comparison - PWX 2021
mraible
34
9.2k
How to Align SEO within the Product Triangle To Get Buy-In & Support - #RIMC
aleyda
1
1.4k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.6k
GraphQLとの向き合い方2022年版
quramy
50
14k
The SEO identity crisis: Don't let AI make you average
varn
0
400
Side Projects
sachag
455
43k
Statistics for Hackers
jakevdp
799
230k
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