Help Center> ModelArts> FAQs> Notebook> Data Storage> What Can I Do If the Installation Package Is Lost After a Terminal Is Restarted?

What Can I Do If the Installation Package Is Lost After a Terminal Is Restarted?

After a terminal is restarted, if the installation package in the terminal is lost, the possible cause is that the installation package has not been saved to the specified directory. To avoid this problem, perform the following operations:

  • The EVS instance will be automatically synchronized to the ~work directory. If code data is involved, save the code data to this directory.
  • After an instance using OBS storage is restarted, data in the ~work directory will be deleted. You are advised to manually synchronize data to this directory. For details, see Where Is Data Stored After the Sync OBS Function Is Used?

To avoid a restart, do not train heavy-load jobs that consume large amounts of CPU, GPU, or memory resources in DevEnviron.