i
Kyndryl
Work with us
Proud winner of ABECA 2025 - AmbitionBox Employee Choice Awards
Filter interviews by
Configuring vMotion involves setting up networking and storage for seamless VM migration between hosts.
Ensure all ESXi hosts are connected to the same vSwitch for vMotion.
Create a dedicated VMkernel port for vMotion traffic with a unique IP.
Enable vMotion on the VMkernel port settings.
Verify that the MTU size is set to 9000 for Jumbo Frames if required.
Ensure proper network configuration to avoid latency issues du...
vCenter down affects management but HA and DRS can still function for VMs.
HA (High Availability) can restart VMs on other hosts if a host fails, independent of vCenter.
DRS (Distributed Resource Scheduler) can manage resource allocation based on existing rules, but requires vCenter for initial configuration.
If vCenter is down, HA can still monitor hosts and VMs, ensuring uptime.
DRS will not be able to make new reso...
Migrating a host from a standard switch to a distributed switch involves several steps to ensure network continuity.
Prepare the Distributed Switch: Create a distributed switch in vCenter and configure the necessary settings, such as VLANs.
Migrate Port Groups: Move the port groups from the standard switch to the distributed switch, ensuring they are properly configured.
Update VM Network Adapters: Change the network...
Redo log files are used in VMware to track changes to virtual machine states, ensuring data integrity during operations.
Redo log files store changes made to a virtual machine's memory and disk state.
They are crucial for VM snapshots and help in restoring the VM to a previous state.
vmsn files are snapshot files that contain the state of the VM's memory at the time of the snapshot.
vmsd files are metadata files that ...
Patching vCenter and ESXi requires careful planning and prerequisites to ensure system stability and security.
Backup vCenter and ESXi configurations before patching.
Check compatibility of patches with current versions of vCenter and ESXi.
Review VMware release notes for specific patch details and requirements.
Ensure sufficient disk space is available on the ESXi host for the patch.
Schedule downtime for vCenter and ...
I appeared for an interview before Apr 2024, where I was asked the following questions.
vCenter down affects management but HA and DRS can still function for VMs.
HA (High Availability) can restart VMs on other hosts if a host fails, independent of vCenter.
DRS (Distributed Resource Scheduler) can manage resource allocation based on existing rules, but requires vCenter for initial configuration.
If vCenter is down, HA can still monitor hosts and VMs, ensuring uptime.
DRS will not be able to make new resource ...
VM migration issues can arise from various factors, including network problems, resource constraints, or configuration errors.
Network Connectivity: Ensure that the source and destination hosts are on the same network and can communicate. For example, check if the VMkernel ports are configured correctly.
Resource Availability: Verify that the destination host has enough CPU, memory, and storage resources to accommodate t...
Patching vCenter and ESXi requires careful planning and prerequisites to ensure system stability and security.
Backup vCenter and ESXi configurations before patching.
Check compatibility of patches with current versions of vCenter and ESXi.
Review VMware release notes for specific patch details and requirements.
Ensure sufficient disk space is available on the ESXi host for the patch.
Schedule downtime for vCenter and ESXi ...
Redo log files are used in VMware to track changes to virtual machine states, ensuring data integrity during operations.
Redo log files store changes made to a virtual machine's memory and disk state.
They are crucial for VM snapshots and help in restoring the VM to a previous state.
vmsn files are snapshot files that contain the state of the VM's memory at the time of the snapshot.
vmsd files are metadata files that store...
Migrating a host from a standard switch to a distributed switch involves several steps to ensure network continuity.
Prepare the Distributed Switch: Create a distributed switch in vCenter and configure the necessary settings, such as VLANs.
Migrate Port Groups: Move the port groups from the standard switch to the distributed switch, ensuring they are properly configured.
Update VM Network Adapters: Change the network adap...
Configuring vMotion involves setting up networking and storage for seamless VM migration between hosts.
Ensure all ESXi hosts are connected to the same vSwitch for vMotion.
Create a dedicated VMkernel port for vMotion traffic with a unique IP.
Enable vMotion on the VMkernel port settings.
Verify that the MTU size is set to 9000 for Jumbo Frames if required.
Ensure proper network configuration to avoid latency issues during ...
What people are saying about Kyndryl
To check server performance, monitor CPU, memory, disk usage. Use tools like top, htop, iostat. Check logs for errors.
Monitor CPU usage with top or htop command
Monitor memory usage with free or vmstat command
Monitor disk usage with df or iostat command
Check logs for errors related to the application
Use performance monitoring tools like Nagios or Zabbix
To activate a Volume Group or LV, use the vgchange or lvchange command.
Use the vgchange command to activate a Volume Group.
Use the lvchange command to activate a Logical Volume.
Specify the name of the Volume Group or Logical Volume as an argument.
Use the -a y option with vgchange to activate all Volume Groups.
Use the -a y option with lvchange to activate all Logical Volumes in a Volume Group.
To present a SAN LUN to Solaris LDOM or CDOM, we need to follow a few steps.
First, we need to identify the SAN LUN and the target LDOM/CDOM.
Then, we need to create a logical device using the format command.
Next, we need to configure the LUN using the cfgadm command.
Finally, we need to add the LUN to the LDOM/CDOM using the ldm add-vdsdev command.
Linux is an open-source operating system based on Unix, known for its stability, security, and flexibility.
Linux is an open-source operating system that is widely used in servers, supercomputers, and embedded systems.
There are many flavors of Linux, known as distributions, such as Ubuntu, CentOS, Debian, and Red Hat.
Each Linux distribution has its own package management system, desktop environment, and software reposit...
System administrators manage and maintain IT systems, ensuring optimal performance, security, and user support.
System installation and configuration: Setting up servers and software applications.
User management: Creating and managing user accounts and permissions.
System monitoring: Regularly checking system performance and logs for issues.
Backup and recovery: Implementing data backup solutions and disaster recovery pla...
I applied via Referral and was interviewed in Jan 2023. There were 2 interview rounds.
OSI (Open Systems Interconnection) model is a conceptual model that characterizes and standardizes the communication functions of a telecommunication or computing system.
OSI model has 7 layers, each layer has a specific function and communicates with the layer above and below it.
Examples of OSI layers are: Physical layer (transmitting bits over a medium), Data link layer (framing data into packets), Network layer (rout...
CMD commands are used for various tasks like managing files, network settings, system configurations, and more.
CMD commands are used to navigate and manage files and directories on a computer.
They can be used to configure network settings and troubleshoot network issues.
CMD commands can also be used to manage system configurations and services.
Some commonly used CMD commands include dir, cd, ipconfig, ping, netstat, an...
Linux Boot Process is the sequence of events that occur from power on to the login prompt.
BIOS/UEFI firmware initializes hardware
Bootloader loads kernel into memory
Kernel initializes system processes and mounts filesystems
Init process starts system services and user login
Graphical user interface (GUI) or command line interface (CLI) is presented to user
NIC teaming is the process of combining multiple network interface controllers to work as a single virtual NIC.
NIC teaming provides redundancy and load balancing for network traffic.
It can be configured in different modes such as switch independent, LACP, and static.
NIC teaming is commonly used in server environments to improve network performance and availability.
Example: Combining two 1 Gbps NICs to create a 2 Gbps v...
I applied via Naukri.com and was interviewed in Jun 2022. There were 2 interview rounds.
posted on 18 Nov 2024
Reasoning arthemetic
Basic coding skills technical questions
Some of the top questions asked at the Kyndryl Vmware System Administrator interview -
based on 1 interview experience
Difficulty level
Duration
based on 4 reviews
Rating in categories
System Administrator
1.3k
salaries
| ₹4.9 L/yr - ₹11 L/yr |
Infrastructure Specialist
747
salaries
| ₹5.8 L/yr - ₹23 L/yr |
Project Manager
696
salaries
| ₹13.5 L/yr - ₹23.9 L/yr |
Associate Technical Engineer
668
salaries
| ₹3.5 L/yr - ₹6.8 L/yr |
SME
420
salaries
| ₹14.4 L/yr - ₹26 L/yr |
Genpact
DXC Technology
Optum Global Solutions
Virtusa Consulting Services