Windows Server Chapter 4 – Flashcards
Unlock all answers in this set
Unlock answersquestion
            Cyclic Redundancy Check (CRC)
answer
        Disks that are formatted using the GUID Partitioning Table (GPT) can hold larger volume sizes, and benefit from increased reliability provided by which feature?
question
            backplane
answer
        A connection system that uses a printed circuit board instead of traditional cables to carry signals.
question
            basic disk
answer
        A traditional Windows or DOS disk arrangement in which the disk is partitioned into primary and extended partitions, and cannot hold volumes spanning multiple disks or be part of a RAID.
question
            boot volume
answer
        The volume where the Windows folder is located; usually the C drive but doesn't have to be.
question
            direct-attached storage (DAS)
answer
        A storage medium directly connected to the server using it but differs from local storage in that it includes externally connected HDDs in an enclosure with a power supply.
question
            disk drive
answer
        A physical component with a disk interface connector (such as SATA or SCSI) and a power connector.
question
            extended partition
answer
        A division of disk space on a basic disk that must be divided into logical drives; can't be marked active and can't hold the Windows system volume.
question
            dynamic disk
answer
        A disk arrangement that can hold up to 128 volumes including spanned volumes, striped volumes, and RAID volumes.
question
            file system
answer
        The method and format an OS uses to store, locate, and retrieve files from electronic storage media.
question
            fixed provisioning
answer
        A method of creating virtual disks that allocates all space for the virtual disk from the storage pool immediately.
question
            formatting
answer
        The process of preparing a disk with a file system used to organize and store files.
question
            GUID Partitioning Table (GPT)
answer
        A disk-partitioning method that supports volume sizes up to 18 exabytes.
question
            just a bunch of disks (JBOD)
answer
        A disk arrangement in which two or more disks are abstracted to appear as a single disk to the OS but aren't arranged in a specific RAID configuration.
question
            local storage
answer
        Storage media with a direct and exclusive connection to the computer's system board through a disk controller.
question
            logical unit number (LUN)
answer
        A logical reference point to a unit of storage that could refer to an entire array of disks, a single disk, or just a part of a disk.
question
            Master Boot Record (MBR)
answer
        A disk-partitioning method that supports volume sizes up to 2 TB.
question
            mirrored volume
answer
        A volume that uses space from two dynamic disks and provides fault tolerance. Also called a "RAID 1 volume."
question
            network-attached storage (NAS)
answer
        A storage device that has an enclosure, a power supply, slots for multiple HDDs, a network interface, and a built-in OS tailored for managing shared files and folders.
question
            page file
answer
        A system file in Windows used as a virtual memory and to store dump data after a system crash.
question
            partition
answer
        A logical unit of storage that can be formatted with a file system; similar to a volume but used with basic disks.
question
            primary partition
answer
        A division of disk space on a basic disk used to create a volume. It can be assigned a drive letter, be marked active, and contain the Windows system volume.
question
            primordial pool
answer
        A collection of physical disks available to be added to a storage pool.
question
            RAID 5 volume
answer
        A volume that uses space from three or more dynamic disks and uses disk striping with parity to provide fault tolerance.
question
            redundant array of independent disks (RAID)
answer
        A disk configuration that uses space on multiple disks to form a single logical volume.
question
            resilience
answer
        Another term for fault tolerance; indicates a disk arrangement's capability to maintain data if a disk fails.
question
            serial ATA (SATA)
answer
        A common disk interface technology that's inexpensive, fast, and fairly reliable with transfer speeds up to 6 Gb/s; used in both client computers and low-end servers and replaces the older ATA (PATA) technology.
question
            serial attached SCSI (SAS)
answer
        A newer serial form of SCSI with transfer rates up to 6Gb/s and higher; the disk technology of choice for servers and high-end workstations.
question
            simple volume
answer
        A volume that resides on a single disk, basic or dynamic.
question
            small computer system interface (SCSI)
answer
        An older parallel bus disk technology still used on some servers but has reached its performance limits at 640 MB/s transfer rates.
question
            solid state drive (SSD)
answer
        A type of storage medium that uses flash memory, has no moving parts, and requires less power than a traditional HDD. Also faster and more shock resistant than a traditional HDD but costs more per gigabyte and doesn't have as much capacity as an HDD.
question
            spanned volume
answer
        A volume that extends across two or more physical disks, such as a simple volume that has been extended to a second disk.
question
            storage area network (SAN)
answer
        A storage device that uses high-speed networking technologies to give servers fast access to large amounts of shared disk storage; the storage managed appears to the server OS as though it's physically attached to the server.
question
            storage layout
answer
        The method used to create a virtual disk with Storage Spaces; includes simple, mirror, and parity.
question
            storage pool
answer
        A collection of physical disks from which virtual disks and volumes are created and assigned dynamically.
question
            Storage Spaces
answer
        A new feature in Windows Server 2012/R2 that provides flexible provisioning of virtualized storage
question
            striped volume
answer
        A volume that extends across two or more dynamic disks, but data is written to all disks in the volume equally; provides no fault tolerance but does have a performance advantage over simple or spanned volumes.
question
            system volume
answer
        A volume containing the files a computer needs to find and load the Windows OS.
question
            thin provisioning
answer
        A method for creating virtual disks whereby the virtual disk expands dynamically and uses space from the storage pool as needed until it reaches the specified maximum size.
question
            VHD file
answer
        The format virtual machines running in Hyper-V use for their virtual disks; can also be created and mounted with Disk Management and used like physical disks.
question
            volume
answer
        A logical unit of storage that can be formatted with a file system.
question
            True
answer
        A solid state drive is a good candidate for storing the page file.
question
            False
answer
        The biggest advantage in using virtual disks instead of physical volumes is the lack of portability.
question
            False
answer
        A parity space storage layout is similar to a RAID 1 volume in that a parity bit is written to the spare drive.
question
            False
answer
        Thin provisioning allocates all configured space immediately ensuring that the space is available for the specified virtual disk.
question
            True
answer
        A disk that is initialized via the Disk Management mmc is initialized as a Master Boot Record (MBR) disk by default.
question
            Resilient File System (ReFS)
answer
        What file system can repair minor file system issues automatically and supports up to 1 yottabyte of volume size?
question
            data deduplication
answer
        What feature provides the ability to find identical sets of data on a SAN based storage array and reduce the identical sets to a single instance in order to reduce space?
question
            RAID 0
answer
        A simple space storage layout is similar to which non-fault tolerant RAID technology?
question
            New-Partition
answer
        What PowerShell cmdlet can be used to create a new volume?
question
            Version 3
answer
        What SATA version supports transfer speeds up to 6 Gb/s?
question
            RAID 5
answer
        An administrator wants to utilize a RAID volume that provides redundancy using disk striping with parity. What type of RAID should the administrator select?
question
            metadata
answer
        Modern file systems use what component to describe information about files, such as time stamps and attributes?
question
            The disk pool is moved to an offline state until more physical storage is added.
answer
        If a disk pool becomes full how does Windows Server 2012 respond?
question
            A volume must be accessible using Windows 9x.
answer
        Under what circumstance would an administrator choose to format a volume using the FAT file system?
question
            True
answer
        The page file should be on its own volume.
question
            Network Attached Storage
answer
        What type of storage typically shares files utilizing standard network protocols, such as Server Message Block (SMB), Network File System (NFS), and File Transfer Protocol (FTP)?
question
            Solid State Drive (SSD)
answer
        A(n)___________ uses flash memory and the same type of high-speed interfaces, such as SATA or SATA express, as traditional hard disks.
question
            iSCSI
answer
        The most commonly used network technologies within SANs are Fibre Channel and ______________.
question
            Access Control List (ACL)
answer
        A(n)_______________________ determines who can access a file or folder and what can be done with the file.