nerdexam
Nutanix

NCP-DB-6.10 · Question #216

For an NDB offline upgrade, which NDB CLI command should be used to upload the upgrade bundle?

The correct answer is D. upload upgrade_bundle path=path_to_upgrade_bundle. For an NDB offline upgrade, you need to download the upgrade bundle from the Nutanix Support Portal and copy it to the NDB server. Then, you need to use the NDB CLI command upload upgrade_bundle with the path parameter to specify the location of the upgrade bundle file. This…

Perform Database Administration

Question

For an NDB offline upgrade, which NDB CLI command should be used to upload the upgrade bundle?

Options

  • Aupgrade upload_bundle path=path_to_upgrade_bundle upload bundle
  • Bpath=path_to_upgrade_bundle upgrade bundle
  • Cpath=path_to_upgrade_bundle
  • Dupload upgrade_bundle path=path_to_upgrade_bundle

How the community answered

(49 responses)
  • B
    4% (2)
  • C
    2% (1)
  • D
    94% (46)

Explanation

For an NDB offline upgrade, you need to download the upgrade bundle from the Nutanix Support Portal and copy it to the NDB server. Then, you need to use the NDB CLI command upload upgrade_bundle with the path parameter to specify the location of the upgrade bundle file. This command will upload the upgrade bundle to the NDB server and verify its integrity. After uploading the upgrade bundle, you can use the upgrade command to perform the upgrade.

Topics

#NDB CLI#offline upgrade#upload bundle#command syntax

Community Discussion

No community discussion yet for this question.

Full NCP-DB-6.10 Practice