Solaris

How to Get Size of Memory DIMMs on AIX / Solaris / HP-UX / Linux ?

Solaris : memconf – memconf reports the size of each SIMM/DIMM memory module installed in a system. It also reports the system type and any empty memory sockets. In verbose mode, it also reports information of banner name, model, CPU/system frequencies, address range and bank numbers for each module. Usage: memconf [ -v | -D […]

How to Get Size of Memory DIMMs on AIX / Solaris / HP-UX / Linux ? Read More »

Solaris Cleaning up the Operating System device tree after removing LUNs

To clean up the device tree after you remove LUNs The removed devices show up as drive not available in the output of the format command: 413. c3t5006016841e02f0Cd252 <drive not available> /pci@1d,700000/SUNW,qlc@1,1/fp@0,0/ssd@w5006016841e02f0c,fc After the LUNs are unmapped using Array management or the command line, Solaris also displays the devices as either unusable or failing. bash-3.00#

Solaris Cleaning up the Operating System device tree after removing LUNs Read More »

Unix Sort by IP Address

[root@sunx4150 ~]# cat /etc/hosts # Do not remove the following line, or various programs # that require network functionality will fail. 10.1.50.101             sunx4150.xyz.com localhost.localdomain localhost 127.0.0.1               sunx4150.xyz.com localhost.localdomain localhost 10.0.51.50      T5220   T5220.xyz.com 10.0.50.36      ibmaix  ibmaix.xyz.com 10.0.50.9            bucnodc01.xyz.com 10.0.50.36      ibmaix.xyz.com ibmaix 10.1.50.106    ibmcl03.xyz.com     ibmcl03 10.1.51.83      nnl106.xyz.com 10.1.50.134     dbcimb01 10.0.2.20        bkonetapp1 10.112.2.101     spblrdc010 10.0.2.11        bpelapp1 [root@sunx4150 ~]#

Unix Sort by IP Address Read More »

How to reset ALOM password on V440 Server

List all user in ALOM (SC Prompt): # /usr/platform/SUNW,Sun-Fire-V440/sbin/scadm usershow username            permissions        password ——–                ———–         ——– admin                   cuar                    Assigned Reset ALOM (SC Prompt) user password: # /usr/platform/SUNW,Sun-Fire-V440/sbin/scadm userpassword <username> Add a new user in ALOM (SC Prompt) # /usr/platform/SUNW,Sun-Fire-V440/sbin/scadm useradd e8611 # /usr/platform/SUNW,Sun-Fire-V440/sbin/scadm userpassword e8611

How to reset ALOM password on V440 Server Read More »

How to identify the EMC LUN ID in Solaris / HP-UX / Linux / Aix / Windows – CLARiiON arrays

Download inquiry utility from the following URL: ftp://ftp.emc.com/pub/symm3000/inquiry/ You will get all platforms executable..eg. Just upload and change attribute to executable (Unix make it 755). FTP directory /pub/symm3000/inquiry/v7.3.2.0/ at ftp.emc.com To view this FTP site in Windows Explorer, click Page, and then click Open FTP Site in Windows Explorer. Up to higher level directory 01/30/2012

How to identify the EMC LUN ID in Solaris / HP-UX / Linux / Aix / Windows – CLARiiON arrays Read More »

Scroll to Top