Archive for May, 2016

Find Fiber Host Bus Adapter (Fiber HBA) WWN On Solaris UNIX

May 31st, 2016, posted in Solaris
Share

SOLARIS: Finding Fiber HBA WWN

 

fcinfo hba-port
prtpicl -v -c scsi-fcp

Here is sample output (I have two HBAs installed)


# fcinfo hba-port
HBA Port WWN: 210000e08b91ab98
OS Device Name: /dev/cfg/c4
Manufacturer: QLogic Corp.
Model: 375-3294-01
Firmware Version: 4.2.2
FCode/BIOS Version: BIOS: 1.4; fcode: 1.11; EFI: 1.0;
Type: N-port
State: online
Supported Speeds: 1Gb 2Gb 4Gb
Current Speed: 4Gb
Node WWN: 200000e08b91ab98
HBA Port WWN: 210100e08bb1ab98
OS Device Name: /dev/cfg/c5
Manufacturer: QLogic Corp.
Model: 375-3294-01
Firmware Version: 4.2.2
FCode/BIOS Version: BIOS: 1.4; fcode: 1.11; EFI: 1.0;
Type: N-port
State: online
Supported Speeds: 1Gb 2Gb 4Gb
Current Speed: 4Gb
Node WWN: 200100e08bb1ab98
#

# prtpicl -v -c scsi-fcp
SUNW,qlc (scsi-fcp, 8600000614)
:_fru_parent (8600000d18H)
...
...
:node-wwn 20 00 00 e0 8b 91 ab 98
:port-wwn 21 00 00 e0 8b 91 ab 98
:model QLA2462
:manufacturer QLGC
:version QLA2462 Host Adapter Driver(SPARC): 1.11 10/03/05
...
...
:devfs-path /pci@1f,700000/pci@0,2/SUNW,qlc@1
:driver-name qlc
:binding-name pci1077,2422
...
...
:node-wwn 20 01 00 e0 8b b1 ab 98
:port-wwn 21 01 00 e0 8b b1 ab 98
:model QLA2462
:manufacturer QLGC
:version QLA2462 Host Adapter Driver(SPARC): 1.11 10/03/05
...
...
:devfs-path /pci@1f,700000/pci@0,2/SUNW,qlc@1,1
:driver-name qlc
:binding-name pci1077,2422
...
...
#

Other Useful Commands

Sponsored Links

And just for a bonus, other useful Solaris commands for machine discovery

grep [string] /var/sadm/install/contents : similar to “locate” on linux, this is a list of everything installed by package manager)

prtconf -V : machine discovery

prtconf -v : machine discovery

prstat similar to “top”

psrinfo : machine discovery

showrev -p : patches

pkginfo : software packages

prtdiag : more machine discovery

Share

Dont Let Them Become Yours

May 27th, 2016, posted in MESSAGEs, Scarface'S DIARY, Sufism
Share

Just because someone is unkind to you that does not mean you have to be unkind to them.
Their wrongdoings are their issues to deal with.
Don’t let them become yours

Just because someone is unkind to you that does not mean you have to be unkind to them. Their wrongdoings are their issues to deal with. Don’t let them become yours,lindsay-facepalm,lindsay,facepalm

Share

Andrew Scott as Jim Moriarty in Sherlock

May 24th, 2016, posted in Sherlock Holmes
Share

Andrew Scott, Every fairy tale, Every fairy tale needs a good old fashion Villain, fairy tale, good old fashion villian, old fashion villan, Sherlock, Sherlock Holmes, sherlock holmes bbc quotes, Sherlock Holmes movie, Sherlock Holmes Quote, Sherlock Holmes tv show, villain,Andrew Scott as  Jim Moriarty in Sherlock,Andrew Scott in Sherlock,Andrew Scott as  Jim Moriarty

Share

How to check Oracle EBS/APPS Version

May 22nd, 2016, posted in Oracle Queries
Share

To check Oracle EBS/APPS Version

Run following SQL from apps user :Problem sys@standby> startup mount; ORACLE instance started. Total System Global Area 835104768 bytes Fixed Size 2217952 bytes Variable Size 490735648 bytes Database Buffers 335544320 bytes Redo Buffers 6606848 bytes Database mounted. sys@standby> alter database recover managed standby database using current logfile disconnect; alter database recover managed standby database using current logfile disconnect * ERROR at line 1: ORA-01153: an incompatible media recovery is active Cause This indicates a currently running media recovery process. Action sys@standby> alter database recover managed standby database cancel; sys@standby> alter database recover managed standby database using current logfile disconnect; Note When shutting down physical standby database, firstly turn off media recovery process. Otherwise the next time when starting up redo apply again, you will encounter error ORA-01153.

select RELEASE_NAME from fnd_product_groups; 

You should see output like :

RELEASE_NAME
-----------------------
11.5.10.2
Share

Know That When You Learn To Lose Yourself,You Will Reach The Beloved

May 19th, 2016, posted in MESSAGEs, Scarface'S DIARY, Sufism
Share

 learn to lose yourself, learn to, lose yourself,AL-ANSARI ,Zakariyya al-Ansari,Zakariyya ,al-Ansari,beloved,Know That When You Learn To Lose Yourself,You Will Reach The Beloved

Know that when you learn to lose yourself, you will reach the Beloved.
There is no other secret to be learned, and more than this is not known to me.

– Zakariyya al-Ansari –

Share