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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
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
91
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
1 年間の育休から時短勤務で復帰した私が、 AI を駆使して立ち上がりを早めた話
lycorptech_jp
PRO
0
150
「OSアップデート:年に一度の「大仕事」を乗り切るQA戦略」_Mobile Tech Flex 〜4社合同!私たちのモバイル開発自慢大会〜
gu3
0
220
Microsoft Fabric のワークスペースと容量の設計原則
ryomaru0825
2
120
Java ランタイムからカスタムランタイムに行き着くまで
ririru0325
0
110
Three-Legged OAuth in AgentCore Gateway
hironobuiga
2
190
フルスタックGoでスコア改ざんを防いだ話
ponyo877
0
510
チーム開発の基礎_研究を事業につなげるために
cyberagentdevelopers
PRO
8
4.3k
『誰の責任?』で揉めるのをやめて、エラーバジェットで判断するようにした ~感情論をデータで終わらせる、PMとエンジニアの意思決定プロセス~
coconala_engineer
0
1.7k
使って学ぼう MCP (と GitHub Codespaces)
tsubakimoto_s
1
220
Open Table Formatにおけるストレージ抽象化の比較
lycorptech_jp
PRO
1
200
AIに視覚を与えモバイルアプリケーション開発をより円滑に行う
lycorptech_jp
PRO
1
490
Goで実現する堅牢なアーキテクチャ:DDD、gRPC-connect、そしてAI協調開発の実践
fujidomoe
3
610
Featured
See All Featured
Jamie Indigo - Trashchat’s Guide to Black Boxes: Technical SEO Tactics for LLMs
techseoconnect
PRO
0
75
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.4k
Building an army of robots
kneath
306
46k
Information Architects: The Missing Link in Design Systems
soysaucechin
0
810
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
60
42k
Design of three-dimensional binary manipulators for pick-and-place task avoiding obstacles (IECON2024)
konakalab
0
360
Un-Boring Meetings
codingconduct
0
210
The B2B funnel & how to create a winning content strategy
katarinadahlin
PRO
1
290
Context Engineering - Making Every Token Count
addyosmani
9
680
Prompt Engineering for Job Search
mfonobong
0
180
Building Adaptive Systems
keathley
44
2.9k
Digital Projects Gone Horribly Wrong (And the UX Pros Who Still Save the Day) - Dean Schuster
uxyall
0
530
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