• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • VCS
  • Interview Questions
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

Archives for November 2013

Resource management in solaris zones : Capped memory

by admin

Examples of adding VxFS, ZFS, SVM, UFS, lofs, Raw volumes and disk devices to non-global zones. Resource management in solaris zones : CPU shares, capped CPU, Dedicated CPU assignment Resource management in solaris zones : Dynamic Resource pools Resource management in solaris zones : Capped memory Be default when you create a solaris zone, it […]

Filed Under: Zones

Resource management in solaris zones : Dynamic Resource pools

by admin

Resource pools in solaris 10/solaris 11 provides a mechanism to assign processor set and scheduling class to non-global zone. The resource pool framework is as shown in the figure below. The dynamic resource pools comes in extremely useful when you have a variable load on zones and you want to dynamically change the resource allocation […]

Filed Under: Zones Tagged With: Solaris, solaris 11, zones

Resource management in solaris zones : CPU shares, capped CPU, Dedicated CPU assignment

by admin

Examples of adding VxFS, ZFS, SVM, UFS, lofs, Raw volumes and disk devices to non-global zones. Resource management in solaris zones : CPU shares, capped CPU, Dedicated CPU assignment Resource management in solaris zones : Dynamic Resource pools Resource management in solaris zones : Capped memory 1. CPU shares using FSS The Fair share scheduler […]

Filed Under: Zones

Examples of adding VxFS, ZFS, SVM, UFS, lofs, Raw volumes and disk devices to non-global zones.

by admin

Examples of adding VxFS, ZFS, SVM, UFS, lofs, Raw volumes and disk devices to non-global zones. Resource management in solaris zones : CPU shares, capped CPU, Dedicated CPU assignment Resource management in solaris zones : Dynamic Resource pools Resource management in solaris zones : Capped memory Adding file system or disk devices to a non-global […]

Filed Under: Zones

How to clone a solaris 11 zone

by admin

In the last post we saw how to install and configure a basic solaris 11 zone. We can use the ZFS clone feature to clone the existing zone to create new ones. This saves us the time to install and create new zone everytime with all the new softwares that are common to all the […]

Filed Under: Solaris 11, Zones

How to create a zone in solaris 11

by admin

In oracle solaris 10, zones was introduced which gave us an ability to create isolated environments for applications that can run on a single machine. Solaris 11 has added a lot of new features to the zones technology. Let us get started and see how we can create a zone in solaris 11. In case […]

Filed Under: Solaris 11, Zones Tagged With: solaris 11, zones

Comparing Network configuration : Solaris 10 Vs Solaris 11

by admin

One of the best things I like about solaris 11 over solaris 10 is the huge change in the network stack in solaris 11. Oracle has added loads of new features to the networking stack of solaris 11. We’ll be discussing the new features in solaris 11 network stack and also compare it with solaris […]

Filed Under: Solaris, Solaris 11 Tagged With: solaris 11

How to configure Probe Based IPMP in Solaris 11

by admin

In the last post we have seen how to configure link based IPMP in solaris 11. Let us see how we can configure a probe-based IPMP in solaris 11. Solaris 11 uses 2 methods for probe-based failure detection 1. Using test addreses (default method) 2. Transitive Probing – No test addresses are used To enable […]

Filed Under: Solaris 11 Tagged With: IPMP, solaris 11

How to configure link based IPMP in Solaris 11

by admin

Oracle made a tone of changes to its networking stack in Solaris 11. Persistent network configuration is now managed by SMF, and not by editing following files : /etc/defaultdomain /etc/dhcp.* /etc/hostname.* /etc/hostname.ip*.tun* /etc/nodename /etc/nsswitch.conf IPMP conponents : 1. mpathd daemon – This daemon is responsible to detect an interface failure or repair. It uses a […]

Filed Under: Solaris 11 Tagged With: IPMP, solaris 11

Solaris 11 IPS hand-on LAB – Boot environments

by admin

Solaris 11 IPS hand-on LAB – Creating IPS repository Solaris 11 IPS hand-on LAB – Managing software Packages Solaris 11 IPS hand-on LAB – Boot environments Boot Environments Boot environments in solaris 11 are multiple images with different kernel, software applications and packages. Only one boot environment can be active at a time. We can […]

Filed Under: Solaris 11 Tagged With: IPS, solaris 11

Next Page »

Primary Sidebar

Recent Posts

  • ncat Command Examples in Linux
  • ncat: command not found
  • nautilus Command Examples in Linux
  • namei: command not found

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright