Sometimes, we might need to find the last patched date on Solaris server for PCI compliance requirement. Many organizations are started using the configuration management tools to capture last patched date or maintenance date. But in a legacy environment, we might need to do the reverse engineering to identify last patched date for the server. Let’s […]
Oracle Solaris 10
Solaris 10 – Not booting in New Boot Environment ? Liveupgrade
I have been dealing with Solaris 10 Live upgrade issues from almost five years but still the new LU patches are not able to fix the common issues like updating the menu.lst file and setting the default boot environment. If the system is configured with ZFS root filesystem, then you have to follow the Live upgrade […]
Solaris – How to Scan FC LUNS and SCSI Disks ?
Application’s and Database’s storage requirement on the servers will be keep on increase day by day. According to that, Unix admin need to increase filesystem space on Unix servers periodically. Assigning big SAN space to filesystem also not possible since storage cost involved on that. So it’s a routine work for Unix admin and need […]
Difference between Crash dumps and Core dumps – Solaris
Core files are just a process dump (image from physical memory) when the process terminates abnormally. These files are very important to find the root cause of process(application/DB) failure. Normally , application/DB need to send these core files to application vendor to fix this issue. Otherwise system administrator’s job will become hectic to perform the core file clean […]
How to plumb new IP in the zone on fly
As we all know that plumbing a new interface and assigning a IP address in Solaris 10 global zone. Have you ever added the new IP address in local zone without rebooting it ? Will it work by adding the IP information in zone’s configuration using zonecfg ? No. If you add a any new configuration in zonecfg, it requires […]

