SlideShare a Scribd company logo
1 of 30
Download to read offline
1
Increase Efficiency of Solaris
Operations & Hardware Life Cycle
Marcel Hofstetter
hofstetter@jomasoft.ch
http://www.jomasoftmarcel.blogspot.ch
CEO / Enterprise Consultant
JomaSoft GmbH
Oracle ACE Associate „Solaris“
2
Agenda
About JomaSoft
Current Oracle and Fujitsu SPARC CPU & Server
Solaris Zones & LDoms Technology
SPARC Server Life Cycle
Automation and Migration using VDCF
Customer Migration Projects
3
About JomaSoft
Engineering company founded July 2000
specialized in Solaris and software
development/integration
Product VDCF (Virtual Datacenter Cloud Framework)
Installation, Management, Monitoring and DR
Solaris 10/11, Virtualize using LDoms
and Solaris Zones
VDCF is used in production since 2006
4
About JomaSoft
Flexible and Customer focused
Oracle Certified Employees
15 Years Solaris Experience
Oracle HW & SW Beta Tester
Well connected with Oracle Solaris &
LDOM Engineering Teams
5
Oracle SPARC M7 CPU
6
Oracle SPARC M7 CPU
7
Oracle SPARC T7 Server
T7-1 T7-2 T7-4
CPU 1 2 2 or 4
Cores 32 64 64 or 128
Threads 256 512 512 or 1024
Max Memory 500 GB 1 TB Up to 2 TB
Size 2 RU 3 RU 5 RU
8
Fujitsu SPARC M10 CPU
Software on Chip (SWoC)
Core activation using licenses
Good single thread performance – same level as the M7 CPU
Large cache (24MB L2)
9
Fujitsu SPARC M10 Server
M10-1 M10-4 M10-4S
CPU 1 4 4 - 64
Cores 8 (3.7 GHz)
or
16 (3.2 GHz)
32 (3.7 GHz)
or
64 (3.4 GHz)
Up to 1024
Threads 16 or 32 Up to 128 Up to 2048
Max Memory 1 TB 2 TB Up to 64 TB
Size 1 RU 4 RU 4 RU per Unit
10
Oracle VM Server for SPARC
SPARC Hypervisor
Each Logical Domain
uses dedicated
Memory and CPU
Threads
→ Zero Overhead
Firmware based
Hypervisor
Isolated Operating
System and
Application in each
Logical Domain
11
Logical Domains (LDoms)
„Only“ on Oracle & Fujitsu
SPARC CMT Server
Systems: T5xx0, T3-x, T4-x, T5-x
M5, M6, M10, T7/M7
Multiple, separated Solaris
instances on one hardware
Individual Updates
Combine with Solaris Zones
Live Migration
No costs (just built into the SPARC Server)
12
Solaris Zones – Your virtual Environments
OS / Kernel
Global Zone
CPU CPU CPU
Memory
CPU
Hardware
ZoneZoneZone
ZoneZoneZone
ZoneZoneZone
1 Kernel
HW Resources shared
Zone = Application environment
Processes are isolated
Very efficient
Proven technology (available since 2005!)
Our customers run thousands of Zones
Container = Zone
13
SPARC Server Life Cycle
14
How to Operate & Migrate successfully
Use LDoms to consolidate s10/s11 on the same HW
Always install applications into Zones for flexibility
Storing everything on central storage makes
migrations easy
Standardize / avoid variants
Automate, automate, automate
→ Avoid errors
→ Makes sure you fulfill your standard
Reduce manual setup
Separate application data and OS
15
Doing it manually?
LDoms
ldm add-vsw, add-vds, add-vcc
ldm create, modify
ldm set-memory
ldm set-vcpu, set-core
ldm set-var
ldm add-vnet
ldm add-vdsdev, add-vdisk
ldm list-bindings
ldm bind
ldm remove-config, add-config
ldm start
ldm migrate
virtinfo
ZFS
zpool create
zpool set
zpool add
zpool status
zpool attach, detach
zpool import, export
zfs list
zfs create
zfs set
zfs mount
zfs snapshot
Zones
zonecfg create
zonecfg set zonepath
zonecfg set autoboot
zonecfg add anet
zonecfg set lower-link
zonecfg add fs
zonecfg set type
zonecfg set dir
zonecfg set special
zonecfg add dataset
zonecfg add device
zonecfg set rctl
zonecfg info
zoneadm list
zoneadm install
zoneadm boot
zoneadm apply
zoneadm detach, attach
Installation
installadm create-service
installadm create-client
installadm create-manifest
installadm update-manifest
installadm create-profile
installadm validate
installadm set-criteria
Network
dladm create-aggr
dladm create-vlan
dladm set-linkprop
ipadm create-ip
ipadm create-addr
ipadm create-ipmp
ipadm set-ifprop
ifconfig
route
IPS Packages
pkg list
pkg install
pkg update
pkg search
pkg publisher
pkg set-publisher
pkgsend publish
IPS Repo
pkgrepo create
pkgrepo list
pkgrepo rebuild
pkgrepo refresh
SMF Services
svccfg
svcadm
svcs
Disk
luxadm probe
luxadm display
format
devfsadm
cfgadm
mpathadm
swap
And More
Plain Config Files
XML Files
.. Solaris 10 commands ...
16
VDCF – Virtual Datacenter Cloud Framework
Management Tool for Zones and LDOMs
Installation, Operation, Migration,
Monitoring and Failover
Supports Solaris 10 + 11 on SPARC/x86
In productive use since 2006
Dynamic Virtualization
Live / Cold Migration and Failover
Resource Configuration and Monitoring
Agility for your Enterprise Private Cloud
For Admins: CLI / no GUI
17
VDCF - Goals
Central view and control of the virtual data center
Standardization: uniform System configuration
As easy as possible for the System administrator
Consistent interfaces for admins (Solaris 10 and 11)
Avoid mistakes: Fully automated Installation & Migration
Flexible: Hardware can be mixed, VDCF adapts the configuration
when migrating
Reduce Complexity: Layer above Solaris / Hide the details
„Best Practices“ are integrated ongonig into the product
Cheap and easy solution for failover and DR
18
Enterprise Private Cloud Architecture
19
Dynamic Virtualization
20
VDCF – High Availability
21
VDCF - Usage samples
Node Install
node -c enable_install name=LDomA build=s11_2_6
node -c install name=LDomA
Guest Domain Definition
gdom -c create name=LDomB cores=4 ram=16g cdom=myT7
vServer (Zone) Operations
vserver -c addfs name=server1 mountpoint=/myDatabase
dataset=server1_db size=2g
vserver -c commit name=server1 exec
vServer (Zone) Migrate
vserver -c migrate name=server1 node=LDomB shutdown
22
VDCF - main benefits
Simplicity
Deploy and manage Virtual Solaris Environments
without a deep Solaris knowledge using only a
handful of intuitive VDCF commands
Standardization
Zones and LDoms are deployed using supported Solaris technologies,
managed in a standard way and able to be deployed and available for
use in minutes rather than hours.
Availability / Recovery
VDCF allows manual or automatic control of server migration or fail-
over leading to improved options in availability, disaster recovery and
performance.
23
Successful T5 Migration Project
Full process is supported by VDCF
Install new hardware and setup of LDom virtualization
Migrate existing environments to the new hardware
24
Replace Sun M5000 with SPARC T7-2
25
Replace Sun M5000 with SPARC T7-2
Project duration
Hardware order and delivery 4 weeks
Prepare Solaris 10 Flash 2 days
Patching old M5000 1 day
Install VDCF on Solaris 11 1 day
Setup Hardware 1 day
Installation CDoms,GDoms,.. using VDCF 1 day
Migration & Testing 1 day
Sucessful projects don't need to take months
26
Questions?
Product white papers, docs and videos online
https://www.jomasoft.com/vdcf
Joint POC recommended
27
Ending Slide
Marcel Hofstetter
hofstetter@jomasoft.ch
http://www.jomasoftmarcel.blogspot.ch
CEO / Enterprise Consultant
JomaSoft GmbH
Oracle ACE Associate „Solaris“
28
Backup Slides
Marcel Hofstetter
hofstetter@jomasoft.ch
http://www.jomasoftmarcel.blogspot.ch
CEO / Enterprise Consultant
JomaSoft GmbH
Oracle ACE Associate „Solaris“
29
VDCF Customer Survey
30
JomaSoft Performance Compare

More Related Content

What's hot

6° Sessione Oracle - CRUI: Oracle Database Appliance: Il potere dell’ingegner...
6° Sessione Oracle - CRUI: Oracle Database Appliance:Il potere dell’ingegner...6° Sessione Oracle - CRUI: Oracle Database Appliance:Il potere dell’ingegner...
6° Sessione Oracle - CRUI: Oracle Database Appliance: Il potere dell’ingegner...
Jürgen Ambrosi
 
Oracle Database Appliance - RAC in a box Some strings attached
Oracle Database Appliance - RAC in a box Some strings attached Oracle Database Appliance - RAC in a box Some strings attached
Oracle Database Appliance - RAC in a box Some strings attached
Fuad Arshad
 
Oda as an enterprise solution at walgreens oow 2012 v7
Oda as an enterprise solution at walgreens oow 2012 v7Oda as an enterprise solution at walgreens oow 2012 v7
Oda as an enterprise solution at walgreens oow 2012 v7
Fuad Arshad
 
New Generation of SPARC Processors Boosting Oracle S/W Angelo Rajadurai
New Generation of SPARC Processors Boosting Oracle S/W Angelo RajaduraiNew Generation of SPARC Processors Boosting Oracle S/W Angelo Rajadurai
New Generation of SPARC Processors Boosting Oracle S/W Angelo Rajadurai
Orgad Kimchi
 

What's hot (20)

6° Sessione Oracle - CRUI: Oracle Database Appliance: Il potere dell’ingegner...
6° Sessione Oracle - CRUI: Oracle Database Appliance:Il potere dell’ingegner...6° Sessione Oracle - CRUI: Oracle Database Appliance:Il potere dell’ingegner...
6° Sessione Oracle - CRUI: Oracle Database Appliance: Il potere dell’ingegner...
 
Sparc solaris servers
Sparc solaris serversSparc solaris servers
Sparc solaris servers
 
Fujitsu m10 server features and capabilities
Fujitsu m10 server features and capabilitiesFujitsu m10 server features and capabilities
Fujitsu m10 server features and capabilities
 
Presentation oracle super cluster t5-8 technical deep dive
Presentation   oracle super cluster t5-8 technical deep divePresentation   oracle super cluster t5-8 technical deep dive
Presentation oracle super cluster t5-8 technical deep dive
 
Oracle Database Appliance - RAC in a box Some strings attached
Oracle Database Appliance - RAC in a box Some strings attached Oracle Database Appliance - RAC in a box Some strings attached
Oracle Database Appliance - RAC in a box Some strings attached
 
Oracle super cluster m7
Oracle super cluster m7Oracle super cluster m7
Oracle super cluster m7
 
Oracle Database Appliance RAC in a box Some Strings Attached
Oracle Database Appliance RAC in a box Some Strings AttachedOracle Database Appliance RAC in a box Some Strings Attached
Oracle Database Appliance RAC in a box Some Strings Attached
 
Customer overview oracle solaris cluster, enterprise edition
Customer overview oracle solaris cluster, enterprise editionCustomer overview oracle solaris cluster, enterprise edition
Customer overview oracle solaris cluster, enterprise edition
 
Exadata x3 workshop
Exadata x3 workshopExadata x3 workshop
Exadata x3 workshop
 
Simplify IT: Oracle SuperCluster
Simplify IT: Oracle SuperCluster Simplify IT: Oracle SuperCluster
Simplify IT: Oracle SuperCluster
 
Představení Oracle SPARC Miniclusteru
Představení Oracle SPARC MiniclusteruPředstavení Oracle SPARC Miniclusteru
Představení Oracle SPARC Miniclusteru
 
Oda as an enterprise solution at walgreens oow 2012 v7
Oda as an enterprise solution at walgreens oow 2012 v7Oda as an enterprise solution at walgreens oow 2012 v7
Oda as an enterprise solution at walgreens oow 2012 v7
 
Přehled portfolia Oracle Database Appliance a praktických případů v regionu EMEA
Přehled portfolia Oracle Database Appliance a praktických případů v regionu EMEAPřehled portfolia Oracle Database Appliance a praktických případů v regionu EMEA
Přehled portfolia Oracle Database Appliance a praktických případů v regionu EMEA
 
Sparc m6 32 in-memory infrastructure for the entire enterprise
Sparc m6 32 in-memory infrastructure for the entire enterpriseSparc m6 32 in-memory infrastructure for the entire enterprise
Sparc m6 32 in-memory infrastructure for the entire enterprise
 
Výhody a benefity nasazení Oracle Database Appliance
Výhody a benefity nasazení Oracle Database ApplianceVýhody a benefity nasazení Oracle Database Appliance
Výhody a benefity nasazení Oracle Database Appliance
 
Oow Ppt 2
Oow Ppt 2Oow Ppt 2
Oow Ppt 2
 
Oracle SPARC T7 a M7 servery
Oracle SPARC T7 a M7 serveryOracle SPARC T7 a M7 servery
Oracle SPARC T7 a M7 servery
 
New Generation of SPARC Processors Boosting Oracle S/W Angelo Rajadurai
New Generation of SPARC Processors Boosting Oracle S/W Angelo RajaduraiNew Generation of SPARC Processors Boosting Oracle S/W Angelo Rajadurai
New Generation of SPARC Processors Boosting Oracle S/W Angelo Rajadurai
 
Power8 hardware technical deep dive workshop
Power8 hardware technical deep dive workshopPower8 hardware technical deep dive workshop
Power8 hardware technical deep dive workshop
 
Tendencias Storage
Tendencias StorageTendencias Storage
Tendencias Storage
 

Viewers also liked

Viewers also liked (7)

Sparc t4 2 system technical overview
Sparc t4 2 system technical overviewSparc t4 2 system technical overview
Sparc t4 2 system technical overview
 
SPARC T7 webinář
SPARC T7 webinářSPARC T7 webinář
SPARC T7 webinář
 
Systems oracle overview_hardware
Systems oracle overview_hardwareSystems oracle overview_hardware
Systems oracle overview_hardware
 
OOW16 - Technical Upgrade Best Practices for Oracle E-Business Suite 12.2 [CO...
OOW16 - Technical Upgrade Best Practices for Oracle E-Business Suite 12.2 [CO...OOW16 - Technical Upgrade Best Practices for Oracle E-Business Suite 12.2 [CO...
OOW16 - Technical Upgrade Best Practices for Oracle E-Business Suite 12.2 [CO...
 
Oracle e-business suite (ebs) r12.2.6 - new functionality
Oracle e-business suite (ebs)  r12.2.6 - new functionalityOracle e-business suite (ebs)  r12.2.6 - new functionality
Oracle e-business suite (ebs) r12.2.6 - new functionality
 
OOW15 - Advanced Architectures for Oracle E-Business Suite
OOW15 - Advanced Architectures for Oracle E-Business SuiteOOW15 - Advanced Architectures for Oracle E-Business Suite
OOW15 - Advanced Architectures for Oracle E-Business Suite
 
Oracle EBS R12.2 - Deployment and System Administration
Oracle EBS R12.2 - Deployment and System AdministrationOracle EBS R12.2 - Deployment and System Administration
Oracle EBS R12.2 - Deployment and System Administration
 

Similar to Increase Efficiency of Solaris Operations & Hardware Life Cycle

Asim CV - (9+ Yrs Exadata,Exalogic,Oracle VM,Cloud, GG, DBA,Fusion MW & Fusio...
Asim CV - (9+ Yrs Exadata,Exalogic,Oracle VM,Cloud, GG, DBA,Fusion MW & Fusio...Asim CV - (9+ Yrs Exadata,Exalogic,Oracle VM,Cloud, GG, DBA,Fusion MW & Fusio...
Asim CV - (9+ Yrs Exadata,Exalogic,Oracle VM,Cloud, GG, DBA,Fusion MW & Fusio...
Mirza Asim
 
Oracle Solaris 11 platform for ECI Telecom private cloud infrastructure
Oracle Solaris 11 platform for ECI Telecom private cloud infrastructure Oracle Solaris 11 platform for ECI Telecom private cloud infrastructure
Oracle Solaris 11 platform for ECI Telecom private cloud infrastructure
Orgad Kimchi
 

Similar to Increase Efficiency of Solaris Operations & Hardware Life Cycle (20)

VDCF Overview
VDCF OverviewVDCF Overview
VDCF Overview
 
JomaSoft & VDCF Overview
JomaSoft & VDCF OverviewJomaSoft & VDCF Overview
JomaSoft & VDCF Overview
 
Increase Efficiency of Solaris Operations & SPARC Life Cycle
Increase Efficiency of Solaris Operations & SPARC Life CycleIncrease Efficiency of Solaris Operations & SPARC Life Cycle
Increase Efficiency of Solaris Operations & SPARC Life Cycle
 
How to build a Oracle cloud adapter SOA, Integration & API's
How to build a Oracle cloud adapter  SOA, Integration & API'sHow to build a Oracle cloud adapter  SOA, Integration & API's
How to build a Oracle cloud adapter SOA, Integration & API's
 
How to build a cloud adapter
How to build a cloud adapterHow to build a cloud adapter
How to build a cloud adapter
 
Pro sphere customer technical
Pro sphere customer technicalPro sphere customer technical
Pro sphere customer technical
 
Enterprise Deployments: The Real World of Best Practices
Enterprise Deployments: The Real World of Best PracticesEnterprise Deployments: The Real World of Best Practices
Enterprise Deployments: The Real World of Best Practices
 
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014
 
Polyteda Power DRC/LVS July 2016
Polyteda Power DRC/LVS July 2016Polyteda Power DRC/LVS July 2016
Polyteda Power DRC/LVS July 2016
 
Asim CV - (9+ Yrs Exadata,Exalogic,Oracle VM,Cloud, GG, DBA,Fusion MW & Fusio...
Asim CV - (9+ Yrs Exadata,Exalogic,Oracle VM,Cloud, GG, DBA,Fusion MW & Fusio...Asim CV - (9+ Yrs Exadata,Exalogic,Oracle VM,Cloud, GG, DBA,Fusion MW & Fusio...
Asim CV - (9+ Yrs Exadata,Exalogic,Oracle VM,Cloud, GG, DBA,Fusion MW & Fusio...
 
PowerDRC/LVS 2.2 released by POLYTEDA
PowerDRC/LVS 2.2 released by POLYTEDAPowerDRC/LVS 2.2 released by POLYTEDA
PowerDRC/LVS 2.2 released by POLYTEDA
 
Automated Deployment and Management of Edge Clouds
Automated Deployment and Management of Edge CloudsAutomated Deployment and Management of Edge Clouds
Automated Deployment and Management of Edge Clouds
 
POLYTEDA: Power DRC/LVS, June 2017
POLYTEDA: Power DRC/LVS, June 2017POLYTEDA: Power DRC/LVS, June 2017
POLYTEDA: Power DRC/LVS, June 2017
 
VMworld Europe 204: Technical Deep Dive on EVO: RAIL, the new VMware Hyper-Co...
VMworld Europe 204: Technical Deep Dive on EVO: RAIL, the new VMware Hyper-Co...VMworld Europe 204: Technical Deep Dive on EVO: RAIL, the new VMware Hyper-Co...
VMworld Europe 204: Technical Deep Dive on EVO: RAIL, the new VMware Hyper-Co...
 
Oracle Solaris 11 platform for ECI Telecom private cloud infrastructure
Oracle Solaris 11 platform for ECI Telecom private cloud infrastructure Oracle Solaris 11 platform for ECI Telecom private cloud infrastructure
Oracle Solaris 11 platform for ECI Telecom private cloud infrastructure
 
JomaSoft VDCF - Solaris Private Cloud
JomaSoft VDCF - Solaris Private CloudJomaSoft VDCF - Solaris Private Cloud
JomaSoft VDCF - Solaris Private Cloud
 
What You Should Know About WebLogic Server 12c (12.2.1.2) #oow2015 #otntour2...
What You Should Know About WebLogic Server 12c (12.2.1.2)  #oow2015 #otntour2...What You Should Know About WebLogic Server 12c (12.2.1.2)  #oow2015 #otntour2...
What You Should Know About WebLogic Server 12c (12.2.1.2) #oow2015 #otntour2...
 
Ten Real-World Customer Configurations on Oracle Database Appliance
Ten Real-World Customer Configurations on Oracle Database Appliance Ten Real-World Customer Configurations on Oracle Database Appliance
Ten Real-World Customer Configurations on Oracle Database Appliance
 
Polyteda: Power DRC/LVS, October 2016
Polyteda: Power DRC/LVS, October 2016Polyteda: Power DRC/LVS, October 2016
Polyteda: Power DRC/LVS, October 2016
 
Docker and coreos20141020b
Docker and coreos20141020bDocker and coreos20141020b
Docker and coreos20141020b
 

More from JomaSoft

More from JomaSoft (16)

SOUG - Experiences with Oracle Solaris 11.4
SOUG - Experiences with Oracle Solaris 11.4SOUG - Experiences with Oracle Solaris 11.4
SOUG - Experiences with Oracle Solaris 11.4
 
Private Cloud mit Solaris auf SPARC
Private Cloud mit Solaris auf SPARCPrivate Cloud mit Solaris auf SPARC
Private Cloud mit Solaris auf SPARC
 
Erfahrungen und Stolpersteine mit Solaris 11.4
Erfahrungen und Stolpersteine mit Solaris 11.4Erfahrungen und Stolpersteine mit Solaris 11.4
Erfahrungen und Stolpersteine mit Solaris 11.4
 
Praktische Erfahrungen mit den kleinen SPARC S7-2 Servern
Praktische Erfahrungen mit den kleinen SPARC S7-2 ServernPraktische Erfahrungen mit den kleinen SPARC S7-2 Servern
Praktische Erfahrungen mit den kleinen SPARC S7-2 Servern
 
UKOUG - What is Delivered with Solaris 11.4
UKOUG - What is Delivered with Solaris 11.4UKOUG - What is Delivered with Solaris 11.4
UKOUG - What is Delivered with Solaris 11.4
 
Experiences with Oracle SPARC S7-2 Server
Experiences with Oracle SPARC S7-2 ServerExperiences with Oracle SPARC S7-2 Server
Experiences with Oracle SPARC S7-2 Server
 
DOAG 2018 / Was bringt Solaris 11.4
DOAG 2018 / Was bringt Solaris 11.4DOAG 2018 / Was bringt Solaris 11.4
DOAG 2018 / Was bringt Solaris 11.4
 
DOAG 2018 / Praktische Erfahrungen mit SPARC S7-2 Server
DOAG 2018 / Praktische Erfahrungen mit SPARC S7-2 ServerDOAG 2018 / Praktische Erfahrungen mit SPARC S7-2 Server
DOAG 2018 / Praktische Erfahrungen mit SPARC S7-2 Server
 
DOAG2018 / Oracle DB erfolgreich betreiben auf SPARC/LDoms/Solaris/ZFS
DOAG2018 / Oracle DB erfolgreich betreiben auf SPARC/LDoms/Solaris/ZFSDOAG2018 / Oracle DB erfolgreich betreiben auf SPARC/LDoms/Solaris/ZFS
DOAG2018 / Oracle DB erfolgreich betreiben auf SPARC/LDoms/Solaris/ZFS
 
Wie gehts weiter mit Oracle Solaris?
Wie gehts weiter mit Oracle Solaris?Wie gehts weiter mit Oracle Solaris?
Wie gehts weiter mit Oracle Solaris?
 
Sicherheit, Compliance, Höchsteistung mit SPARC/Solaris
Sicherheit, Compliance, Höchsteistung mit SPARC/SolarisSicherheit, Compliance, Höchsteistung mit SPARC/Solaris
Sicherheit, Compliance, Höchsteistung mit SPARC/Solaris
 
UKOUG Tech17 - Stay Secure With Oracle Solaris
UKOUG Tech17 - Stay Secure With Oracle SolarisUKOUG Tech17 - Stay Secure With Oracle Solaris
UKOUG Tech17 - Stay Secure With Oracle Solaris
 
Rapid Deploy von OS, Virtualsierung und Applikation
Rapid Deploy von OS, Virtualsierung und ApplikationRapid Deploy von OS, Virtualsierung und Applikation
Rapid Deploy von OS, Virtualsierung und Applikation
 
Rapid Deployment mit JomaSoft VDCF
Rapid Deployment mit JomaSoft VDCFRapid Deployment mit JomaSoft VDCF
Rapid Deployment mit JomaSoft VDCF
 
Effizienter Hardware LifeCycle auf Oracle SPARC M7 Server
Effizienter Hardware LifeCycle auf Oracle SPARC M7 ServerEffizienter Hardware LifeCycle auf Oracle SPARC M7 Server
Effizienter Hardware LifeCycle auf Oracle SPARC M7 Server
 
Wie setzt Swisscom Solaris 11 ein
Wie setzt Swisscom Solaris 11 einWie setzt Swisscom Solaris 11 ein
Wie setzt Swisscom Solaris 11 ein
 

Recently uploaded

Hosa Road Call Girls Service: ☎ 7737669865 ☎ High Profile Model Escorts | Ban...
Hosa Road Call Girls Service: ☎ 7737669865 ☎ High Profile Model Escorts | Ban...Hosa Road Call Girls Service: ☎ 7737669865 ☎ High Profile Model Escorts | Ban...
Hosa Road Call Girls Service: ☎ 7737669865 ☎ High Profile Model Escorts | Ban...
amitlee9823
 
Just Call Vip call girls Shillong Escorts ☎️9352988975 Two shot with one girl...
Just Call Vip call girls Shillong Escorts ☎️9352988975 Two shot with one girl...Just Call Vip call girls Shillong Escorts ☎️9352988975 Two shot with one girl...
Just Call Vip call girls Shillong Escorts ☎️9352988975 Two shot with one girl...
gajnagarg
 
怎样办理维多利亚大学毕业证(UVic毕业证书)成绩单留信认证
怎样办理维多利亚大学毕业证(UVic毕业证书)成绩单留信认证怎样办理维多利亚大学毕业证(UVic毕业证书)成绩单留信认证
怎样办理维多利亚大学毕业证(UVic毕业证书)成绩单留信认证
tufbav
 
Just Call Vip call girls chhindwara Escorts ☎️9352988975 Two shot with one gi...
Just Call Vip call girls chhindwara Escorts ☎️9352988975 Two shot with one gi...Just Call Vip call girls chhindwara Escorts ☎️9352988975 Two shot with one gi...
Just Call Vip call girls chhindwara Escorts ☎️9352988975 Two shot with one gi...
gajnagarg
 
Just Call Vip call girls godhra Escorts ☎️9352988975 Two shot with one girl (...
Just Call Vip call girls godhra Escorts ☎️9352988975 Two shot with one girl (...Just Call Vip call girls godhra Escorts ☎️9352988975 Two shot with one girl (...
Just Call Vip call girls godhra Escorts ☎️9352988975 Two shot with one girl (...
gajnagarg
 
Kothanur Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
Kothanur Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...Kothanur Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
Kothanur Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
amitlee9823
 
➥🔝 7737669865 🔝▻ Deoghar Call-girls in Women Seeking Men 🔝Deoghar🔝 Escorts...
➥🔝 7737669865 🔝▻ Deoghar Call-girls in Women Seeking Men  🔝Deoghar🔝   Escorts...➥🔝 7737669865 🔝▻ Deoghar Call-girls in Women Seeking Men  🔝Deoghar🔝   Escorts...
➥🔝 7737669865 🔝▻ Deoghar Call-girls in Women Seeking Men 🔝Deoghar🔝 Escorts...
amitlee9823
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝
Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝
Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...
Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...
Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...
amitlee9823
 
Escorts Service Sanjay Nagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Sanjay Nagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Sanjay Nagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Sanjay Nagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)
amitlee9823
 
CHEAP Call Girls in Ashok Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Ashok Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Ashok Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Ashok Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
CHEAP Call Girls in Vinay Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Vinay Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Vinay Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Vinay Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Abortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in Dammam
Abortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in DammamAbortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in Dammam
Abortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in Dammam
ahmedjiabur940
 
Just Call Vip call girls Begusarai Escorts ☎️9352988975 Two shot with one gir...
Just Call Vip call girls Begusarai Escorts ☎️9352988975 Two shot with one gir...Just Call Vip call girls Begusarai Escorts ☎️9352988975 Two shot with one gir...
Just Call Vip call girls Begusarai Escorts ☎️9352988975 Two shot with one gir...
gajnagarg
 

Recently uploaded (20)

VVIP Pune Call Girls Gahunje WhatSapp Number 8005736733 With Elite Staff And ...
VVIP Pune Call Girls Gahunje WhatSapp Number 8005736733 With Elite Staff And ...VVIP Pune Call Girls Gahunje WhatSapp Number 8005736733 With Elite Staff And ...
VVIP Pune Call Girls Gahunje WhatSapp Number 8005736733 With Elite Staff And ...
 
Hosa Road Call Girls Service: ☎ 7737669865 ☎ High Profile Model Escorts | Ban...
Hosa Road Call Girls Service: ☎ 7737669865 ☎ High Profile Model Escorts | Ban...Hosa Road Call Girls Service: ☎ 7737669865 ☎ High Profile Model Escorts | Ban...
Hosa Road Call Girls Service: ☎ 7737669865 ☎ High Profile Model Escorts | Ban...
 
Just Call Vip call girls Shillong Escorts ☎️9352988975 Two shot with one girl...
Just Call Vip call girls Shillong Escorts ☎️9352988975 Two shot with one girl...Just Call Vip call girls Shillong Escorts ☎️9352988975 Two shot with one girl...
Just Call Vip call girls Shillong Escorts ☎️9352988975 Two shot with one girl...
 
SM-N975F esquematico completo - reparación.pdf
SM-N975F esquematico completo - reparación.pdfSM-N975F esquematico completo - reparación.pdf
SM-N975F esquematico completo - reparación.pdf
 
怎样办理维多利亚大学毕业证(UVic毕业证书)成绩单留信认证
怎样办理维多利亚大学毕业证(UVic毕业证书)成绩单留信认证怎样办理维多利亚大学毕业证(UVic毕业证书)成绩单留信认证
怎样办理维多利亚大学毕业证(UVic毕业证书)成绩单留信认证
 
Just Call Vip call girls chhindwara Escorts ☎️9352988975 Two shot with one gi...
Just Call Vip call girls chhindwara Escorts ☎️9352988975 Two shot with one gi...Just Call Vip call girls chhindwara Escorts ☎️9352988975 Two shot with one gi...
Just Call Vip call girls chhindwara Escorts ☎️9352988975 Two shot with one gi...
 
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
 
Call Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Just Call Vip call girls godhra Escorts ☎️9352988975 Two shot with one girl (...
Just Call Vip call girls godhra Escorts ☎️9352988975 Two shot with one girl (...Just Call Vip call girls godhra Escorts ☎️9352988975 Two shot with one girl (...
Just Call Vip call girls godhra Escorts ☎️9352988975 Two shot with one girl (...
 
Kothanur Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
Kothanur Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...Kothanur Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
Kothanur Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
 
Escorts Service Daryaganj - 9899900591 College Girls & Models 24/7
Escorts Service Daryaganj - 9899900591 College Girls & Models 24/7Escorts Service Daryaganj - 9899900591 College Girls & Models 24/7
Escorts Service Daryaganj - 9899900591 College Girls & Models 24/7
 
➥🔝 7737669865 🔝▻ Deoghar Call-girls in Women Seeking Men 🔝Deoghar🔝 Escorts...
➥🔝 7737669865 🔝▻ Deoghar Call-girls in Women Seeking Men  🔝Deoghar🔝   Escorts...➥🔝 7737669865 🔝▻ Deoghar Call-girls in Women Seeking Men  🔝Deoghar🔝   Escorts...
➥🔝 7737669865 🔝▻ Deoghar Call-girls in Women Seeking Men 🔝Deoghar🔝 Escorts...
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝
Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝
Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝
 
Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...
Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...
Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...
 
Escorts Service Sanjay Nagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Sanjay Nagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Sanjay Nagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Sanjay Nagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
CHEAP Call Girls in Ashok Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Ashok Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Ashok Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Ashok Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Call Girls Kothrud Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Kothrud Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Kothrud Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Kothrud Call Me 7737669865 Budget Friendly No Advance Booking
 
CHEAP Call Girls in Vinay Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Vinay Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Vinay Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Vinay Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Abortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in Dammam
Abortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in DammamAbortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in Dammam
Abortion Pill for sale in Riyadh ((+918761049707) Get Cytotec in Dammam
 
Just Call Vip call girls Begusarai Escorts ☎️9352988975 Two shot with one gir...
Just Call Vip call girls Begusarai Escorts ☎️9352988975 Two shot with one gir...Just Call Vip call girls Begusarai Escorts ☎️9352988975 Two shot with one gir...
Just Call Vip call girls Begusarai Escorts ☎️9352988975 Two shot with one gir...
 

Increase Efficiency of Solaris Operations & Hardware Life Cycle

  • 1. 1 Increase Efficiency of Solaris Operations & Hardware Life Cycle Marcel Hofstetter hofstetter@jomasoft.ch http://www.jomasoftmarcel.blogspot.ch CEO / Enterprise Consultant JomaSoft GmbH Oracle ACE Associate „Solaris“
  • 2. 2 Agenda About JomaSoft Current Oracle and Fujitsu SPARC CPU & Server Solaris Zones & LDoms Technology SPARC Server Life Cycle Automation and Migration using VDCF Customer Migration Projects
  • 3. 3 About JomaSoft Engineering company founded July 2000 specialized in Solaris and software development/integration Product VDCF (Virtual Datacenter Cloud Framework) Installation, Management, Monitoring and DR Solaris 10/11, Virtualize using LDoms and Solaris Zones VDCF is used in production since 2006
  • 4. 4 About JomaSoft Flexible and Customer focused Oracle Certified Employees 15 Years Solaris Experience Oracle HW & SW Beta Tester Well connected with Oracle Solaris & LDOM Engineering Teams
  • 7. 7 Oracle SPARC T7 Server T7-1 T7-2 T7-4 CPU 1 2 2 or 4 Cores 32 64 64 or 128 Threads 256 512 512 or 1024 Max Memory 500 GB 1 TB Up to 2 TB Size 2 RU 3 RU 5 RU
  • 8. 8 Fujitsu SPARC M10 CPU Software on Chip (SWoC) Core activation using licenses Good single thread performance – same level as the M7 CPU Large cache (24MB L2)
  • 9. 9 Fujitsu SPARC M10 Server M10-1 M10-4 M10-4S CPU 1 4 4 - 64 Cores 8 (3.7 GHz) or 16 (3.2 GHz) 32 (3.7 GHz) or 64 (3.4 GHz) Up to 1024 Threads 16 or 32 Up to 128 Up to 2048 Max Memory 1 TB 2 TB Up to 64 TB Size 1 RU 4 RU 4 RU per Unit
  • 10. 10 Oracle VM Server for SPARC SPARC Hypervisor Each Logical Domain uses dedicated Memory and CPU Threads → Zero Overhead Firmware based Hypervisor Isolated Operating System and Application in each Logical Domain
  • 11. 11 Logical Domains (LDoms) „Only“ on Oracle & Fujitsu SPARC CMT Server Systems: T5xx0, T3-x, T4-x, T5-x M5, M6, M10, T7/M7 Multiple, separated Solaris instances on one hardware Individual Updates Combine with Solaris Zones Live Migration No costs (just built into the SPARC Server)
  • 12. 12 Solaris Zones – Your virtual Environments OS / Kernel Global Zone CPU CPU CPU Memory CPU Hardware ZoneZoneZone ZoneZoneZone ZoneZoneZone 1 Kernel HW Resources shared Zone = Application environment Processes are isolated Very efficient Proven technology (available since 2005!) Our customers run thousands of Zones Container = Zone
  • 14. 14 How to Operate & Migrate successfully Use LDoms to consolidate s10/s11 on the same HW Always install applications into Zones for flexibility Storing everything on central storage makes migrations easy Standardize / avoid variants Automate, automate, automate → Avoid errors → Makes sure you fulfill your standard Reduce manual setup Separate application data and OS
  • 15. 15 Doing it manually? LDoms ldm add-vsw, add-vds, add-vcc ldm create, modify ldm set-memory ldm set-vcpu, set-core ldm set-var ldm add-vnet ldm add-vdsdev, add-vdisk ldm list-bindings ldm bind ldm remove-config, add-config ldm start ldm migrate virtinfo ZFS zpool create zpool set zpool add zpool status zpool attach, detach zpool import, export zfs list zfs create zfs set zfs mount zfs snapshot Zones zonecfg create zonecfg set zonepath zonecfg set autoboot zonecfg add anet zonecfg set lower-link zonecfg add fs zonecfg set type zonecfg set dir zonecfg set special zonecfg add dataset zonecfg add device zonecfg set rctl zonecfg info zoneadm list zoneadm install zoneadm boot zoneadm apply zoneadm detach, attach Installation installadm create-service installadm create-client installadm create-manifest installadm update-manifest installadm create-profile installadm validate installadm set-criteria Network dladm create-aggr dladm create-vlan dladm set-linkprop ipadm create-ip ipadm create-addr ipadm create-ipmp ipadm set-ifprop ifconfig route IPS Packages pkg list pkg install pkg update pkg search pkg publisher pkg set-publisher pkgsend publish IPS Repo pkgrepo create pkgrepo list pkgrepo rebuild pkgrepo refresh SMF Services svccfg svcadm svcs Disk luxadm probe luxadm display format devfsadm cfgadm mpathadm swap And More Plain Config Files XML Files .. Solaris 10 commands ...
  • 16. 16 VDCF – Virtual Datacenter Cloud Framework Management Tool for Zones and LDOMs Installation, Operation, Migration, Monitoring and Failover Supports Solaris 10 + 11 on SPARC/x86 In productive use since 2006 Dynamic Virtualization Live / Cold Migration and Failover Resource Configuration and Monitoring Agility for your Enterprise Private Cloud For Admins: CLI / no GUI
  • 17. 17 VDCF - Goals Central view and control of the virtual data center Standardization: uniform System configuration As easy as possible for the System administrator Consistent interfaces for admins (Solaris 10 and 11) Avoid mistakes: Fully automated Installation & Migration Flexible: Hardware can be mixed, VDCF adapts the configuration when migrating Reduce Complexity: Layer above Solaris / Hide the details „Best Practices“ are integrated ongonig into the product Cheap and easy solution for failover and DR
  • 20. 20 VDCF – High Availability
  • 21. 21 VDCF - Usage samples Node Install node -c enable_install name=LDomA build=s11_2_6 node -c install name=LDomA Guest Domain Definition gdom -c create name=LDomB cores=4 ram=16g cdom=myT7 vServer (Zone) Operations vserver -c addfs name=server1 mountpoint=/myDatabase dataset=server1_db size=2g vserver -c commit name=server1 exec vServer (Zone) Migrate vserver -c migrate name=server1 node=LDomB shutdown
  • 22. 22 VDCF - main benefits Simplicity Deploy and manage Virtual Solaris Environments without a deep Solaris knowledge using only a handful of intuitive VDCF commands Standardization Zones and LDoms are deployed using supported Solaris technologies, managed in a standard way and able to be deployed and available for use in minutes rather than hours. Availability / Recovery VDCF allows manual or automatic control of server migration or fail- over leading to improved options in availability, disaster recovery and performance.
  • 23. 23 Successful T5 Migration Project Full process is supported by VDCF Install new hardware and setup of LDom virtualization Migrate existing environments to the new hardware
  • 24. 24 Replace Sun M5000 with SPARC T7-2
  • 25. 25 Replace Sun M5000 with SPARC T7-2 Project duration Hardware order and delivery 4 weeks Prepare Solaris 10 Flash 2 days Patching old M5000 1 day Install VDCF on Solaris 11 1 day Setup Hardware 1 day Installation CDoms,GDoms,.. using VDCF 1 day Migration & Testing 1 day Sucessful projects don't need to take months
  • 26. 26 Questions? Product white papers, docs and videos online https://www.jomasoft.com/vdcf Joint POC recommended
  • 27. 27 Ending Slide Marcel Hofstetter hofstetter@jomasoft.ch http://www.jomasoftmarcel.blogspot.ch CEO / Enterprise Consultant JomaSoft GmbH Oracle ACE Associate „Solaris“
  • 28. 28 Backup Slides Marcel Hofstetter hofstetter@jomasoft.ch http://www.jomasoftmarcel.blogspot.ch CEO / Enterprise Consultant JomaSoft GmbH Oracle ACE Associate „Solaris“