Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex DataSphere
  • Getting started
    • All guides
      • Using secrets
      • Working with Yandex Data Processing templates
      • Working with Docker images
      • Working with datasets
      • Working with S3 connectors
      • Working with Spark connectors
      • Working with models
      • Using file storages
    • Migrating a workflow to a new version
  • Terraform reference
  • Audit Trails events
  • Access management
  • Pricing policy
  • Public materials
  • Release notes

In this article:

  • Creating a file storage
  • Updating a file storage
  • Activating a file storage
  • Deactivating a file storage
  • Sharing a file storage
  • Deleting a file storage
  1. Step-by-step guides
  2. Working with resources
  3. Using file storages

Using file storages

Written by
Yandex Cloud
Updated at April 30, 2025
  • Creating a file storage
  • Updating a file storage
  • Activating a file storage
  • Deactivating a file storage
  • Sharing a file storage
  • Deleting a file storage

A file storage allows you to store large amounts of information and access it from your notebooks.

Creating a file storageCreating a file storage

  1. Select the relevant project in your community or on the DataSphere homepage in the Recent projects tab.

  2. Under Project resources, click Filestore.

  3. Click Create filestore.

  4. In the window that opens, enter a name for the file storage in the Name field.

    • The name must be from 3 to 63 characters long.
    • It may contain uppercase and lowercase Latin and Cyrillic letters, numbers, hyphens, underscores, and spaces.
    • The first character must be a letter. The last character cannot be a hyphen, underscore, or space.
  5. In the Mount path field, enter the name you are going to use to connect to the file storage. The connection name may contain only Latin letters and digits and must begin with a slash, e.g., /filestore.

  6. Under Storage volume, GB, set the storage size you need. At the bottom of the window, you will see the total cost of storage per month.

  7. Click Create. You will now see a page with information on the file storage you just created.

Updating a file storageUpdating a file storage

  1. Select the relevant project in your community or on the DataSphere homepage in the Recent projects tab.

  2. Under Project resources, click Filestore.
  3. In the list of file storages, select the one you want to update, click , and select Edit.
  4. Update the file storage: edit its name and connection name.
  5. Click Save.

Activating a file storageActivating a file storage

Newly created file storages are deactivated. To activate a file storage:

  1. Select the relevant project in your community or on the DataSphere homepage in the Recent projects tab.

  2. Under Project resources, click Filestore.
  3. In the row with the file storage, click and select Activate.

The activated file storage will appear in the DataSphere root directory in the JupyterLab interface.

Deactivating a file storageDeactivating a file storage

  1. Select the relevant project in your community or on the DataSphere homepage in the Recent projects tab.

  2. Under Project resources, click Filestore.
  3. In the row with the file storage, click and select Deactivate.

Sharing a file storageSharing a file storage

Note

You can only share resources within a single organization between communities created in the same availability zone.

To share a file storage within a community, you need the Editor role for the project and the Developer role for the community. To learn more about roles in DataSphere, see Access management in DataSphere.

  1. Select the relevant project in your community or on the DataSphere homepage in the Recent projects tab.

  2. Under Project resources, click Filestore.
  3. Select the file storage from the list.
  4. Navigate to the Access tab.
  5. Enable the visibility option next to the name of the community you want to share the file storage in.

To make the file storage available in a different project, the project admin has to add it on the Shared tab.

Warning

To avoid losing your data, try not to write it to the same file from multiple projects at once.

Deleting a file storageDeleting a file storage

  1. Select the relevant project in your community or on the DataSphere homepage in the Recent projects tab.

  2. Under Project resources, click Filestore.
  3. In the list of file storages, select the one you want to delete, click , and select Delete.
  4. Click Confirm.

You will see a message stating that the file storage was deleted.

Warning

The actual deletion of resources can take up to 72 hours.

Was the article helpful?

Previous
Working with models
Next
Connecting to S3 using the boto3 library
Yandex project
© 2025 Yandex.Cloud LLC