Author name: admin

How to Enable / Disable Multipathing Solaris 11 ?

How to Enable Multipathing Become an administrator. Confirm that the multipathing software package is installed. # pkg info system/storage/multipath-utilities Name: system/storage/multipath-utilities Summary: Solaris Multipathing CLI Description: Path Administration Utility for a Solaris Multipathing device Category: Applications/System Utilities State: Installed Publisher: solaris Version: 0.5.11 Build Release: 5.11 Branch: 0.175.0.0.0.0.0 Packaging Date: Tue Sep 27 01:40:01 2011 […]

How to Enable / Disable Multipathing Solaris 11 ? Read More »

How to Increase swap size on Solaris (using ZFS) solaris 11

Firstly, check where your swap file is (it will be a ZFS volume created during the Solaris installation): bash-3.00# swap -l swapfile             dev  swaplo blocks   free /dev/zvol/dsk/rpool/swap 256,1      16 4194288 4194288 Then you will need to unmount it: bash-3.00# swap -d /dev/zvol/dsk/rpool/swap You should validate it

How to Increase swap size on Solaris (using ZFS) solaris 11 Read More »

Delete Files Older Than x Days on Linux / Unix

The find utility on linux allows you to pass in a bunch of interesting arguments, including one to execute another command on each file. We’ll use this in order to figure out what files are older than a certain number of days, and then use the rm command to delete them. Command Syntax find /path/to/files* -mtime

Delete Files Older Than x Days on Linux / Unix Read More »

Tuning the Unix Operating System and Platform

This chapter discusses tuning the operating system (OS) for optimum performance. It discusses the following topics: Server Scaling Solaris 10 Platform-Specific Tuning Information Tuning for the Solaris OS Tuning for Solaris on x86 Tuning for Linux platforms Tuning UltraSPARC CMT-Based Systems Server Scaling This section provides recommendations for optimal performance scaling server for the following

Tuning the Unix Operating System and Platform Read More »

Operating System Tuning for Oracle Database

This chapter describes how to tune Oracle Database. It contains the following sections: Importance of Tuning Operating System Tools Tuning Memory Management Tuning Disk I/O Monitoring Disk Performance System Global Area Tuning the Operating System Buffer Cache 1.1 Importance of Tuning Oracle Database is a highly optimizable software product. Frequent tuning optimizes system performance and

Operating System Tuning for Oracle Database Read More »

Tunning AIX for Oracle Database

Memory and Paging Disk I/O Issues CPU Scheduling and Process Priorities Oracle Real Application Clusters Information Setting the AIXTHREAD_SCOPE Environment Variable Memory and Paging Memory contention occurs when processes require more memory than is available. To cope with the shortage, the system pages programs and data between memory and disks. Controlling Buffer-Cache Paging Activity Excessive

Tunning AIX for Oracle Database Read More »

An appropriate representation of the requested resource /wp-admin/options-permalink.php could not be found on this server.

Not Acceptable An appropriate representation of the requested resource /wp/wp-admin/options-permalink.php could not be found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. I was getting below error, I believe it is to do with mod_security. I have tested this by putting below

An appropriate representation of the requested resource /wp-admin/options-permalink.php could not be found on this server. Read More »

Scroll to Top