Mandalika's scratchpad | [ Work blog @Oracle | My Music Compositions ] |
Old Posts: 09.04 10.04 11.04 12.04 01.05 02.05 03.05 04.05 05.05 06.05 07.05 08.05 09.05 10.05 11.05 12.05 01.06 02.06 03.06 04.06 05.06 06.06 07.06 08.06 09.06 10.06 11.06 12.06 01.07 02.07 03.07 04.07 05.07 06.07 08.07 09.07 10.07 11.07 12.07 01.08 02.08 03.08 04.08 05.08 06.08 07.08 08.08 09.08 10.08 11.08 12.08 01.09 02.09 03.09 04.09 05.09 06.09 07.09 08.09 09.09 10.09 11.09 12.09 01.10 02.10 03.10 04.10 05.10 06.10 07.10 08.10 09.10 10.10 11.10 12.10 01.11 02.11 03.11 04.11 05.11 07.11 08.11 09.11 10.11 11.11 12.11 01.12 02.12 03.12 04.12 05.12 06.12 07.12 08.12 09.12 10.12 11.12 12.12 01.13 02.13 03.13 04.13 05.13 06.13 07.13 08.13 09.13 10.13 11.13 12.13 01.14 02.14 03.14 04.14 05.14 06.14 07.14 09.14 10.14 11.14 12.14 01.15 02.15 03.15 04.15 06.15 09.15 12.15 01.16 03.16 04.16 05.16 06.16 07.16 08.16 09.16 12.16 01.17 02.17 03.17 04.17 06.17 07.17 08.17 09.17 10.17 12.17 01.18 02.18 03.18 04.18 05.18 06.18 07.18 08.18 09.18 11.18 12.18 01.19 02.19 05.19 06.19 08.19 10.19 11.19 05.20 10.20 11.20 12.20 09.21 11.21 12.22
Compared to the 80s, music in the 90s was equally good if not better. Artists let their imagination run wild -- that resulted in many memorable, bold and dark themed renditions. While the 80s were dominated by the cassette tapes, the rise of compact discs with better quality sound might have added fuel to music industry's growth engine in the 90s.
Enjoy the recollection.
Access previous playlists from the following locations:
#1 (50s, 60s and 70s) | #2 (80s) | #3 (80s) | #4 (80s) | #5 (80s)
Audio-Visual material courtesy: YouTube. Other information: Wikipedia.
1. Bon Jovi - Blaze of Glory (1990)Love the guitar bits. Featured in western, Young Guns II. |
2. Radiohead - Creep (1992)Some cool guitar trick in the middle earns it extra credit |
3. Depeche Mode - Enjoy The Silence (1990)Masters of Electronic music. Enjoy. |
4. Jimmy Cliff - I Can See Clearly Now (1993)Cover for Johnny Nash's 1972 original. Great song nevertheless. |
5. Godsmack - Voodoo (1999)Beware: dark video. My brother's old buddy Sudhir gets the credit for digging this one out. |
6. Sting - Fields Of Gold (1993)Enjoy. Tidbit: Sting (Gordon Summer) was associated with "The Police" too.
|
7. Coolio - Gangsta's Paradise (1995)Cool song. Won a Grammy. |
8. Blue Man Group - Synaesthetic (1999)Pump up the volume, sit back and Enjoy |
9. The Prodigy - Mindfields (1997)Love the guitar riff though sampled from John Barry's "Hip's Trip". Featured in The Matrix. |
10. The Smashing Pumpkins - 1979 (1996)Music video won the "MTV Video Music Award for Best Alternative Video" in 1996 |
Labels: 90s music playlist
Part 1: Solaris 11.2 Highlights in 6 Minutes or Less
Highlights contd.,
Package related ..
Minimal Set of System Packages
For the past few years, it is one of the hot topics -- what is the bare minimum [set of packages] needed to run applications. There were a number of blog posts and few technical articles around creating minimal Solaris configurations. Finally users/customers who wish to have their OS installed with minimal set of required system packages for running most of the applications in general, can just install solaris-minimal-server
package and not worry about anything else such as removing unwanted packages.
# pkg install pkg:/group/system/solaris-minimal-server
Oracle Database Pre-requisite Package
Until Solaris 11.1, it is up to the users to check the package dependencies and make sure to have those installed before attempting to install Oracle database software especially using graphic installer. Solaris 11.2 frees up the users from the burden of checking and installing individual [required] packages by providing a brand new package called oracle-rdbms-server-12cR1-preinstall
. Users just need to install this package for a smoother database software installation later.
# pkg install pkg:/group/prerequisite/oracle/oracle-rdbms-server-12cR1-preinstall
Mirroring a Package Repository
11.2 provides the ability to create local IPS package repositories and keeps them in synch with the IPS package repositories hosted publicly by Oracle Corporation. The key in achieving this is the SMF service svc:/application/pkg/mirror
. The following webpage has the essential steps listed on a high-level.
How to Automatically Copy a Repository From the Internet
Another enhancement is the cloning of a package repository using --clone
option of pkgrecv
command.
Observability related ..
Network traffic diagnostics:
A brand new command, ipstat(1M)
, reports IP traffic statistics.
# ipstat -? Usage: ipstat [-cmnrt] [-a address[,address...]] [-A address[,address...]] [-d d|u] [-i interface[,interface...]] [-l nlines] [-p protocol[,protocol...]] [-s key | -S key] [-u R|K|M|G|T|P] [-x opt[=val][,opt[=val]...]] # ipstat -uM 5 SOURCE DEST PROTO INT BYTES etc5mdbadm01.us.oracle.com etc2m-appadm01.us.oracle.c TCP net8 76.3M etc2m-appadm01.us.oracle.c etc5mdbadm01.us.oracle.com TCP net8 0.6M dns1.us.oracle.com etc2m-appadm01.us.oracle.c UDP net8 0.0M 169.254.182.76 169.254.182.77 UDP net20 0.0M ... Total: bytes in: 76.3M bytes out: 0.6M
Another new command, tcpstat(1M)
, reports TCP and UDP traffic statistics.
# tcpstat -? Usage: tcpstat [-cmnrt] [-a address[,...]] [-A address[,...]] [-d d|u] [-i pid[,...]] [-l nlines] [-p port[,...]] [-P port[,...]] [-s key | -S key] [-x opt[=val][,...]] [-z zonename[,...]] [interval [count]] # tcpstat 5 ZONE PID PROTO SADDR SPORT DADDR DPORT BYTES global 1267 TCP etc5mdbadm01.us. 42972 etc2m-appadm01.u 22 84.3M global 1267 TCP etc2m-appadm01.u 22 etc5mdbadm01.us. 42972 48.0K global 1089 UDP 169.254.182.76 161 169.254.182.77 33436 137.0 global 1089 UDP 169.254.182.77 33436 169.254.182.76 161 44.0 ... ... Total: bytes in: 84.3M bytes out: 48.4K # tcpstat -i 43982 5 <-- TCP stats for a given pid ZONE PID PROTO SADDR SPORT DADDR DPORT BYTES global 43982 TCP etc2m-appadm01.u 43524 etc5mdbadm02.us. 22 73.7M global 43982 TCP etc5mdbadm02.us. 22 etc2m-appadm01.u 43524 41.9K Total: bytes in: 42.1K bytes out: 73.7M
Up until 11.1, it is not so straight-forward to figure out what process created a network endpoint -- one has to rely on a combination of commands such as netstat, pfiles or lsof
and proc
filesystem (/proc
) to extract that information. Solaris 11.2 attempts to make it easy by enhancing the existing tool netstat(1M)
. Enhanced netstat(1M)
shows what user, pid created and control a network endpoint. -u
is the magic flag.
# netstat -aun <-- notice the -u flag in netstat command; and User, Pid, Command columns in the output UDP: IPv4 Local Address Remote Address User Pid Command State -------------------- -------------------- -------- ------ -------------- ---------- *.* root 162 in.mpathd Unbound *.* netadm 765 nwamd Unbound *.55388 root 805 picld Idle ... ... TCP: IPv4 Local Address Remote Address User Pid Command Swind Send-Q Rwind Recv-Q State -------------------- -------------------- -------- ------ ------------- ------- ------ ------- ------ ----------- 10.129.101.1.22 10.129.158.100.38096 root 1267 sshd 128872 0 128872 0 ESTABLISHED 192.168.28.2.49540 192.168.28.1.3260 root 02094176 0 1177974 0 ESTABLISHED 127.0.0.1.49118 *.* root 2943 nmz 0 0 1048576 0 LISTEN 127.0.0.1.1008 *.* pkg5srv 16012 httpd.worker 0 0 1048576 0 LISTEN ...
[x86 only] Memory Access Locality Characterization and Analysis
Solaris 11.2 introduced another brand new tool, numatop(1M)
, that helps in characterizing the NUMA behavior of processes and threads on systems with Intel Westmere, Sandy Bridge and Ivy Bridge processors. If not installed by default, install the numatop package as shown below.
# pkg install pkg:/diagnostic/numatop
Performance related ..
This is a grey area - so, just be informed that there are some ZFS and Oracle database related performance enhancements.
Starting with 11.2, ZFS synchronous write transactions are committed in parallel, which should help improve the I/O throughput.
Database startup time has been greatly improved in Solaris 11 releases -- it's been further improved in 11.2. Customers with databases that use hundreds of Gigabytes or Terabyte(s) of memory will notice the improvement to the database startup times. Other changes to asynchronous I/O, inter-process communication using event ports etc., help improve the performance of the recent releases of Oracle database such as 12c.
Miscellaneous ..
Java 8
Java 7 is still the default in Solaris 11.2 release, but Java 8 can be installed from the IPS package repository.
eg.,
# pkg install pkg:/developer/java/jdk-8 <-- Java Development Kit # pkg install pkg:/runtime/java/jre-8 <-- Java Runtime
Bootable USB Media
Solaris 11.2 introduces the support for booting SPARC systems from USB media. Use Solaris Distribution Constructor (requires distribution-constructor
package) to create the USB bootable media, or copy a bootable/installation image to the USB media using usbcopy(1M)
and dd(1M)
commands.
Oracle Hardware Management Pack
Oracle Hardware Management Pack is a set of tools that are integrated into the Solaris OS distribution, that show the existing hardware configuration, help configure hardware RAID volumes, update server firmware, configure ILOM service processor, enable monitoring the hardware using existing tools etc., Look for pkg:/system/management/hmp/hmp-*
packages.
Few other interesting packages:
Parallel implementation of bzip2 : compress/pbzip2
NVM Express (nvme) utility : system/storage/nvme-utilities
Utility to administer cluster of servers : terminal/cssh
Labels: Oracle Solaris OS 11.2 Highlights
2004-2019 |