Tru64 Command CheatSheet
TRU64 Command CheatSheet 1. System Version sizer -v 2. Unix Name and hostname uname -n; uname -a 3. Number of CPU(s) sizer -p 4. Memory state vmstat...
Today in this post we will see how to solve the error message “df: task blocked for more than — seconds”. Lets view the error message and how to solve...
In this article, we will see an interesting issue where the ldap is not able to get one of the automount map. However ldap is working with authentication, and able...
Today we will see an interesting issue and its solution why we are getting chgrp “changing group of testfile”: operation not permitted error. I. Error Details Below we can...
Today in this post we will check what to do in case we are not able to read either superblock of a SAN disk on server. This is a common...
Today in this article we will see an interesting issue where you crash a server manually however the crash dump is not available on server post reboot. In my scenario...
Today we will look how to troubleshoot a hanging df command. And how to identify which filesystem makes it hang. 1. Check which filesystem gets hanged. [root@ngelinux001 ~]# df -h...
Today we will see how to create a new filesystem in IBM AIX server. The default filesystem that we create in AIX is JFS i.e Journalling Filesystem, and currently Version...