exam questions

Exam 2V0-621 All Questions

View all questions & answers for the 2V0-621 exam

Exam 2V0-621 topic 1 question 157 discussion

Actual exam question from VMware's 2V0-621
Question #: 157
Topic #: 1
[All 2V0-621 Questions]

Attempting to update an ESXi 6.x host using the following command:

esxcli software vib update -d update.zip

Generates the following error:

Could not download from depot at /tmp/index.xml, skipping (('/tmp/index.xml', '', "[Errno 4] IOError: <urlopen error [Errno 2] No such file or directory: '/tmp/ index.xml'>")) url = /tmp/index.xml
What action should be taken to correct the problem?

  • A. Add the full file path to the command.
  • B. Use the update option instead of install.
  • C. Use the switch -d instead of -v.
  • D. Replace esxcli with esxupdate.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Put the full path to the .zip even if you're in the same directory ex: esxcli software vib install -d /tmp/ESXi600-201504001.zip
Also make sure you're in maintenance mode
How to perform next/related steps: Check:----
https://pubs.vmware.com/vsphere-60/index.jsp#com.vmware.vsphere.upgrade.doc/GUID-22A4B153-CB21-47B4-
974E-2E5BB8AC6874.html?resultof=%2522

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
Currently there are no comments in this discussion, be the first to comment!
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 ...