Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam 3V0-21.21 All Questions

View all questions & answers for the 3V0-21.21 exam

Exam 3V0-21.21 topic 1 question 64 discussion

Actual exam question from VMware's 3V0-21.21
Question #: 64
Topic #: 1
[All 3V0-21.21 Questions]

An organization's existing vSphere environments are configured for Enhanced Linked Mode. The DevOps team automates the creation of hardened virtual machine images for various operating systems. Their continuous integration/continuous delivery (CI/CD) pipeline runs a task at the end of a successful build, which uploads the Open Virtualization Format (OV) image to a sandbox content library, deploys a virtual machine from the image, and then destroys these objects after quality checks are complete.
The following requirements have been noted:
✑ All content libraries and images must be centrally created and managed.
✑ All images must be capable of being updated.
✑ All images must be refreshed and available to subscribed libraries within 24 hours.
✑ All images must provide details of the image contents and versions.
✑ All images must be capable of being reverted to a previous version.
✑ All images must be capable of having the hardware and guest operating system customized during deployment.
Which three recommendations should the architect make to design a content library solution that will meet these requirements? (Choose three.)

  • A. Create a local content library in the primary vSphere environment and enable publishing.
  • B. Create and publish a new subscription to a new subscriber library for each target vSphere environment.
  • C. Deploy the OVF images to vSphere and clone as an OVF template to a local content library.
  • D. Deploy the OVF images to vSphere and clone as a VM template to a local content library.
  • E. Edit the Auto Sync Refresh Interval advanced setting for each subscribed library.
  • F. Add a new subscriber library from each vSphere environment.
Show Suggested Answer Hide Answer
Suggested Answer: ABD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
FR_Wolfman
10 months, 1 week ago
Selected Answer: ADF
We create a new local content library, and we publish it in the primary vSphere environment. Then, for each other vSphere environment, we create a subscribed library synced with the primary one. To ensure versioning and reverts, the libraries must contain VM templates, as OVF are not supported for versioning. B : this one has no sense. A published library is…published…and that’s all. We don’t need to publish something again and again for each subscribed library C : OVF templates are not supported for versioning in content libraries E : By default, it is set at 240 minutes (4 hours), which is sufficient to ensure is refreshed within the required 24 hours. There is nothing to modify here.
upvoted 1 times
...
HIC3540
10 months, 1 week ago
ADF You can only 'publish' and 'sync'. There is not a publish option for subscribed libraries.
upvoted 1 times
...
hamadakota
11 months, 3 weeks ago
Correct answer ADF
upvoted 1 times
...
IronMtn
1 year, 3 months ago
Selected Answer: ABD
The difference between "ABD" and "ADF" is whether or not you create and publish a new subscription to a subscriber library. Since we have to use VM templates due to version control and other requirements of the question, then the way to replicate VM templates to subscribers is to use publishing. VMware is a bit confusing on this topic, but here is the documentation that clearly says you have to publish the library to subscribers in order to replicate VM templates: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vm_admin.doc/GUID-6345F652-4D9C-44AF-9D4C-5495CEB9999D.html (this is different than creating a subscription for a published local library) In addition, if you publish to a new subscriber then the content is automatically replicated. If you publish to an existing subscriber then you have to trigger it. See also https://williamlam.com/2023/05/benefits-of-vm-templates-vmtx-in-vsphere-content-library.html
upvoted 1 times
...
redtop
1 year, 6 months ago
Selected Answer: ADF
B is wrong because you do not have to Create and publish a NEW subscription to a NEW subscriber library for EACH target vSphere environment. There is no need to publish a NEW one for EVERY subscriber.
upvoted 1 times
...
Alchot
1 year, 9 months ago
Selected Answer: ADF
A: Create the library in the central location with publishing enabled D: Add the VM templates to library to support requested VM lifecycle F: Create and Subscribe other libraries to central library.
upvoted 1 times
...
diegof1
1 year, 10 months ago
Selected Answer: ADF
A,D,F A. Create a local content library in the primary vSphere environment and enable publishing. D. Deploy the OVF images to vSphere and clone as a VM template to a local content library. F. Add a new subscriber library from each vSphere environment.
upvoted 1 times
...
Bobob55
2 years, 3 months ago
A,b,f as ovf can’t be edited
upvoted 1 times
...
c11
2 years, 5 months ago
Selected Answer: ABD
ABD A: Local library needed for centralized management. B: A 'subcription' ensure that content and replication can be managed from the soure i.e. Local library with publishing enabled. ( When you create a subscription for a local library, the result is a subscribed library. A publisher library is aware of its subscriptions. Subscriptions enable the administrator of the publisher library to control the content distribution. With subscriptions, content is distributed either when the subscriber initiates synchronization, or when the administrator of the local library publishes the library items to one or more of the existing subscriptions.) Ref: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vm_admin.doc/GUID-28567D95-D2B6-44F8-9AC7-7D8B618A5848.html D: VM templates can be checked out for making changes.
upvoted 4 times
...
ttocs
2 years, 7 months ago
Selected Answer: ABD
ABD - "All content libraries and images must be centrally **created** and managed."
upvoted 2 times
...
ttocs
2 years, 7 months ago
ABD - "All content libraries and images must be centrally **created** and managed."
upvoted 1 times
...
DSITTA
2 years, 7 months ago
i suppose A,D,F. Not E because default auto sync time is 240 minutes so within 24 hours. No OVF to OVF as you cannot edit OVF, nly VM template.
upvoted 4 times
...
nemisis95
3 years, 4 months ago
sorry, it should be A,C,F A. Create a local content library in the primary vSphere environment and enable publishing. C . Deploy the OVF images to vSphere and clone as an OVF template to a local content library. F. Add a new subscriber library from each vSphere environment.
upvoted 4 times
Led1973
3 years, 4 months ago
Should be A,D,F as only VM templates can be edited and keep different versions
upvoted 20 times
nemisis95
3 years, 4 months ago
Good pickup. You are right, we can't check in/out OVF templates. "All images must provide details of the image contents and versions." "All images must be capable of being reverted to a previous version."
upvoted 8 times
...
mnq59986
2 years, 8 months ago
Also note that during the deployment of an OVF template, only guest OS customization is supported. Hardware customization is not supported.
upvoted 1 times
...
...
...
nemisis95
3 years, 4 months ago
A. Create a local content library in the primary vSphere environment and enable publishing. E. Edit the Auto Sync Refresh Interval advanced setting for each subscribed library. F. Add a new subscriber library from each vSphere environment.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...