Clearing FMA faults on Oracle / Sun Fire T1000/T2000

After replacing a defective part on a Sun Fire T1000/T2000 boxes, we need to clear the FMA Faults. There are two ways that we can achieve this task – via the System Controller (SC) or Solaris OS. I usually prefer the path because there is no downtime required but there would be times that we need to do it on the OS side.

Continue reading » » »


Install EMC PowerPath License on UNIX Systems

Today we encountered a degraded policy in EMC PowerPath disk on one of our SUN/Oracle Solaris boxes. We found out that the license for our PowerPath was not properly installed on the system. With this current issue – our disks is only running on Basic Failover policy which is not recommended for CLARiiON disks. To mitigate the issue, we need to install the license and set the policy back to CLARiiON Optimization Policy.

Continue reading » » »

Available Commands for Sun / Oracle ALOM

There are times that we really rely on the manual (man) pages when it comes to getting the right options for a certain command under UNIX boxes. But when it comes to Sun/Oracle Advanced Lights Out Manager (ALOM) we can count on with the help command. Here are the commands that you can have with Sun/Oracle Advanced Lights Out Manager.

Continue reading » » »

Mirror Root Disk with Solaris Volume Manager (SVM)

As UNIX Systems Administrators, we want our systems up and running – 24 hours a day, 7 days a week. Though this could be achievable with the UNIX Operating Systems, we cannot set aside the fact that our hardware equipment are prone to wear and tear. One notable point of failure if our root or boot disks. Once it dies out – our only way is thru our backup and restore it. But there is another way that we could prevent this – if we have a spare identical disk as our root disk. We can have a redundant machine by having our root disks mirrored and make our system much reliable and omit this point of failure. Here are the step-by-step how to guide in mirroring our root/boot disk using the Solaris Volume Manager (SVM).

Continue reading » » »

Restore Solaris with ufsrestore

We had a hardware failure and we cannot seem to boot to our system. Our only option is to restore from our backup. The good thing is that we have foreseen this incident and took the liberty to have a backup of our OS. We will now use ufsrestore to bring our server up and running.

Continue reading » » »