How to create full size one partition using parted command in Linux ?
In this example, we will see how to create a full/available disk size partition in Linux using parted utility. Lets have a look at the steps to understand it. 1....
In this example, we will see how to create a full/available disk size partition in Linux using parted utility. Lets have a look at the steps to understand it. 1....
Today lets have a look how to create a logical drive in hpssacli i.e. HP Smart storage array configuraiton interface. To understand this, lets see the available unassigned disks and...
Today in this article, we will look how to set TAB auto-completion and, How to set PS1 variable to see hostname and current working directory on IBM AIX server. 1....
Today we will look a small however useful tip to see swap usage in AIX. Here we will also check the top 15 processes sing high swap space on the...
Today we will look how yo turn on multithreading on AIX server. The steps are quite easy to work out and the specialty of AIX server is that everything can...
Today we will look how to set full core generation in AIX. 1. Setting full core generation to true in AIX # chdev -a fullcore=true -lsys0 2. To verify...
I recently encountered a small silly mistake while helping the team to install OHS on server. This article shows how to solve this small silly mistake while performing this action....
Today we will how to scan new storage in AIX, once the LUNs are allocated by storage team. 1. Scan new storage after LUNs allocated. # To scan after storage...
In this article we will look at an interesting error i faced recently while starting a Oracle RAC cluster resource. The general command to start a resource is like below,...
Today we will see an interesting issue where the logs are collected in /var/adm/messages as per rsyslog.conf. However the log file size in increasing infinitely and is not rotating. It...