Top IBM AIX Interview Questions and answers: Here, we highlight some common questions you might be asked during a job interview for IBM related positions. All the best for your interview Preparation.
We help you to choose the right Python career Path at myTectra. Here are the top courses in Python one can select. Learn More →
Be An Expert in AIX with Hands-on Practical AIX Training By Top-Rated Instructors
31. How To Enable & Disable Quorum?
Ans:
32. What Are The Types Of Error?
Ans:
33. What Are The Error Levels Severity?
Ans:
34. What Is The Command To See The Error Log?
Ans:
35. What Is The Command To Clear The Error Log?
Ans:
36. What Is The Command To Increase The Size Of Error Log When It Is Full?
Ans:
37. What Is The Command To Start , Stop, Restart And List A Demon?
Ans:
38. When Does an Error Daemon Start In Boot Process?
Ans:
39. Which File That Error Daemon Stay?
Ans:
40. Two States Of Device Availability And Explain Them?
Ans:
Available state and defined state. When a device is in a defined state it means it cannot be used. Not in a ready state. Run cfgmgr try to make it available in the system that device. Available state means that device is ready to use
It displays which disks are available
41. How Will You Check Whether A Device Is Installed Or Not?
Ans:
42. How To Change A 64 Bit Kernel To 32 Bit Kernel?
Ans:
The path name of the 64-bit kernel is /usr/lib/boot/unix_64, and the path name of the multiprocessor versions of the 32-bit kernel is
43. How To Change A 32 Bit Kernel To 64 Bit Kernel?
Ans:
To truly change the kernel to 64-bit from 32-bit, the system must be at the AIX® 5.1 or AIX 5.2levels.
To truly change the kernel to 64-bit from 32-bit, the system must be at the AIX® 5.1 or AIX 5.2levels.
To change to a 64-bit kernel, enter the following commands:
44. How Many Vgs Can Be Created In A Lvm?
Ans:
255 any no. of vg can create.
45. Types Of Vg & Explain About Them?
Ans:
Normal vg -32 pv, 256 lv
Big vg :- 128pv,512lv
Scalable vg: -1024pv, 4096 lv
46. How To Convert A Normal Vg To Big & Scalable Vg And Also Big To Scalable Vg?
Ans:
47. What Is Vgda, Vgsa?
Ans:
VGDA: Volume Group Descriptor Area. It contains the information about the volume group to which the physical volume belongs to. It also contains the information about physical partitions, logical partitions and logical volumes.
VGSA: Volume Group Status Area contains the information about physical partitions from all physical volumes of the same volume group. It contains the status of VG.
48. What Are The Two States Of Installation?
Ans:
Applied and commit state:
49. How Will You Reject A Committed Fileset?
Ans:
50. How Will You Check Whether Software Is Installed Or Not?
Ans: