DevTech101

DevTech101

solaris11.2

How to add a p5p pkg to a Solaris 11 repo

First you add the IDR/p5p file to the repo Note: To see how-to create a Solaris pkg click here pkgrecv -d /var/mnt/virtlibs/1362593673064/1495c928-9096-4e11-9958-25856df9b57f/data -s /tmp/idr793.1.p5p “*” Processing packages for publisher solaris … Retrieving and evaluating 2 package(s)… PROCESS ITEMS GET (MB) SEND (MB) Completed 2/2 48.1/48.1 103.9/103.9 Then you refresh the repo pkgrepo refresh -s /var/mnt/virtlibs/1362593673064/1495c928-9096-4e11-9958-25856df9b57f/data …

How to add a p5p pkg to a Solaris 11 repo Read More »

How To Install an IDR Pkg Using a p5p in Solaris 11

Installing / applying an IDR Pkg(patch) Using a .p5p in Solaris 11.x First we need to get the list of packages included in the p5p pkg list -g file:////var/tmp/idr793.1.p5p NAME (PUBLISHER)                                  VERSION                    IFO idr793                                            1                          — Then install the patch / package pkg install -g file:////var/tmp/idr793.1.p5p idr793 If the above steps is not working, then …

How To Install an IDR Pkg Using a p5p in Solaris 11 Read More »

Solaris Dynamic Pool Resource Capping With Examples

Contents 1 Resource Capping available now 1.1 CPU capping for zones 1.2 Memory capping for zones 1.3 Memory capping settings coming soon 1.4 Resource capping Helpful Tips Resource Capping available now Note: It is now much simpler to configure caps in the most recent Solaris versions click here for an example This document assumes your …

Solaris Dynamic Pool Resource Capping With Examples Read More »