What is the standard measurement for a server Rack and what does it equal in inches?
Rack units (U) = 3.5 inches
This modern partitioning scheme supports disks larger than 2 TB and is required for UEFI Secure Boot.
What is GPT (GUID Partition Table)?
This server role translates human-readable domain names into IP addresses.
What is DNS (Domain Name System)?
This RAID level provides striping without redundancy, offering 100% usable capacity but no fault tolerance.
What is RAID 0?
This is the default Linux bridge name in Proxmox VE that connects VMs to the physical network.
What is vmbr0?
What does POST stand for and what does it check?
A diagnostic process performed by the firmware during startup to verify that critical hardware components (CPU, RAM, storage) are functioning correctly.
This type of hypervisor runs directly on physical hardware without an underlying operating system.
What is a Type 1 hypervisor (bare-metal)?
This default port is used by SSH for secure remote command-line access.
What is port 22?
This enterprise drive interface supports full-duplex communication and a command queue depth of 256.
What is SAS (Serial Attached SCSI)?
This percentage of CPU ready time is considered healthy for a VM.
What is below 5%?
This type of RAM detects and corrects single-bit memory errors, making it essential for enterprise servers
What is ECC RAM?
This network protocol allows a server to boot and install an operating system over the network using DHCP and TFTP.
What is PXE (Preboot Execution Environment)?
In the DHCP DORA process, this step occurs when the server proposes an IP address to the client.
What is Offer?
With four 2TB drives in RAID 5, this is the total usable storage capacity.
What is 6TB?
This VMware trademark term refers to live migration of a running VM with zero downtime.
What is vMotion?
These components are placed in empty rack spaces to prevent hot exhaust air from recirculating to the front intake.
What are blanking panels?
This Linux file system, the default for Red Hat Enterprise Linux, is optimized for large files and parallel I/O.
What is XFS?
This PowerShell cmdlet lists all running processes on a Windows Server.
What is Get-Process?
This storage protocol transports SCSI commands over standard TCP/IP networks, enabling block storage on Ethernet.
What is iSCSI?
In a 5-node HA cluster, this is the minimum number of nodes required to maintain quorum.
What is 3 nodes?
This Dell out-of-band management technology allows remote power control and console access even when the OS is crashed
What is iDRAC (Integrated Dell Remote Access Controller)?
This open-source Type 1 hypervisor combines KVM for virtualization and LXC for containers, managed via a web interface.
What is Proxmox VE?
This out-of-band management technology is HPE's equivalent to Dell's iDRAC.
What is iLO (Integrated Lights-Out)?
This two-part acronym stands for the unique identifier assigned to an iSCSI target.
What is IQN (iSCSI Qualified Name)?
This cluster communication protocol used by Proxmox handles heartbeat and quorum management.
What is Corosync?