Upgrading to a new major DGX OS Desktop release involves several steps that ensure a smooth transition while maintaining system stability. Here's a detailed guide on how to perform this upgrade:
Preparation
1. Backup Data: Before starting the upgrade, ensure all critical data is backed up. This includes any important files, configurations, and software settings. Use external storage devices or cloud services for this purpose.2. Check Release Notes: Consult the latest DGX OS Desktop Release Notes for information about the new release, including any specific requirements or known issues[1][5].
3. Update Current System: Ensure your current system is up-to-date by running `sudo apt update` and `sudo apt upgrade` to install any pending updates.
Upgrade Process
1. Install Upgrade Package: Install the `dgx-release-upgrade` package if it's not already installed. This package is necessary for managing major release upgrades:bash
sudo apt install -y dgx-release-upgrade
2. Start the Upgrade Process: Use the following command to initiate the upgrade to the new major release:
bash
sudo dgx-release-upgrade
Follow the prompts to confirm the upgrade.
3. Follow On-Screen Instructions: The upgrade process will guide you through several steps, including downloading and installing new packages. Be prepared to restart your system as part of this process.
4. Reboot and Verify: Once the upgrade is complete, reboot your system and verify that everything is working as expected. Check for any software updates or configuration changes needed post-upgrade.
Post-Upgrade Tasks
1. Update Software: After upgrading, run `sudo apt update` and `sudo apt upgrade` again to ensure all software is updated to the latest versions compatible with the new DGX OS Desktop release.2. Check for Additional Updates: Use the graphical Software Updater application or command line tools to check for any additional updates, especially for deep learning frameworks and other specialized software[3][5].
3. Test Critical Applications: Verify that all critical applications, including deep learning frameworks and tools, are functioning correctly after the upgrade.
Troubleshooting
- If you encounter issues during or after the upgrade, refer to the DGX Station User Guide and Release Notes for troubleshooting tips[5].- Contact NVIDIA support if you need further assistance.
By following these steps, you should be able to successfully upgrade to a new major DGX OS Desktop release on your NVIDIA DGX Station.
Citations:
[1] https://docs.nvidia.com/dgx/dgx-os-7-user-guide/upgrading-the-os.html
[2] https://support.brightcomputing.com/manuals/10/installation-manual.pdf
[3] https://docs.nvidia.com/dgx/dgx-os-5-user-guide/upgrading.html
[4] https://lenovopress.lenovo.com/lp1928-implementing-ai-workloads-using-nvidia-gpus-on-thinksystem-servers
[5] http://cdn.cnetcontent.com/2f/ed/2fed407b-03de-4bda-86b4-64cb9ec20a50.pdf
[6] https://www.advancedclustering.com/wp-content/uploads/2022/03/gtc22-whitepaper-hopper.pdf
[7] https://www.reddit.com/r/linux/comments/1hvk1dv/nvidia_unveils_powerful_armbased_linux_desktop/
[8] https://jp.yamaha.com/files/download/other_assets/5/331955/dgx505_en.pdf