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
70
Open Source - eine Alternative zu FileMaker?
qutic
0
700
Server-Orchestration mit Rundeck
qutic
0
110
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
【 LLMエンジニアがヒューマノイド開発に挑んでみた 】 - 第104回 Machine Learning 15minutes! Hybrid
soneo1127
0
270
TypeScript入門
recruitengineers
PRO
35
12k
Webブラウザ向け動画配信プレイヤーの 大規模リプレイスから得た知見と学び
yud0uhu
0
200
『FailNet~やらかし共有SNS~』エレベーターピッチ
yokomachi
1
200
LLM翻訳ツールの開発と海外のお客様対応等への社内導入事例
gree_tech
PRO
0
490
ここ一年のCCoEとしてのAWSコスト最適化を振り返る / CCoE AWS Cost Optimization devio2025
masahirokawahara
1
1.4k
AIのグローバルトレンド2025 #scrummikawa / global ai trend
kyonmm
PRO
1
200
RSCの時代にReactとフレームワークの境界を探る
uhyo
9
2.7k
5年目から始める Vue3 サイト改善 #frontendo
tacck
PRO
3
150
シークレット管理だけじゃない!HashiCorp Vault でデータ暗号化をしよう / Beyond Secret Management! Let's Encrypt Data with HashiCorp Vault
nnstt1
3
200
Automating Web Accessibility Testing with AI Agents
maminami373
0
840
iPhone Eye Tracking機能から学ぶやさしいアクセシビリティ
fujiyamaorange
0
520
Featured
See All Featured
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Six Lessons from altMBA
skipperchong
28
4k
Statistics for Hackers
jakevdp
799
220k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Faster Mobile Websites
deanohume
309
31k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
Automating Front-end Workflow
addyosmani
1370
200k
Music & Morning Musume
bryan
46
6.8k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
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