Nexus
Lilavati Hospital & Research Centre Interview Questions and Answers
Q1. What is lvm and how manypartitions we can create
LVM stands for Logical Volume Manager. It is a tool used to manage disk space by creating logical volumes from physical volumes.
LVM allows for dynamic resizing of logical volumes without the need to unmount the filesystem.
It can create multiple logical volumes from a single physical volume.
LVM provides features like snapshots and mirroring for data protection.
The number of partitions that can be created using LVM depends on the size of the physical volumes and the filesystem ...read more
Q2. What you will do for /boot is full
To address a full /boot partition, remove unnecessary files, uninstall old kernels, and increase partition size if needed.
Delete unnecessary files in /boot directory
Uninstall old kernels to free up space
Increase the size of the /boot partition if necessary
Q3. What are Kernel types
Kernel types are the different types of kernels used in operating systems.
Monolithic kernel: all operating system services run in kernel space
Microkernel: minimal kernel with most services running in user space
Hybrid kernel: combines features of both monolithic and micro kernels
Q4. Difference between kernel and OS
Kernel is the core part of an operating system that manages system resources, while OS is the entire operating system including kernel and other components.
Kernel is the central component of an operating system responsible for managing resources such as memory, CPU, and I/O.
OS includes the kernel along with other components like user interface, system utilities, and applications.
Examples of kernels include Linux kernel, Windows NT kernel, and macOS XNU kernel.
Examples of oper...read more
Q5. Explain nic bonding
NIC bonding, also known as network interface card bonding, is a technique used to combine multiple network interfaces into a single virtual interface for increased bandwidth and redundancy.
NIC bonding is used to increase network bandwidth by aggregating multiple network interfaces together.
It also provides redundancy in case one network interface fails, ensuring continuous network connectivity.
There are different bonding modes such as active-backup, balance-rr, balance-xor, e...read more
Q6. Write a SQL query
SQL query to retrieve all employees from a table
Use SELECT * FROM employees;
Replace 'employees' with the actual table name if different.
Top HR Questions asked in Lilavati Hospital & Research Centre
Interview Process at Lilavati Hospital & Research Centre
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month