AIX: Solved: gencore:: Not owner
I have encountered an interesting issue or error while generating gencore on an AIX server. Lets see the error and solution details below. Error Details ngeunix003> gencore 12583030 ../core.dmp gencore::...
I have encountered an interesting issue or error while generating gencore on an AIX server. Lets see the error and solution details below. Error Details ngeunix003> gencore 12583030 ../core.dmp gencore::...
Today we will look at one of the basic command of AIX which we should know to collect the support logs from the server. What logs we need to collect...
Today we will look one of the most basic, however useful information regarding IBM AIX OS. To open a case with IBM, we need to provide them with AIX version...
In this post, we will look how to get the HMC IP address from the lpar in IBM AIX. Its quite simple using the lsrsrc command. ngeaix001 --> lsrsrc IBM.MCP...
Today we will see how to increase LP count of an AIX filesystem. LP count is a limit set in a particular LV where we can’t increase the size of...
Today we will the steps to know how we can increase the filesystem in AIX. AIX is far more flexible than linux/solaris, and provide on the fly filesystem increase/shrink facility....
Today we will look how to get the process details which is using a particular socket or port in AIX. 1. Get the port number socket details. ngeaix091--> netstat -Aan|...
1. First we will assign the bosboot image to the OS to avoid bosboot error messages on the server. bosboot command is similar to dracut command of linux. It creates...
In this post, we will look at a small and interesting issue where when we do “df” to see the filesystem usage, we are not able to see the details...