VMware Cloud Foundation Components Quiz

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Which component is essential for restoring SDDC Manager file-based backups?

  • Border Gateway Protocol (BGP)
  • Network Time Protocol (NTP)
  • An external SFTP server (correct)
  • Dynamic Host Configuration Protocol (DHCP)

NSX backups do not inherit the SFTP backup settings of SDDC Manager.

False (B)

What is the default frequency at which NSX Manager backs up each node of the NSX management cluster?

every hour

An external SFTP server provides better protection against failures because it decouples NSX backups from __________ backups.

<p>SDDC Manager</p> Signup and view all the answers

Match the following components with their functions:

<p>DNS = Translates domain names to IP addresses DHCP = Assigns IP addresses to devices on a network NTP = Synchronizes time across devices Certificate Authority = Issues digital certificates</p> Signup and view all the answers

What is the first step in restoring the SDDC Manager backups?

<p>Use the vSphere Client to deploy a NEW SDDC Manager OVA Management Cluster (A)</p> Signup and view all the answers

NSX Manager requires manual initiation of backups under all circumstances.

<p>False (B)</p> Signup and view all the answers

What is the purpose of taking a snapshot of the newly deployed SDDC Manager?

<p>To create a restore point</p> Signup and view all the answers

Power off any failed NSX Manager appliances from the __________.

<p>old NSX Management cluster</p> Signup and view all the answers

Which protocol is implemented for managing the backups and restores in the context provided?

<p>SFTP (D)</p> Signup and view all the answers

What is the role of an external SFTP server in the backup process?

<p>It decouples backups from SDDC Manager operations. (C)</p> Signup and view all the answers

NSX Manager does not backup the nodes of its management cluster at regular intervals.

<p>False (B)</p> Signup and view all the answers

What is the first step in restoring the NSX Manager from a backup?

<p>Power off any failed NSX Manager appliances from the old NSX Management cluster</p> Signup and view all the answers

To make the new NSX Manager_____, you need to log into its UI.

<p>Active</p> Signup and view all the answers

Match the following components with their backup-related functions:

<p>SDDC Manager = Manages backups of the entire SDDC infrastructure NSX Manager = Offers node-specific backups every hour SFTP Server = Stores backup files securely offsite CLI = Restores backups to newly deployed VMs</p> Signup and view all the answers

Which statement correctly describes the backup process for SDDC Manager?

<p>Snapshots must be taken before any restoration. (A)</p> Signup and view all the answers

NSX backups are independent of SDDC Manager backups.

<p>True (A)</p> Signup and view all the answers

What must be configured in the NSX Manager after deploying a new appliance for restoring from backup?

<p>SFTP server details</p> Signup and view all the answers

Backups can be manually initiated from the _______.

<p>NSX Manager UI</p> Signup and view all the answers

Which protocol is essential for managing the backup and restoration processes mentioned?

<p>SFTP (A)</p> Signup and view all the answers

Flashcards

SDDC Manager Backup Prerequisite

An external SFTP server is needed to restore SDDC Manager backups.

SDDC Manager Backup Decoupling

External SFTP servers keep NSX backups separate from SDDC Manager backups, preventing cascading failures during SDDC Manager restoration.

SDDC Manager Restore Step 1

Deploy a new SDDC Manager OVA Management Cluster using vSphere Client.

SDDC Manager Restore Step 2

Create a snapshot of the newly deployed SDDC Manager.

Signup and view all the flashcards

SDDC Manager Restore Step 3

Power on the SDDC Manager and restore backup via CLI to the new deployment.

Signup and view all the flashcards

NSX Backup Inheritance

NSX Manager backups use the SFTP settings configured for SDDC Manager.

Signup and view all the flashcards

NSX Backup Frequency

NSX Manager backups are hourly by default.

Signup and view all the flashcards

NSX Manager Restore Step 1

Power down failed NSX Manager appliances from the old cluster.

Signup and view all the flashcards

NSX Manager Restore Step 2

Deploy a new NSX Manager appliance with the same IP and FQDN as the previous node.

Signup and view all the flashcards

NSX Manager Restore Step 3

Make the new NSX Manager appliance active and configure the SFTP details from the old node.

Signup and view all the flashcards

SDDC Manager Backup Goal

The goal of backing up SDDC Manager is to protect the configuration and settings of the SDDC, ensuring a quick and efficient recovery in case of failure.

Signup and view all the flashcards

External SFTP Server for SDDC Manager

An external SFTP server is needed to store SDDC Manager backups. This decouples the backups from the SDDC Manager itself, preventing data loss if the SDDC Manager fails.

Signup and view all the flashcards

Why External SFTP is Critical

Using an external SFTP server for SDDC Manager backups ensures that if the SDDC Manager fails, the backups are still intact and accessible, allowing for a quick and reliable recovery.

Signup and view all the flashcards

How Often does NSX Backup?

NSX Manager automatically backs up each node in the management cluster every hour.

Signup and view all the flashcards

Manual NSX Backup Trigger

You can manually trigger an NSX Manager backup if there are significant changes to the configuration.

Signup and view all the flashcards

Study Notes

Management Domain Components: Availability and Backup

  • VMware Cloud Foundation supports Active Directory (AD) and OpenLDAP for identity sources. At least two domain controllers are needed for directory services availability, in different physical locations. AD can be used for authentication and authorization, but it's not a requirement.
  • DNS servers must be highly available. If name resolution fails, VMware Cloud Foundation software components can't communicate, and workload domains can't be created or other workflows initiated.
  • NTP is critical for authentication, especially in VMware Single Sign-On. Time drift between components is problematic, so multiple NTP servers are needed to ensure availability, and avoid authentication issues if one server fails.
  • VMware Cloud Foundation uses static IP pools or DHCP to get IP addresses for NSX tunnel endpoints on ESXi hosts during workload domain creation. DHCP servers must be available on the VLAN assigned to the tunnel endpoints. If an ESXi host is rebooted, DHCP must successfully reassign IP addresses to the VMkernel ports used as the tunnel endpoint.
  • A certificate authority must be available for replacing VMCA-signed certificates.
  • BGP peers must be available for deployment of an NSX Edge cluster.
  • A significant time drift between components can cause authentication failures. This is particularly important for NTP.

SDDC Manager Backup and Restore

  • Maintain current SDDC Manager backups to ensure accurate restoration. Outdated backups may lead to inconsistencies with the current VCF deployment.
  • SFTP file-based backups are configured part of the SDDC Manager ONBOARDING wizard.
  • Automatic backup schedules are hourly or weekly.
  • Schedule backups based on environment change frequency (hourly, daily, or weekly). Unscheduled backups can be done if significant changes are made to the VMware Cloud Foundation environment to minimize data loss from failures.

SDDC Manager Backup (continued)

  • External SFTP servers are best practice for restoring SDDC Manager file-based backups. They provide better protection against failures because they decouple NSX backups from SDDC Manager backups. Failures in SDDC Manager won't affect the backups.
  • Restore SDDC Manager backups in this order:
    1. Deploy a new SDDC Manager OVA using the vSphere Client.
    2. Take a snapshot of the SDDC Manager instance.
    3. Use the CLI to restore the SDDC Manager backup.

NSX Backup and Restore

  • NSX Manager backs up each node of the NSX management cluster every hour by default.
  • Backups can be manually initiated through the NSX Manager UI.
  • NSX Manager backups inherit the SFTP backup settings of the SDDC Manager.
  • Restoring NSX Manager appliances:
    1. Power off failed NSX Manager appliances.
    2. Deploy a new appliance using the same IP and FQDN.
    3. Log into the new appliance.
    4. Mark the new appliance active in NSX Manager.
    5. Locate the Backup & Restore page in NSX Manager.
    6. Configure the SFTP server details previously used by the previous NSX Manager node.
    7. Select the desired backup and click RESTORE.
    8. Deploy additional NSX Manager nodes.

Native vSphere Availability Options

  • VCF deploys the management domain with vSphere HA configured with best practices.
  • Default HA settings include:
    • Host failure response: restart VMs.
    • Response for host isolation: power off and restart VMs.
    • Datastore with permanent device loss: disabled.
    • Datastore with all paths down: disabled.
    • VM monitoring: VM monitoring only.
  • Important: Remember, powering off is different than shutting down.
  • vSAN storage policies are configured according to best practices.
  • To accommodate additions to management domain, consider adjusting host failure tolerance in admission control, and adjusting the Performance degradation VMs tolerate setting as needed.
  • vSphere HA restarts VMs if a VM is on a host that lost access to its data. This results in a short period of downtime while the VM restarts.
  • vSphere HA monitors VMware Tools to ensure the OS is running healthily.

vSphere Distributed Switch Backup and Restore

  • Export vSphere Distributed Switch (VDS) configuration whenever changes are made.
  • Exporting configuration ensures recoverable VDS in case of vCenter failure. Although the VDS configuration is saved when vCenter is backed up, it's good practice to have a separate backup of the VDS configuration.

Active Directory

  • Configure at least two domain controllers within the same physical environment to ensure directory services availability.
  • AD can be used for authentication; it is not required for authorization. VMware Cloud Foundation can be deployed without AD.

Tool for Exporting vSphere Distributed Switch (VDS) Configuration

  • The vSphere Client is used to export the VDS configuration.

Backup Location

  • SFTP is the recommended external file server type for backing up data.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

More Like This

Use Quizgecko on...
Browser
Browser