You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then, select the compute resource for the VM. You can choose to automatically start the VM after import by checking the box; otherwise, you can power it on manually to observe the first boot process.
On the next screen, select the network for ODA deployment. As discussed in the previous section, it is recommended to deploy the appliance on the management network.
@@ -100,7 +100,7 @@ Following this, configure the depot-specific options:
100
100
Specify the target VCF version for binary downloads (e.g., '9.0' for VCF 9). The Advanced section offers options to enable SSH and the Jupyter Lab server. Enabling the Jupyter Lab server is highly recommended and is selected by default.
@@ -117,7 +117,7 @@ With the appliance online, use a web browser and go to:
117
117
You should see this if you selected the option to skip the automatic download of the binaries or if the appliance had some issue trying to download the binaries:
Here, you will see two Jupyter notebooks that can assist you in performing a variety of tasks.
@@ -160,13 +160,13 @@ If the ODA has internet connectivity and you provided a download token during de
160
160
This is the preferred manual method, as it makes things a bit easier. Simply access the Depot Maintenance Jupyter Notebook and go to the section about downloading the binaries and follow the directions.
Please note that the Jupyter Notebook will display the output of the command cell executed (if there is any). For example, if you ran the cell to download the ESX binaries for Holodeck, you would see something similar to this:
It's important to note that you can make these Jupyter Notebooks specific to your environment by modifying the commands or adding more.
@@ -244,7 +244,7 @@ The key directories are:
244
244
If you populate the binaries manually, you need to ensure the files are in the proper location with the proper permissions. You can leverage the Jupyter Notebooks or manually execute the commands:
0 commit comments