System Admin Q&A Latest Posts
- System Admin Part12 Q&A
- System Admin Part13 Q&A
- System Admin Part14 Q&A
- System Admin Part15 Q&A
- System Admin Part16 Q&A
- System Admin Part17 Q&A
- System Admin Part18 Q&A
- System Admin Part19 Q&A
- System Admin Part20 Q&A
- System Admin Part21 Q&A
- System Admin Part22 Q&A
- System Admin Part23 Q&A
- System Admin Part24 Q&A
- System Admin Part25 Q&A
Interview Questions And Answers
Q: - How you will check on Your server or system device-mapper is installed or not?
Check the following file.
#cat /proc/misc
if this file contains "device-mapper" term it means device mapper is installed on your system.
Submitted By:-Parveen Kumar Email-ID: - parveen.antil@gmail.com
Q: - How are snapshots in LVM2 different from LVM1?
In LVM2 snapshots are read/write by default, whereas in LVM1, snapshots were read only.
Submitted By:- Parveen Kumar Email-ID: -parveen.antil@gmail.com
Q: - What is the maximum size of a single LV?
For 2.4 based kernels, the maximum LV size is 2TB.
For 32-bit CPUs on 2.6 kernels, the maximum LV size is 16TB.
For 64-bit CPUs on 2.6 kernels, the maximum LV size is 8EB.
Submitted By:- Parveen Kumar Email-ID: - parveen.antil@gmail.com
![]() |


